{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.schema.json",
  "skills": [
    {
      "name": "robots-txt",
      "type": "crawl-policy",
      "description": "Robots.txt with User-agent directives, AI crawler rules, and Content Signals for Heffl",
      "url": "https://heffl.com/robots.txt"
    },
    {
      "name": "sitemap",
      "type": "sitemap",
      "description": "XML sitemap listing all canonical URLs for Heffl",
      "url": "https://heffl.com/sitemap.xml"
    },
    {
      "name": "api-catalog",
      "type": "api-catalog",
      "description": "RFC 9727 API catalog for Heffl's public APIs",
      "url": "https://heffl.com/.well-known/api-catalog"
    },
    {
      "name": "oauth-discovery",
      "type": "oauth-discovery",
      "description": "OpenID Connect discovery metadata for Heffl authentication",
      "url": "https://heffl.com/.well-known/openid-configuration"
    },
    {
      "name": "mcp-server-card",
      "type": "mcp-server-card",
      "description": "MCP Server Card for Heffl agent integration",
      "url": "https://heffl.com/.well-known/mcp/server-card.json"
    },
    {
      "name": "markdown-negotiation",
      "type": "markdown-negotiation",
      "description": "Markdown representation of Heffl content for AI agents (Accept: text/markdown)",
      "url": "https://heffl.com/"
    },
    {
      "name": "webmcp",
      "type": "webmcp",
      "description": "WebMCP browser tools for Heffl site navigation and product discovery",
      "url": "https://heffl.com/"
    },
    {
      "name": "mpp",
      "type": "mpp",
      "description": "MPP payment discovery via OpenAPI x-payment-info extensions",
      "url": "https://heffl.com/openapi.json"
    },
    {
      "name": "ucp",
      "type": "ucp",
      "description": "Universal Commerce Protocol profile for Heffl",
      "url": "https://heffl.com/.well-known/ucp"
    },
    {
      "name": "acp",
      "type": "acp",
      "description": "Agentic Commerce Protocol discovery document for Heffl",
      "url": "https://heffl.com/.well-known/acp.json"
    }
  ]
}
