{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "amdahl-mcp",
      "type": "skill-md",
      "description": "Connect to the Amdahl MCP server to search buyer data (calls, CRM, tickets, docs) and run evals as an AI agent.",
      "url": "https://amdahl.ai/.well-known/agent-skills/amdahl-mcp/SKILL.md",
      "digest": "sha256:4d294c52ddd5b3cdc3aafadbc5ff747e4ff3651421c814ff13e16b017beb2d4f"
    },
    {
      "name": "amdahl-api",
      "type": "skill-md",
      "description": "Call the Amdahl REST platform API: base URL, authentication, and the machine-readable OpenAPI reference.",
      "url": "https://amdahl.ai/.well-known/agent-skills/amdahl-api/SKILL.md",
      "digest": "sha256:a8a680c4f4bb8083fde0d185dc0c4b9d2d199c2c67cc719d6b4ba15d9eebb7bb"
    },
    {
      "name": "amdahl-agent-auth",
      "type": "skill-md",
      "description": "Register an OAuth client and obtain credentials for the Amdahl API and MCP server (discover, register, authorize, exchange, use, revoke).",
      "url": "https://amdahl.ai/.well-known/agent-skills/amdahl-agent-auth/SKILL.md",
      "digest": "sha256:7cab7b95cb79be96f015610f57428d3f268642e029642a6fe513ebac88ae156c"
    }
  ]
}