Documentation
Installation
SKILL.md
Structure Hierarchy
- README: what it is, how to install, quick example — 5 minutes to first success
- Getting Started: guided tutorial for beginners — one complete workflow
- Guides: task-oriented ("How to X") — goal-focused, not feature-focused
- Reference: exhaustive API/CLI docs — complete but not for learning
- Troubleshooting: common errors with solutions — search-optimized
README Essentials
- One-sentence description — what problem it solves
- Installation — copy-paste command that works
- Quick start — minimal example that actually runs
- Link to full docs — don't cram everything in README
Missing any of these = users bounce before trying.