Get the `/skills` command working in 60 seconds.
Discovers and manages specialized AI skills for code analysis and development tasks.
/plugin marketplace add rand/cc-polymath/plugin install cc-polymath@cc-polymath-marketplaceskills/Get the /skills command working in 60 seconds.
cd /path/to/cc-polymath
./slash-commands/install.sh
Restart Claude Code, then try:
/skills
That's it!
RECOMMENDED FOR THIS PROJECT:
→ discover-frontend
cat ~/.claude/plugins/cc-polymath/skills/discover-frontend/SKILL.md
→ discover-database
cat ~/.claude/plugins/cc-polymath/skills/discover-database/SKILL.md
CATEGORIES (292 skills):
Frontend (8) | Database (8) | API (7) | Testing (6) | Diagrams (8) | ML (30)
Math (19) | Debugging (14) | Build Systems (8) | Caching (7) | Observability (8)
COMMANDS:
/skills api - View API skills
/skills frontend - View frontend skills
/skills postgres - Search for 'postgres'
/skills list - Show all categories
/skills # Smart recommendations
/skills frontend # Browse Frontend skills
/skills postgres # Search for 'postgres'
/skills list # All categories
cd /path/to/cc-polymath
./slash-commands/uninstall.sh
Clean removal, no traces.
Need help? See README.md for full documentation.