From eidos
Provides instructions for the Annotate skill file itself, serving as a reference for how skills are structured and invoked.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:annotateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
annotate.md
annotate.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosGuides creation of effective Claude Code skills with principles on conciseness, degrees of freedom, anatomy, and bundling resources for workflows/tools.
Guides developers in creating Claude Code plugin skills: frontmatter metadata, Markdown instructions, bundled scripts/references/assets, and best practices.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.