{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "haimaker-api",
      "type": "skill-md",
      "description": "Call 200+ AI models — Claude, GPT, Gemini, Llama, Qwen, DeepSeek, Kimi — through one OpenAI-compatible endpoint at api.haimaker.ai. Use when picking a model, checking token pricing or context limits, wiring an app or coding agent to a multi-model gateway, or debugging a 401/429 from haimaker.",
      "url": "/.well-known/agent-skills/haimaker-api/SKILL.md",
      "digest": "sha256:7a0819d4b68f6be4b94d28559d9ab17cb1e25847001e53ac5a2b9b4c5778e48b"
    },
    {
      "name": "haimaker-auto-router",
      "type": "skill-md",
      "description": "Send model \"haimaker/auto\" and let haimaker pick the model per request from capability detection and example-based routing rules. Use when a workload mixes cheap and hard prompts, when you want to cut inference cost without hard-coding a model, or when reading back which model actually served a response.",
      "url": "/.well-known/agent-skills/haimaker-auto-router/SKILL.md",
      "digest": "sha256:9ef9e62fe45d2550923493ad6dd44ea0a76ec5bf4726f6b5b88539fe79826676"
    }
  ]
}
