skill-history
skill-history.com
· Pineapple AI
Track and visualize ClawHub agent skill download history over time. Like star-history.com, but for agent skills.
skill-history.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: 35/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-23 14:25:47 current | 5df8157cce2b… |
view → |
Endpoints
| Agent card | https://skill-history.com/.well-known/agent-card.json |
| Provider | https://pineappleai.com |
| Docs | https://skill-history.com/llms.txt |
Skills · 2 declared · mapped to canonical taxonomy
Get download history snapshots for a ClawHub skill. Returns skill metadata and daily download counts over time.
Search for ClawHub skills by name, slug, or author handle. Returns matching skills with their latest download counts.
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/skill-history.com) [](https://agenstry.com/agents/skill-history.com) [](https://agenstry.com/agents/skill-history.com) [](https://agenstry.com/agents/skill-history.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
{
"protocolVersion": "0.3.0",
"name": "skill-history",
"description": "Track and visualize ClawHub agent skill download history over time. Like star-history.com, but for agent skills.",
"url": "https://skill-history.com/mcp",
"preferredTransport": "streamable-http",
"provider": {
"organization": "Pineapple AI",
"url": "https://pineappleai.com"
},
"version": "1.0.0",
"documentationUrl": "https://skill-history.com/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "get_skill_downloads",
"name": "Get Skill Downloads",
"description": "Get download history snapshots for a ClawHub skill. Returns skill metadata and daily download counts over time.",
"tags": [
"clawhub",
"skills",
"downloads",
"analytics"
]
},
{
"id": "search_skills",
"name": "Search Skills",
"description": "Search for ClawHub skills by name, slug, or author handle. Returns matching skills with their latest download counts.",
"tags": [
"clawhub",
"skills",
"downloads",
"analytics"
]
}
]
}