
🛒 The AI agent skills ecosystem now has its own “App Store”
Just as GitHub is for code and Hugging Face for ML models, marketplaces for reusable AI agent skills are emerging. Install a skill with a single command and your agent can do much more.
🏆 Top 5 marketplaces:
- SkillsMP — 425,000+ skills, aggregates GitHub repos, supports Claude Code, Codex and ChatGPT
- LobeHub Skills — 169,739 skills, more polished experience with quality verification and CLI integration
- agentskill.sh — 110,000+ skills across 20+ AI tools, includes security scores and audit details
- skills.sh (by Vercel) — 87,000+ skills, public leaderboard, single-command installation
- ClawHub — 20,000+ skills, rich metadata: licenses, versions, security scan results
🔧 Installation example:
# LobeHub
npx -y @lobehub/market-cli skills install davila7-claude-code-templates-humanizer --agent claude-code
# skills.sh (Vercel)
npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices✅ Instead of rewriting the same instructions, install proven skills for coding, research, writing, and automation.
💡 Explanation in a nutshell#
AI agent “skills” are like plugins or apps for your AI assistant: they teach it to do specific tasks. These marketplaces are the equivalent of the App Store or Play Store, where you can search, install, and share those capabilities with a single command.
More information at the link 👇
Also published on LinkedIn.

