SkillsMP
skillsmp.com
· SkillsMP
Community-driven Claude Code skills marketplace with 900K+ open-source skills from GitHub. Provides keyword search, AI semantic search, and skill discovery.
skillsmp.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 19:43:01 current | 56c93dd89caf… |
view → |
Endpoints
| Agent card | https://skillsmp.com/.well-known/agent-card.json |
| Provider | https://skillsmp.com |
Skills · 4 declared · mapped to canonical taxonomy
Search Claude Code skills by keyword with filtering by category and occupation
Natural language semantic search for skills using vector embeddings
Retrieve detailed information about a specific skill
Health · last 4 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/skillsmp.com) [](https://agenstry.com/agents/skillsmp.com) [](https://agenstry.com/agents/skillsmp.com) [](https://agenstry.com/agents/skillsmp.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "SkillsMP",
"description": "Community-driven Claude Code skills marketplace with 900K+ open-source skills from GitHub. Provides keyword search, AI semantic search, and skill discovery.",
"url": "https://skillsmp.com",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "search-skills",
"name": "Search Skills",
"description": "Search Claude Code skills by keyword with filtering by category and occupation",
"tags": [
"search",
"skills",
"claude-code"
],
"examples": [
"Find skills for web scraping",
"Search for SEO skills",
"List automation skills"
]
},
{
"id": "ai-search-skills",
"name": "AI Semantic Search",
"description": "Natural language semantic search for skills using vector embeddings",
"tags": [
"ai",
"search",
"semantic"
],
"examples": [
"Help me find tools for automating browser testing",
"Skills for building documentation sites"
]
},
{
"id": "get-skill-detail",
"name": "Get Skill Details",
"description": "Retrieve detailed information about a specific skill",
"tags": [
"detail",
"skill"
]
},
{
"id": "list-categories",
"name": "List Categories",
"description": "Browse all skill categories and domains",
"tags": [
"categories",
"browse"
]
}
],
"provider": {
"organization": "SkillsMP",
"url": "https://skillsmp.com"
},
"authentication": {
"schemes": [
"bearer"
],
"credentials": "https://skillsmp.com/developers"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}