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.mdmode-blend skill (chooser + SDK/HTTP/CLI side-by-side)~11,446 tokens
SKILL.lite.mdcompact tier-0 skill (always-loaded by agents)~4,083 tokens
ONBOARDING.mdguided onboarding skill (agent-directed)~6,383 tokens

One surface, in depth

SKILL-HTTP.mdHTTP skill (basic)~15,795 tokens
SKILL-HTTP-FULL.mdHTTP skill (FULL — basic + all 19 namespaces)~210,212 tokens
SKILL-SDK.mdSDK skill (basic)~17,196 tokens
SKILL-SDK-FULL.mdSDK skill (FULL — basic + all 19 namespaces)~336,695 tokens
SKILL-CLI.mdCLI skill (basic)~16,925 tokens
SKILL-CLI-FULL.mdCLI skill (FULL — basic + all 19 namespaces)~153,064 tokens

Per-namespace reference

SKILL-HTTP/HTTP skill, one file per namespace19 files
SKILL-SDK/SDK skill, one file per namespace19 files
SKILL-CLI/CLI skill, one file per namespace19 files

Routing manifest

INDEX.mdrouting manifest (full INDEX with routing-hints appendix; ~7k tokens, on-demand)~7,629 tokens

Whole bundle

ALL_SKILLS.zipevery file above, one download — for offline use or grepping the corpus