84
DevTool • Productivity • AI
Skills Agentes is an independent directory focused on Agent Skills and MCP servers, designed to help you find, understand, and install the tools your AI agents need. We are not affiliated with Anthropic, OpenAI, or any other listed providers.
An Agent Skill is essentially a SKILL.md file, which is a markdown document containing instructions that your AI agent reads to perform a specific task. It's not a plugin or a binary, meaning the same files work across different agents like Claude Code, Cursor, or Codex – the only difference is where these files end up on your system.
Each skill listing provides a ready-to-copy installation command. This command includes the correct variant for your specific agent and the scope you choose – whether it's just for the current project or for your entire machine. Simply copy the command, paste it into your terminal, and the agent will place the files in the appropriate directory.
Searching, comparing, and installing skills from our directory is completely free. The skills we index are from public repositories with their own licenses. Any paid listings are clearly marked as featured or sponsored.
While a skill is a file that instructs an agent, an MCP (Machine Control Protocol) server is a running process that provides tools and services to the agent. This could include reading databases, calling APIs, or controlling a web browser. You can find a list of indexed MCP servers in the dedicated section.
You can submit your own skills by providing the GitHub repository URL via the submission page. We automatically index the SKILL.md file, classify it, and keep the listing updated as your repository changes.
Built with