Serversio.github.dailyaiagents-cpu/skill-invocation-tracker
T

io.github.dailyaiagents-cpu/skill-invocation-tracker

io.github.dailyaiagents-cpu/skill-invocation-tracker · v0.1.0
▦ other
v0.1.0other↗ Website↗ Repository
{}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-invocation-tracker",
  "description": "Append-only telemetry helpers — track_start and track_end",
  "repository": {
    "url": "https://github.com/dailyaiagents-cpu/dailyai-os",
    "source": "github",
    "subfolder": "skills/skill-invocation-tracker"
  },
  "version": "0.1.0",
  "websiteUrl": "https://usedailyai.com",
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "com.dailyaiagents.federation": {
        "capability_tags": [
          "daily",
          "invocation",
          "skill",
          "tracker"
        ],
        "full_description": "Append-only telemetry helpers — track_start and track_end. Adds two-line instrumentation to any skill so the catalog produces measurable invocation counts, success rates, and median wallclock. Read by skill-stats reporter daily to identify dead skills (0 invocations in 30d) and hot skills (>10/day).",
        "license": "MIT",
        "owner_agent": "ops",
        "partner_share_pct": 15,
        "royalty_attribution_urn": "urn:dailyaiagents:hub:skill-invocation-tracker",
        "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"
  }
}