agentsclimarketplace

Discover skills

Skill toolbox-playground/super-claudio/skills/discover-skills

A curated Claude Code plugin with skills for anything Claude can do.

Install
npx -y skills add toolbox-playground/super-claudio --skill discover-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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).

SKILL.md

2.3 KB, as published. Nobody here has run it

Skill Discovery

When super-claudio doesn't have what you need, search the community.

Search Process

  1. Check if the request matches any installed skill — review the available skills list in context.

  2. Search community marketplaces — read references/marketplaces.md for sources, then use WebSearch or WebFetch to search for relevant skills.

  3. Present findings — show the user what was found with:

    • Skill name and what it does
    • Where to get it (URL)
    • How to install it (if known)
  4. 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.

Search Query Templates

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 Skill Exists

If no existing skill covers the user's need:

  1. Check if Claude can handle the task directly with its built-in tools (WebSearch, Bash, etc.)
  2. If a third-party tool is needed, search for documentation and guide the user through it directly
  3. Suggest creating a new skill using the skill-creator skill

Fallback Workflow

User 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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.