Back to all

summary_f68a6c94

by SkillFlow

20Feb 6, 2026Visit Source
The `/skills` slash command in Claude Code was slow and consumed thousands of tokens because it required: 1. Reading multiple SKILL.md files 2. Parsing YAML frontmatter 3. Formatting output 4. All processing done by Claude's LLM