io.github.dailyaiagents-cpu/skill-stats-reporter✓
io.github.dailyaiagents-cpu/skill-stats-reporter · v0.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.dailyaiagents-cpu/skill-stats-reporter",
"description": "Reads data/skill-telemetry/invocations.jsonl and produces daily stats — dead skills (zero invocat...",
"repository": {
"url": "https://github.com/dailyaiagents-cpu/dailyai-os",
"source": "github",
"subfolder": "skills/skill-stats-reporter"
},
"version": "0.1.0",
"websiteUrl": "https://usedailyai.com",
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"com.dailyaiagents.federation": {
"capability_tags": [
"daily",
"reporter",
"skill",
"stats"
],
"full_description": "Reads data/skill-telemetry/invocations.jsonl and produces daily stats — dead skills (zero invocations in last 30d), hot skills (>10 invocations/day on average), failure rates per skill, median wallclock per skill. Auto-publishes the dead-skill list to data/skill-telemetry/dead-skills-pending-review.md so future sessions can promote-or-delete in batch.",
"license": "MIT",
"owner_agent": "ops",
"partner_share_pct": 15,
"royalty_attribution_urn": "urn:dailyaiagents:hub:skill-stats-reporter",
"settlement_currency": "USD",
"spec_version": "1.0",
"tracker_endpoint": "https://hub.dailyaiagents.com/v1/telemetry"
}
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}