{
  "$schema": "https://github.com/cloudflare/agent-skills-discovery-rfc/blob/main/schemas/skills-index.schema.json",
  "version": "0.2.0",
  "site": {
    "name": "NURO",
    "legalName": "NURO is, Inc.",
    "url": "https://www.nuro.is",
    "description": "NURO is a strategic AI consulting and development firm. We design, build, deploy, and run bespoke AI agents, automated systems, and custom software for growing businesses across industries — sales, operations, customer service, content, marketing, and decision intelligence. AI is deeply personal at the business level; every engagement is built around how your business actually runs. Anchored in the HI → AI doctrine: humans lead, AI amplifies, every interaction is auditable."
  },
  "skills": [
    {
      "name": "NURO Site Description",
      "type": "site-description",
      "description": "Link-rich, agent-readable description of NURO.is — a strategic AI consulting and development firm. Five service lines, the four productized differentiators, leadership, case studies, and discovery endpoints.",
      "url": "https://www.nuro.is/llms.txt",
      "contentType": "text/markdown"
    },
    {
      "name": "NURO AI Crawler Disclosure",
      "type": "crawler-policy",
      "description": "AI training and citation posture for NURO.is. Lists the crawlers explicitly allowed and the discovery endpoints they should consult.",
      "url": "https://www.nuro.is/.well-known/ai.txt",
      "contentType": "text/plain"
    },
    {
      "name": "NURO Organization Summary",
      "type": "entity-card",
      "description": "schema.org Organization JSON for NURO is, Inc. — name, leadership, contact, areaServed, knowsAbout, productized differentiators.",
      "url": "https://www.nuro.is/ai/summary.json",
      "contentType": "application/json"
    },
    {
      "name": "NURO FAQ",
      "type": "faq",
      "description": "schema.org FAQPage JSON of the canonical questions about NURO and RevOps OS.",
      "url": "https://www.nuro.is/ai/faq.json",
      "contentType": "application/json"
    },
    {
      "name": "NURO Service Catalog",
      "type": "service-catalog",
      "description": "schema.org ItemList of the three RevOps OS tiers plus the broader NURO service surface (AI agent development, workflow automation, custom development).",
      "url": "https://www.nuro.is/ai/service.json",
      "contentType": "application/json"
    },
    {
      "name": "NURO API Catalog",
      "type": "api-catalog",
      "description": "RFC 9727 application/linkset+json API catalog for the NURO public-facing API routes (assessment, chat, contact).",
      "url": "https://www.nuro.is/.well-known/api-catalog",
      "contentType": "application/linkset+json"
    },
    {
      "name": "NURO Sitemap",
      "type": "sitemap",
      "description": "XML sitemap covering every public route on NURO.is.",
      "url": "https://www.nuro.is/sitemap.xml",
      "contentType": "application/xml"
    },
    {
      "name": "NURO Insights RSS Feed",
      "type": "feed",
      "description": "RSS feed of NURO Insights articles — operator-grade writing on strategic AI consulting, AI agents, custom software, and the operating principles behind production-grade builds.",
      "url": "https://www.nuro.is/insights/feed.xml",
      "contentType": "application/rss+xml"
    },
    {
      "name": "NURO A2A Agent Card",
      "type": "a2a-agent-card",
      "description": "A2A Agent Card for NURO — name, version, supportedInterfaces, capabilities, and skills so other AI agents can discover and invoke NURO via the Agent-to-Agent protocol.",
      "url": "https://www.nuro.is/.well-known/agent-card.json",
      "contentType": "application/json"
    },
    {
      "name": "NURO MCP Server Card",
      "type": "mcp-server-card",
      "description": "SEP-1649 MCP Server Card for the NURO public read-only MCP server. Transport is Streamable HTTP at /api/mcp.",
      "url": "https://www.nuro.is/.well-known/mcp/server-card.json",
      "contentType": "application/json"
    },
    {
      "name": "NURO OAuth Protected Resource Metadata",
      "type": "oauth-protected-resource",
      "description": "RFC 9728 metadata for the NURO client portal — resource identifier, authorization servers, supported scopes.",
      "url": "https://www.nuro.is/.well-known/oauth-protected-resource",
      "contentType": "application/json"
    },
    {
      "name": "NURO OAuth Authorization Server Metadata",
      "type": "oauth-authorization-server",
      "description": "RFC 8414 OAuth 2.0 Authorization Server Metadata for the NURO portal issuer, with the auth.md agent_auth extension block.",
      "url": "https://www.nuro.is/.well-known/oauth-authorization-server",
      "contentType": "application/json"
    },
    {
      "name": "NURO OpenID Connect Discovery",
      "type": "openid-configuration",
      "description": "OIDC Discovery 1.0 document for the NURO portal issuer.",
      "url": "https://www.nuro.is/.well-known/openid-configuration",
      "contentType": "application/json"
    },
    {
      "name": "NURO Agent Authentication Guide",
      "type": "auth-md",
      "description": "auth.md — human + machine guide to registering an agent against NURO, supported identity and credential types, claims and revocation.",
      "url": "https://www.nuro.is/auth.md",
      "contentType": "text/markdown"
    }
  ]
}