Find Skills for 43,000+ AI Agent Apps

The tools your AI agent needs — searchable, scored, and ready to install.

EN|中文|日本語
For Agents

MCP Setup

Connect FindSkills to your AI agent in one step:

claude_desktop_config.json
{
  "mcpServers": {
    "findskills": {
      "command": "npx",
      "args": ["-y", "findskills-mcp"]
    }
  }
}
Terminal
claude mcp add findskills -- npx -y findskills-mcp
.cursor/mcp.json
{
  "mcpServers": {
    "findskills": {
      "command": "npx",
      "args": ["-y", "findskills-mcp"]
    }
  }
}

Machine-Readable Endpoints

Use these endpoints to integrate programmatically:

  • GET https://findskills.org/api/v1/search?q={keyword} (Search)
  • GET https://findskills.org/api/v1/skills (List & Filter)
  • GET https://findskills.org/api/v1/openapi (OpenAPI Spec)
  • GET https://findskills.org/llms.txt (LLM Context)
For Humans

Discover AI Agent Skills

Find the right tools for your AI agent from 43,000+ open-source skills — organized by category, scored for quality and safety, and ready to install.

1
Browse the Directory
Search by name, filter by category, and sort by quality or stars. Every skill shows safety and quality scores.
2
Install via CLI
Run npx findskills "web scraping" in your terminal to search and install skills directly.
3
Connect to Your Agent
Add skills to Claude, Cursor, or any MCP-compatible agent with npx findskills-mcp.

What Are AI Agent Skills?

AI agent skills are modular capabilities that extend what an AI agent can do beyond text generation. Each skill gives an agent access to a specific tool — a database connector, a browser automation driver, a code interpreter, or an API integration. FindSkills indexes over 32,000 open-source skills from GitHub, ClawHub, and OpenClaw ecosystems, including MCP servers, Claude Code skills, and GPT plugins. Instead of searching scattered repos one by one, you can find skills and install them via the FindSkills CLI (npx findskills) or browse the directory at findskills.org.

How to Find and Install Skills

Use the FindSkills app to browse skills by category, or find skills from your terminal with npx findskills "web scraping". For Claude and other AI agents, connect via MCP with npx findskills-mcp. All skills are sourced from GitHub and ClawHub with quality scoring built in.

Popular AI Agent Skill Categories

FindSkills on Product Hunt
For Partnerships: sean@findskills.org

Skills are community-sourced and unverified. Always audit before granting execution to your agents.