Superpower MCP
JSON →Allows MCP execution of superpowers
Tools · 7
- list_skills List all available skills with descriptions and file lists
- use_skill Load a skill by name -- returns the full skill content as instructions to follow (optional guardrail enforcement)
- get_skill_file Load a supporting file from a skill (reference docs, prompt templates, scripts)
- recommend_skills Recommend top skills for a task using semantic ranking + workflow policy boosts
- compose_workflow Build an ordered multi-skill workflow for a goal
- validate_workflow Validate selected skills against required workflow guardrails
- semantic_search_skills Semantic search across SKILL.md and supporting files
Links
★ 11 GitHub stars