Skills Agent

Find Skills

Search the open Agent Skills ecosystem from inside a session and install what matches the task.

Any agent Claude Cursor Grok discoveryCLImeta-skill

What it is

Find Skills is a meta-skill. Instead of guessing which SKILL.md to copy, the agent queries a public catalog, ranks candidates by your wording, and tells you where to put the folder. Use it when you know the job but not the skill name.

When to use

Use when you need a skill for a job but do not know the slug, author, or install path.

How to install

Copy the skill folder into your agent skills directory so SKILL.md sits at <name>/SKILL.md. Claude Code uses .claude/skills, Grok Build uses .grok/skills, Codex uses .agents/skills.

# Claude Code
.claude/skills/find-skills/SKILL.md

# Grok Build
.grok/skills/find-skills/SKILL.md

# Codex
.agents/skills/find-skills/SKILL.md

Example prompt

Find a skill that can generate a PowerPoint from a markdown outline, then install it.

Source: Open Agent Skills ecosystem

Read the full install guide →

Related skills