From x-collect
Loads SKILL.md skills automatically when conversation matches frontmatter description or invokes via `/X Collect`. Extends Claude Code with custom instructions and context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/x-collect:x-collectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../SKILL.md
../../SKILL.md
npx claudepluginhub samcuipogobongo/x-collect --plugin x-collectPlaceholder skill description for toskill.md — the content describes itself with a circular reference. No functional capabilities are defined.
Searches 9 skill registries including SkillsMP, GitHub, and Anthropic Skills for agent skills. Scores by quality/security, paginates results up to 5, and installs locally/globally. Use on 'fetch/install/search skill' or 'MISSING EXTERNAL SKILL'.
Guides creation of new Claude Code skills from scratch, listing existing user/project skills, samples, current directory, and providing metadata templates for descriptions/tags.