Index of /SKILLS/
Hoody agent-skill bundle. Sizes are approximate token counts — an agent choosing what to read should note that the FULL variants are an order of magnitude larger than the basic ones.
Install
install the skill
npx skills add https://hoody.com/SKILLS/SKILL.md
or, an offline copy of every file
curl -O https://hoody.com/SKILLS/ALL_SKILLS.zip
Start here
| SKILL.md | mode-blend skill (chooser + SDK/HTTP/CLI side-by-side) | ~11,446 tokens |
| SKILL.lite.md | compact tier-0 skill (always-loaded by agents) | ~4,083 tokens |
| ONBOARDING.md | guided onboarding skill (agent-directed) | ~6,383 tokens |
One surface, in depth
Per-namespace reference
| SKILL-HTTP/ | HTTP skill, one file per namespace | 19 files |
| SKILL-SDK/ | SDK skill, one file per namespace | 19 files |
| SKILL-CLI/ | CLI skill, one file per namespace | 19 files |
Routing manifest
| INDEX.md | routing manifest (full INDEX with routing-hints appendix; ~7k tokens, on-demand) | ~7,629 tokens |
Whole bundle
| ALL_SKILLS.zip | every file above, one download — for offline use or grepping the corpus | |