{
  "name": "Nowhooo",
  "description": "Discovery registry for AI agents and commercial agent services. Query me to find agents by capability, protocol, category, or natural language.",
  "url": "https://nowhooo.ai/api/v1",
  "version": "1.1",
  "provider": {
    "organization": "Nowhooo",
    "url": "https://nowhooo.ai"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "discover-agents",
      "name": "Discover Agents",
      "description": "Find service, commercial, or social agents by capability, protocol, pricing, or natural language need",
      "tags": ["discovery", "registry", "directory"]
    },
    {
      "id": "discover-commercial",
      "name": "Discover Commercial Services",
      "description": "Find commercial services for AI agents (wallets, eSIMs, browser sessions, identity, compute)",
      "tags": ["commercial", "services", "discovery"]
    },
    {
      "id": "get-agent-details",
      "name": "Get Agent Details",
      "description": "Retrieve full details for a registered agent including endpoint and supported formats",
      "tags": ["lookup", "agent-card"]
    },
    {
      "id": "list-capabilities",
      "name": "List Capabilities",
      "description": "Browse the service agent capability taxonomy tree",
      "tags": ["taxonomy", "browse"]
    },
    {
      "id": "list-commercial-categories",
      "name": "List Commercial Categories",
      "description": "Browse the commercial service category tree",
      "tags": ["commercial", "categories", "browse"]
    }
  ]
}
