SkillsCat
skills.cat
· SkillsCat
An open platform for discovering, sharing, and installing AI agent skills.
skills.cat 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.
Dispute or improve this rating
D
Conformance score: 41/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-08-29 03:12:09 current | 1bc4beaf746b… |
view → |
Endpoints
| Agent card | https://skills.cat/.well-known/agent-card.json |
| Provider | https://skills.cat |
| Docs | https://skills.cat/docs |
Skills · 4 declared · mapped to canonical taxonomy
Find published AI agent skills by query, category, or popularity.
Inspect a GitHub repository and identify the skills it contains.
Retrieve metadata, documentation, and installation information for a skill.
Retrieve the complete, install-ready file bundle for a published skill.
Health · last 1 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/skills.cat) [](https://agenstry.com/agents/skills.cat) [](https://agenstry.com/agents/skills.cat) [](https://agenstry.com/agents/skills.cat)
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": "SkillsCat",
"description": "An open platform for discovering, sharing, and installing AI agent skills.",
"version": "0.8.1",
"supportedInterfaces": [
{
"url": "https://skills.cat/a2a",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "SkillsCat",
"url": "https://skills.cat"
},
"documentationUrl": "https://skills.cat/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "search-skills",
"name": "Search skills",
"description": "Find published AI agent skills by query, category, or popularity.",
"tags": [
"search",
"discovery",
"skills"
],
"examples": [
"Find skills for code review",
"Search for browser automation skills"
]
},
{
"id": "resolve-repo-skills",
"name": "Resolve repository skills",
"description": "Inspect a GitHub repository and identify the skills it contains.",
"tags": [
"github",
"repository",
"discovery"
],
"examples": [
"List the skills in owner/repository"
]
},
{
"id": "get-skill-detail",
"name": "Get skill details",
"description": "Retrieve metadata, documentation, and installation information for a skill.",
"tags": [
"skill",
"metadata",
"documentation"
],
"examples": [
"Show details for owner/code-review"
]
},
{
"id": "get-skill-bundle",
"name": "Get skill bundle",
"description": "Retrieve the complete, install-ready file bundle for a published skill.",
"tags": [
"skill",
"files",
"installation"
],
"examples": [
"Download the files for owner/code-review"
]
}
]
}