smart-skill-loading

Auto-detect and load minimal context from Skills folders using progressive disclosure, trimming 1400 tokens from system prompt through metadata-first loading. Use when optimizing token usage, managing multiple skills, or preventing context bloat. Load YAML metadata first, then conditionally load full SKILL.md only for matched skills based on task triggers. Achieves 10% accuracy improvement via targeted context. Triggers on "optimize skills", "reduce tokens", "smart loading", "skill efficiency".

$ Installer

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/data/smart-skill-loading ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill