{
  "name": "Likeness Index",
  "description": "Rights-first discovery of authorized AI likeness, voice, and digital-replica licensing offers.",
  "url": "https://www.likenessindex.com",
  "version": "1.0.0",
  "capabilities": {"streaming": false, "pushNotifications": false},
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json"],
  "additionalInterfaces": {
    "agentManifest": "https://www.likenessindex.com/.well-known/agent.json",
    "agentNetwork": "https://www.likenessindex.com/.well-known/agent-network.json",
    "skill": "https://www.likenessindex.com/SKILL.md",
    "openapi": "https://www.likenessindex.com/openapi.json",
    "llms": "https://www.likenessindex.com/llms.txt",
    "x402": "https://www.likenessindex.com/.well-known/x402",
    "health": "https://www.likenessindex.com/api/x402/health"
  },
  "skills": [
    {"id":"licensing-search","name":"Likeness licensing search","description":"Find normalized, attributed licensing offers across indexed third-party marketplaces.","tags":["likeness","voice","licensing","rights","x402"]},
    {"id":"talent-dossier","name":"Talent licensing dossier","description":"Retrieve one identity's currently indexed offers, modalities, restrictions, pricing metadata, freshness, confidence, and source URLs.","tags":["talent","licensing","dossier","x402"]}
  ]
}