What problem does it solve?
Provides a single entrypoint to discover, install, update, sync, and maintain Fusion agent skills while routing users to specialized agents for authoring or quality checks and avoiding unsafe automation of unrelated tasks like PR reviews or GitHub issue resolution.
Core Features & Use Cases
- Skill discovery: Semantic search and inventory via mcp_fusion_skills with fallbacks to a static catalog and local scans when MCP is unavailable.
- Lifecycle management: Advisory install, update, and removal commands; generate automation workflows for scheduled updates and discovery using provided templates.
- Authoring and quality workflows: Redirects skill creation/authoring to the author agent and performs inspections or bug-report drafting via the warden agent.
- Use case: Automate weekly skill update PRs and discover new skills in a repo while safely routing authoring and failure reporting tasks to the correct agents.
Quick Start
Ask the fusion-skills entrypoint to find and install the fusion-mcp skill.