From eidos
Invokes the Outbox skill by name. Provides the skill file content when triggered directly.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:outboxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
outbox.md
outbox.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosGuides creation of new Claude Code skills from scratch, listing existing user/project skills, samples, current directory, and providing metadata templates for descriptions/tags.
Creates new Claude Code skills from scratch following best practices for structure, naming, frontmatter, progressive disclosure, reference organization, and tool scoping. Use for building skills or converting slash commands.
Guides creation and debugging of Claude Code skills: anatomy, frontmatter, progressive disclosure, bundled resources, trigger tuning, and iteration.