capability-discovery
Installation
SKILL.md
Capability Discovery Skill
This skill enables dynamic discovery and mapping of installed plugins to abstract capability categories, allowing the workflow to route tasks to appropriate agents without hardcoding plugin names. It includes explicit delegation announcements so users understand routing decisions.
Core Principles
- Technology Agnostic: Map capabilities, not specific plugins
- Dynamic Discovery: Scan at runtime, not compile time
- Graceful Fallback: Use internal default agents when no plugin matches
- Project-Aware Routing: Prefer plugins matching detected project type
- Transparent Delegation: Always announce why a particular agent was chosen