skill-forge is agent-read markdown (skill) from calebnewtonusc/chewbacca: Write a new skill, or fix one that is not being obeyed. Use when the user asks for a new skill, says a skill is being ignored or does the wrong thing, wants to turn a repeated task into something reusable, or asks to install a skill someone else wrote. Also use before writing any SKILL.md, because the authoring order matters more than the file..
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
# skill-forge
Most skills fail the same way: somebody wrote the file before they had run
the task. The file then encodes a guess, and the guess is obeyed.
## The order is the whole method
1. **Name the pain, then the problem, then the prompt.** If you cannot say
what specifically goes wrong today, you are building for a problem nobody
has. Stop here more often than feels comfortable.
2. **Run it by hand as a plain prompt.** Not once. Until the output is right
and you know why it is right.
3. **Write the playbook.** Five parts, all of them: the rules, the steps, the
standards for good output, worked examples, and the never-dos. This is
prose, not a file format.
4. **Only now write `SKILL.md`**, from the playbook.
5. **Test it against the cases that broke in step 2.**
Skipping from 1 to 4 is the failure this skill exists to prevent.
## Rules for the file itself
**One task per skill.** The test: would you ever run this task on its own? If
no, it is a step, not a skill. Skills that do five things or chain several
events do not get obeyed. Chain narrow skills instead.
**Open with one sentence saying what this is**, above all the detail. Detail
…
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_bikdyz75s5vxvzwb
GET https://markdownregistry.com/api/v1/resolve?ref=calebnewtonusc/chewbacca/skill-forge
GET https://markdownregistry.com/api/v1/blob/d3c62dba521b427b87bd8784459a1a8baa997814d88d7805484da69f326c5db8
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.
calebnewtonusc/chewbacca · skills/agent-setup/SKILL.md · Finish the parts of this kit's install that need a browser or a permission dialog: screen and accessibility grants…
calebnewtonusc/chewbacca · skills/asa/SKILL.md · Answer from the A2A Spring 2026 course, 108 hours of workshops on building a business out of AI agents. Use when the…
calebnewtonusc/chewbacca · skills/audio-brief/SKILL.md · Turn a piece of work into something the user can listen to instead of read. Use when they say they want to hear it…
calebnewtonusc/chewbacca · skills/call-coach/SKILL.md · Debrief a sales or client call from its transcript or recording. Use when the user shares a call transcript, mentions a…
calebnewtonusc/chewbacca · skills/coursework/SKILL.md · Run the user's semester from a machine-readable ledger built out of their syllabi. Use when they mention a class, an…
calebnewtonusc/chewbacca · skills/debugging/SKILL.md · Find the root cause of a bug instead of guessing at it. Use when the user reports something broken, pastes an error or…
calebnewtonusc/chewbacca · skills/deep-research/SKILL.md · Research a topic, market, company or claim properly, with sources that can be checked. Use when the user asks you to…
calebnewtonusc/chewbacca · skills/demo/SKILL.md · Record a product demo video by reading the product's own code and the craft of demo-making, not by guessing at either…
aiskillstore/marketplace · pending/zztimur/skill-forge/SKILL.md · Audit, validate, pressure-test, and grade OpenAI or portable Agent Skills from ZIPs, folders, or SKILL.md drafts…
frankxai/starlight-intelligence-system · plugins/starlight-foundry/skills/skill-forge/SKILL.md · Forge a reusable, portable skill from a proven workflow or capability brief. Use when the work needs repeatable…
frankxai/starlight-intelligence-system · skills/foundry/skill-forge/SKILL.md · Forge a reusable, portable skill from a proven workflow or capability brief. Use when the work needs repeatable…
tonydzi/second-brain-starter-kit · skills/skill-forge/SKILL.md · Create a node-local skill on a follower machine and prepare its promotion into the shared set through a gate. Use when…
this-hw/claude-code-kit · plugins/common/skills/skill-forge/SKILL.md · Distill a hard problem you just solved into a reusable skill draft - proposal-only, behind a three-condition threshold…