{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "link-headers",
      "type": "skill-md",
      "description": "Implement RFC 8288 Link response headers for agent discovery.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/link-headers/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000001"
    },
    {
      "name": "markdown-negotiation",
      "type": "skill-md",
      "description": "Serve markdown responses for Accept: text/markdown requests.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/markdown-negotiation/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000002"
    },
    {
      "name": "api-catalog",
      "type": "skill-md",
      "description": "Publish RFC 9727 API catalog at /.well-known/api-catalog.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/api-catalog/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000003"
    },
    {
      "name": "oauth-protected-resource",
      "type": "skill-md",
      "description": "Publish RFC 9728 OAuth Protected Resource Metadata.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/oauth-protected-resource/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000004"
    },
    {
      "name": "auth-md",
      "type": "skill-md",
      "description": "Publish Auth.md agent registration metadata.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/auth-md/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000005"
    },
    {
      "name": "mcp-server-card",
      "type": "skill-md",
      "description": "Publish MCP Server Card (SEP-1649) for agent discovery.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/mcp-server-card/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000006"
    },
    {
      "name": "webmcp",
      "type": "skill-md",
      "description": "Expose site tools to AI agents via navigator.modelContext.",
      "url": "https://trinitydentalarts.com/.well-known/agent-skills/webmcp/SKILL.md",
      "digest": "sha256:0000000000000000000000000000000000000000000000000000000000000007"
    }
  ]
}