wize-create-skill is agent-read markdown (skill) from qwize-br/wize-development-kit: workflow: Create Skill.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Create Skill
# Create Skill
**Goal.** Scaffold a single-step skill in `.wize/custom/skills/{code}/`.
## Inputs (interactive)
- `code`, `name`, `description`
- `owner` (which agent owns this skill)
- `inputs[]`, `outputs[]`
- `body` (the actual skill content / prompt template)
## Outputs
- `.wize/custom/skills/{code}/skill.md`
- IDE adapter regeneration.
## Validation
- Schema (`schemas/skill.schema.json`).
- Markdown lint.
- Dry-run with stub input.
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_apqzpyfcap67m2j7
GET https://markdownregistry.com/api/v1/resolve?ref=qwize-br/wize-development-kit/wize-create-skill
GET https://markdownregistry.com/api/v1/blob/369f8564d418803f6044ecc048447d26480ae98d5a7b8d5b690845eacc15f65e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
qwize-br/wize-development-kit · .cursor/rules/wize-agent-architect.mdc · Tony Stark (System Architect) — Tony designs the system inside Fury's frame. He chooses the libraries, draws the…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-pm.mdc · Maria Hill (Product Manager) — Maria Hill runs Phase 2 planning. She converts brief + research into a PRD, cuts epics…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-solution-strategist.mdc · Nick Fury (Solution Strategy / Tech Vision) — Fury sits between Plan and Solutioning. He sets the technical north star…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-tech-writer.mdc · Peggy Carter (Technical Writer) — Peggy is the Technical Writer. She sits across all phases. She rewrites drafts for…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-test-architect.mdc · Hawkeye (Test Architect (TEA)) — Hawkeye is the Test Architect. He profiles risk, designs tests for each story, traces…