docs / index

skillmod docs

A task-organized reference. To get your first skill running, start with the five-minute start; for the exact usage of a command, go to the command reference; for the rules behind the behavior, go to core concepts.

Reading paths

You areSuggested route
New to skillmodFive-minute startScenario guide
Installed, looking up a commandCommand reference
Wiring skillmod into CI or scriptsAutomation & CI
Hitting an error or odd stateTroubleshooting

All pages

By task

I want to…Go to
Install skillmod and run a first skillFive-minute start
Understand what SKILL.mod and SKILL.lock each doCore concepts · Two files
Split global skills from project skillsCore concepts · Scopes
Pin a version and leave it aloneCore concepts · Versions
Get every team machine on the same skill setScenario guide · Distribution
Bring skills already on disk under managementScenario guide · Adoption
Know what exit code 2 or 3 meansAutomation & CI
Fix a drift reported by verifyTroubleshooting
About the source of truth: this site is a presentation layer over the rules. The finest-grained manifest rules, storage layout, and JSON vocabulary live in the reference docs of the GitHub repository, maintained in step; the pages here are reorganized by task for readers who do not know the repository layout.