{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "site": {
    "name": "YourBusinessConsultant.ai",
    "url": "https://yourbusinessconsultant.ai",
    "description": "AI strategy, process automation, and custom AI agents for small and medium businesses."
  },
  "skills": [
    {
      "name": "link-headers",
      "type": "http-headers",
      "description": "RFC 8288 Link response headers advertising describedby, alternate, sitemap, service-desc, and glossary resources on every HTML page.",
      "url": "http://isitagentready.com/.well-known/agent-skills/link-headers/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "markdown-negotiation",
      "type": "content-negotiation",
      "description": "Requests with Accept: text/markdown return a Markdown version of HTML pages with Content-Type: text/markdown and x-markdown-tokens headers.",
      "url": "http://isitagentready.com/.well-known/agent-skills/markdown-negotiation/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "webmcp",
      "type": "client-side-api",
      "description": "Exposes site tools (contact, glossary-lookup, service-finder, blog-search) to AI agents via navigator.modelContext.provideContext().",
      "url": "http://isitagentready.com/.well-known/agent-skills/webmcp/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "llms-txt",
      "type": "agent-content",
      "description": "Provides /llms.txt and /llms-full.txt with LLM-friendly site content summaries.",
      "url": "http://isitagentready.com/.well-known/agent-skills/llms-txt/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "ai-plugin-manifest",
      "type": "agent-manifest",
      "description": "OpenAI-style AI plugin manifest at /.well-known/ai-plugin.json describing site capabilities.",
      "url": "http://isitagentready.com/.well-known/agent-skills/ai-plugin/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "agent-skills",
      "type": "discovery-index",
      "description": "This discovery index document itself, per the Agent Skills Discovery RFC v0.2.0.",
      "url": "http://isitagentready.com/.well-known/agent-skills/agent-skills/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "content-signals",
      "type": "robots-directive",
      "description": "Content-Signal directives in robots.txt declaring AI content usage preferences per draft-romm-aipref-contentsignals: search=yes, ai-train=no, ai-input=yes.",
      "url": "https://isitagentready.com/.well-known/agent-skills/content-signals/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "mcp-server-card",
      "type": "agent-manifest",
      "description": "MCP Server Card per SEP-1649 at /.well-known/mcp/server-card.json describing the WebMCP tools exposed by this site.",
      "url": "http://isitagentready.com/.well-known/agent-skills/mcp-server-card/SKILL.md",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "structured-data",
      "type": "schema-markup",
      "description": "Schema.org JSON-LD on every page including Organization, LocalBusiness, WebPage, BreadcrumbList, FAQPage, Article, DefinedTermSet.",
      "url": "https://schema.org/",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    }
  ],
  "endpoints": {
    "llms-txt": "https://yourbusinessconsultant.ai/llms.txt",
    "llms-full": "https://yourbusinessconsultant.ai/llms-full.txt",
    "ai-plugin": "https://yourbusinessconsultant.ai/.well-known/ai-plugin.json",
    "mcp-server-card": "https://yourbusinessconsultant.ai/.well-known/mcp/server-card.json",
    "sitemap": "https://yourbusinessconsultant.ai/sitemap.xml",
    "rss-feed": "https://yourbusinessconsultant.ai/feed.xml",
    "glossary": "https://yourbusinessconsultant.ai/glossary"
  }
}