List Matrix solutions that are good candidates for promotion to Claude Code Skills
Identifies high-value Matrix solutions that can be promoted to reusable Claude Code Skills.
/plugin marketplace add ojowwalker77/Claude-Matrix/plugin install matrix@matrix-marketplaceIdentify high-value Matrix solutions that can be promoted to Claude Code Skills for reuse.
Use the matrix_skill_candidates MCP tool to find promotable solutions.
Parse optional arguments: $ARGUMENTS
Argument patterns:
top 5 or limit 5 - Limit to N candidatesthreshold 0.8 - Minimum success rate thresholdall - Include already promoted solutionsSolutions are considered candidates if they have:
all flag providedFor each candidate, display:
[1] Solution ID: sol_abc123
Problem: [Short problem description]
Success Rate: 85% (17/20 uses)
Complexity: 5/10
Category: feature
Suggested Skill Name: setup-oauth-firebase
Promotion Score: 87/100
The promotion score (0-100) combines:
After identifying candidates:
/matrix:list solutions/matrix:create-skill <solution_id>/matrix:skill-candidates
/matrix:skill-candidates top 3
/matrix:skill-candidates threshold 0.9