{
  "name": "mixmi — human catalog discovery",
  "description": "Discover real, human-made music works from mixmi. Each work carries its provenance (creators, lineage) and a real license quote (price/terms by use). Discovery + read + quote, on testnet — no settlement.",
  "url": "https://www.mixmi.app/api/agent/search-human-catalog",
  "provider": {
    "organization": "mixmi",
    "url": "https://www.mixmi.app"
  },
  "version": "0.2.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "search-human-catalog",
      "name": "search-human-catalog",
      "description": "Returns a real human-made work with its co-creators, a provenance chain (what it was derived from, by whom), and a LicenseOffer with price/terms per license tier. Add ?use=sync (or download, remix) to require a work offering that license — e.g. a work you can sync-license for a personal, non-commercial video.",
      "tags": ["music", "licensing", "provenance", "discovery", "sync"],
      "examples": [
        "Find a track I can sync-license for a personal, non-commercial video",
        "What human-made work can I license, and on what terms?"
      ],
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    }
  ]
}
