From eidos
Provides instructions for Claude Code to understand and use the Weave skill system, including how skills are loaded, invoked, and managed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:weaveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
weave.md
weave.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.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends OpenCode's capabilities with specialized knowledge, workflows, or tool integrations.
Guides creation and debugging of Claude Code skills: anatomy, frontmatter, progressive disclosure, bundled resources, trigger tuning, and iteration.