Skip to content

Conversation

@ai-cora
Copy link
Collaborator

@ai-cora ai-cora commented Dec 10, 2025

Summary

  • Reduce SKILL.md from 677 to 128 lines (81% reduction)
  • Move package creation guide to docs/skills/creating-packages.md
  • Move skill creation guide to docs/skills/creating-skills.md
  • SKILL.md now focuses on core usage: commands, structure, troubleshooting
  • Detailed content loaded progressively when needed

Context

This follows the progressive disclosure pattern - loading detailed documentation only when actually creating packages or skills, reducing context usage for common operations like listing packages.

Most times when loading the metool skill, users want to install/list packages, not create them. The detailed creation content is now in docs/ and can be loaded on demand.

Test plan

  • Verify skill triggers correctly for package listing/installation
  • Verify docs/skills/ files are readable when creating packages
  • Verify mt package validate still works

🤖 Generated with Claude Code

- Reduce SKILL.md from 677 to 128 lines (81% reduction)
- Move package creation guide to docs/skills/creating-packages.md
- Move skill creation guide to docs/skills/creating-skills.md
- SKILL.md now focuses on core usage: commands, structure, troubleshooting
- Detailed content loaded progressively when needed

This follows the progressive disclosure pattern - loading detailed
documentation only when actually creating packages or skills, reducing
context usage for common operations like listing packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants