Serversio.github.dailyaiagents-cpu/skill-coverage-monitor
M

io.github.dailyaiagents-cpu/skill-coverage-monitor

io.github.dailyaiagents-cpu/skill-coverage-monitor · 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-coverage-monitor",
  "description": "Walks every skill directory in skills/ and ~/.openclaw/skills/, validates each has SOUL.md (voice...",
  "repository": {
    "url": "https://github.com/dailyaiagents-cpu/dailyai-os",
    "source": "github",
    "subfolder": "skills/skill-coverage-monitor"
  },
  "version": "0.1.0",
  "websiteUrl": "https://usedailyai.com",
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "com.dailyaiagents.federation": {
        "capability_tags": [
          "coverage",
          "monitor",
          "skill",
          "voice",
          "weekly"
        ],
        "full_description": "Walks every skill directory in skills/ and ~/.openclaw/skills/, validates each has SOUL.md (voice ≥75), SKILL.md, run.sh (executable), and a launchd plist OR an \"on-call\" marker. Outputs a coverage report listing missing pieces. Run weekly + on-demand.",
        "license": "MIT",
        "owner_agent": "ops",
        "partner_share_pct": 15,
        "royalty_attribution_urn": "urn:dailyaiagents:hub:skill-coverage-monitor",
        "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"
  }
}