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
Coding skills — Let agents write, refactor, and debug code across languages and frameworks.
Browser & search skills — Give agents the ability to browse the web, scrape pages, and query search engines.
Data & database skills — Connect agents to PostgreSQL, MongoDB, BigQuery, and other data sources.
Communication skills — Enable agents to send messages via Slack, email, Discord, and other platforms.