SKILLS

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/HOODY_SKILLS.zip

Start here

SKILL.mdmode-blend skill (chooser + SDK/HTTP/CLI side-by-side)~11,480 tokens
SKILL.lite.mdcompact tier-0 skill (always-loaded by agents)~4,154 tokens
ONBOARDING.mdguided onboarding skill (agent-directed)~6,383 tokens

One surface, in depth

SKILL-HTTP.mdHTTP skill (basic)~16,228 tokens
SKILL-HTTP-FULL.mdHTTP skill (FULL — basic + all 20 namespaces)~216,641 tokens
SKILL-SDK.mdSDK skill (basic)~17,317 tokens
SKILL-SDK-FULL.mdSDK skill (FULL — basic + all 20 namespaces)~348,804 tokens
SKILL-CLI.mdCLI skill (basic)~17,095 tokens
SKILL-CLI-FULL.mdCLI skill (FULL — basic + all 20 namespaces)~159,299 tokens

Per-namespace reference

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

Routing manifest

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

Whole bundle

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