From fusion
Provides placeholder instructions for skills activated via /fusion. Useful as a template for creating future Fusion-powered features.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fusion:fusionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
npx claudepluginhub oracle/skills --plugin fusionGuides developers in creating Claude Code plugin skills: frontmatter metadata, Markdown instructions, bundled scripts/references/assets, and best practices.
Placeholder skill description for toskill.md — the content describes itself with a circular reference. No functional capabilities are defined.
Orchestrates agentic workflow to create new Claude Code plugins from scratch: prerequisite checks, research, design verification, atomic implementation, validation, documentation.