From super-claudio
Claude Code skill and plugin discovery fallback. Use when the user wants to find new Claude Code skills, plugins, or extensions — not general AI SaaS tools. Trigger on: "find a skill for X", "is there a skill that can do X", "find me a plugin", "search for a skill", "I need a skill for X", "find Claude skills", "search skill marketplace", or whenever the user's request doesn't match any installed super-claudio skill. Also trigger when the user says they're not satisfied with current skill results and want to find a better or newer Claude Code skill. Do NOT trigger for: finding general AI web tools or SaaS products (use find-ai-tools instead).
How this skill is triggered — by the user, by Claude, or both
Slash command
/super-claudio:discover-skillsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When super-claudio doesn't have what you need, search the community.
When super-claudio doesn't have what you need, search the community.
Check if the request matches any installed skill — review the available skills list in context.
Search community marketplaces — read references/marketplaces.md for sources, then use
WebSearch or WebFetch to search for relevant skills.
Present findings — show the user what was found with:
Suggest adding to super-claudio — if a great tool or workflow is found that fits a super-claudio category, note it as a candidate for adding to the curated references.
Use these patterns when searching:
site:claudemarketplaces.com [user's domain] skill
site:aitmpl.com [user's domain] plugin
"claude code skill" [user's domain] github
claude code plugin [user's domain]
If no existing skill covers the user's need:
skill-creator skillUser need not covered by super-claudio
→ Search marketplaces (see references/marketplaces.md)
→ Found? → Present and help install
→ Not found? → Guide with built-in tools or web research
→ Recurring need? → Suggest creating a skill with skill-creator
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub toolbox-playground/super-claudio --plugin super-claudio