Serversio.github.dailyaiagents-cpu/meta-skill
S

io.github.dailyaiagents-cpu/meta-skill

io.github.dailyaiagents-cpu/meta-skill · 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/meta-skill",
  "description": "The skill that creates skills",
  "repository": {
    "url": "https://github.com/dailyaiagents-cpu/dailyai-os",
    "source": "github",
    "subfolder": "skills/meta-skill"
  },
  "version": "0.1.0",
  "websiteUrl": "https://usedailyai.com",
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "com.dailyaiagents.federation": {
        "capability_tags": [
          "meta",
          "skill",
          "voice"
        ],
        "full_description": "The skill that creates skills. Reads a problem description, asks local Ollama to extract a skill spec (name, owner, pipeline, trigger, status codes), generates scaffolded SOUL.md + SKILL.md + run.sh, runs voice-gate + scrubber + bash-syntax + smoke on a synthetic input, lands the result in ~/.openclaw/skills/<name>/ if all checks pass or in data/proposed_skills/cont-17-meta/ if any fail. The runtime that writes its own tools, constrained to the SOUL+SKILL+run.sh schema and validated at every step.",
        "license": "MIT",
        "owner_agent": "hermes",
        "partner_share_pct": 15,
        "royalty_attribution_urn": "urn:dailyaiagents:hub:meta-skill",
        "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"
  }
}