{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "api-catalog",
      "type": "skill-md",
      "description": "RFC 9727 API catalog for automated API discovery. Provides linkset with service-desc, service-doc, and status endpoints.",
      "url": "/.well-known/api-catalog",
      "digest": "sha256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2"
    },
    {
      "name": "mcp-server-card",
      "type": "skill-md",
      "description": "MCP Server Card (SEP-1649) for agent discovery. Exposes server info, endpoint, and capabilities.",
      "url": "/.well-known/mcp/server-card.json",
      "digest": "sha256:b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3"
    },
    {
      "name": "mcp-tools",
      "type": "skill-md",
      "description": "Static MCP tools manifest — pre-load WebMCP tool schemas with full JSON Schemas and safety annotations before connecting.",
      "url": "/.well-known/mcp/tools.json",
      "digest": "sha256:f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1"
    },
    {
      "name": "llms-txt",
      "type": "skill-md",
      "description": "LLMs.txt per llmstxt.org — structured site summary with markdown links for AI agent navigation.",
      "url": "/llms.txt",
      "digest": "sha256:c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4"
    },
    {
      "name": "oauth-discovery",
      "type": "skill-md",
      "description": "OAuth 2.0 Authorization Server Metadata (RFC 8414) for agent authentication discovery.",
      "url": "/.well-known/oauth-authorization-server",
      "digest": "sha256:d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5"
    },
    {
      "name": "agent-auth",
      "type": "skill-md",
      "description": "Agent authentication skill for AI BizFlowing. Provides the workOS-style claim ceremony: register, obtain a claim_token, then exchange it for a bearer access_token.",
      "url": "/auth.md",
      "digest": "sha256:e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6"
    }
  ]
}
