{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "mcp-manifest",
      "type": "well-known",
      "description": "MCP server manifest (canonical)",
      "url": "https://gstcranes.com/.well-known/mcp/manifest.json",
      "sha256": ""
    },
    {
      "name": "mcp-server-card",
      "type": "well-known",
      "description": "MCP server card (summary)",
      "url": "https://gstcranes.com/.well-known/mcp/server-card.json",
      "sha256": ""
    },
    {
      "name": "api-catalog",
      "type": "well-known",
      "description": "RFC 9727 API catalog",
      "url": "https://gstcranes.com/.well-known/api-catalog",
      "sha256": ""
    },
    {
      "name": "openapi",
      "type": "well-known",
      "description": "OpenAPI 3.1 specification",
      "url": "https://gstcranes.com/.well-known/openapi.json",
      "sha256": ""
    },
    {
      "name": "content-signals",
      "type": "robots",
      "description": "Content-Signal directives in robots.txt",
      "url": "https://gstcranes.com/robots.txt",
      "sha256": ""
    },
    {
      "name": "oauth-protected-resource",
      "type": "well-known",
      "description": "OAuth Protected Resource Metadata (RFC 9728)",
      "url": "https://gstcranes.com/.well-known/oauth-protected-resource",
      "sha256": ""
    },
    {
      "name": "oauth-discovery",
      "type": "well-known",
      "description": "OIDC discovery metadata",
      "url": "https://gstcranes.com/.well-known/openid-configuration",
      "sha256": ""
    },
    {
      "name": "link-headers",
      "type": "http",
      "description": "RFC 8288 Link headers on all responses",
      "url": "https://gstcranes.com/",
      "sha256": ""
    },
    {
      "name": "markdown-negotiation",
      "type": "http",
      "description": "Accept: text/markdown returns markdown site summary",
      "url": "https://gstcranes.com/",
      "sha256": ""
    }
  ]
}
