{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "api-catalog",
      "type": "skill-md",
      "description": "Discover SoMerch's public HTTP API surface via an RFC 9727 catalog.",
      "url": "https://somerch.co/.well-known/agent-skills/api-catalog/SKILL.md",
      "digest": "sha256:e315f5ae977bae6484ee4332a4a36ab08be7b892e76aed681d7af92e2644b518"
    },
    {
      "name": "oauth-discovery",
      "type": "skill-md",
      "description": "Discover SoMerch's OAuth 2.0 / OpenID Connect issuer and endpoints.",
      "url": "https://somerch.co/.well-known/agent-skills/oauth-discovery/SKILL.md",
      "digest": "sha256:e5bc6687b18c0d64c78440c16531352a5c6f6d20bee00a5c3bb600bb44df7569"
    },
    {
      "name": "oauth-protected-resource",
      "type": "skill-md",
      "description": "Discover the resource server metadata (RFC 9728) for SoMerch's protected APIs.",
      "url": "https://somerch.co/.well-known/agent-skills/oauth-protected-resource/SKILL.md",
      "digest": "sha256:5c94e8764548be12e0349aa928ec2bad7446a398b9ef072f40a196334304330d"
    },
    {
      "name": "auth-md",
      "type": "skill-md",
      "description": "Agent registration discovery for SoMerch via the Auth.md convention.",
      "url": "https://somerch.co/.well-known/agent-skills/auth-md/SKILL.md",
      "digest": "sha256:b1f8dceedce0c1ea1036d95f7f003f53764931e1c8c9f08b9662690dd18db79e"
    },
    {
      "name": "mcp-server-card",
      "type": "skill-md",
      "description": "Discover SoMerch's Model Context Protocol server via its SEP-1649 server card.",
      "url": "https://somerch.co/.well-known/agent-skills/mcp-server-card/SKILL.md",
      "digest": "sha256:90eb5265439e0ed9dd181b07dafa36d571ad477e0d056277a8d4119d9a19843e"
    },
    {
      "name": "webmcp",
      "type": "skill-md",
      "description": "Discover SoMerch's in-page WebMCP tool surface exposed via navigator.modelContext.",
      "url": "https://somerch.co/.well-known/agent-skills/webmcp/SKILL.md",
      "digest": "sha256:fb2e0692f9c78d5419a51a3c547860d742d97f26715cdb537155ad0d12c2922a"
    }
  ]
}