Newsletter
Join the AIhubs Community
Get weekly updates on the latest AI tools, resources, and insights delivered straight to your inbox
Browse over 32,000 open-source agent skills for Claude Code, Codex CLI, and ChatGPT using the open SKILL.md format for AI coding assistants.
SkillsMP is the largest marketplace for AI agent skills, hosting over 32,000 modular capabilities designed for AI coding assistants. It serves as a centralized hub for discovering open-source skills sourced from GitHub, all adhering to the open SKILL.md standard. Whether you are using Claude Code, OpenAI Codex CLI, or ChatGPT, SkillsMP provides the tools necessary to extend your AI's functionality through model-invoked automation.
SKILL.md format, ensuring cross-compatibility between different AI agents and platforms.SkillsMP supports the leading AI coding tools of 2025:
~/.claude/skills/ for personal use or project-specific directories.~/.codex/skills/ directory structure.Agent Skills are modular capabilities consisting of a SKILL.md file with instructions and optional scripts. They are model-invoked, meaning the AI automatically decides when to use them based on the conversation context.
For Claude Code, add the skill folder to ~/.claude/skills/. For OpenAI Codex CLI, use ~/.codex/skills/. The AI will automatically discover and load the skills from these locations.
Skills are sourced from public GitHub repositories. While SkillsMP filters for quality (minimum 2 stars), users should always review the code before installation as they are open-source community contributions.
Yes. Skills are designed to be modular. Claude and other compatible agents can intelligently select and combine multiple skills to fulfill complex requests.