{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "setup-queuey",
      "type": "skill-md",
      "description": "Set up Queuey, reliable webhook and event delivery, in a repository. Works out whether the code sends or receives events, chooses the path, writes the configuration and stops for the API key. Use when the user wants events or webhooks delivered reliably, or asks to connect a codebase to Queuey.",
      "url": "/.well-known/agent-skills/setup-queuey/SKILL.md",
      "digest": "sha256:4bf752620183961e14f4930082c45395dd39ac0222aa1ed9974801c601b6ce62"
    },
    {
      "name": "design-event-delivery",
      "type": "skill-md",
      "description": "Decide how an event or webhook flow should work with Queuey, from Queuey's own documentation: ingress authentication, idempotency, ordering, retries, payload shape, fan-out, loop prevention and delivery authentication. Use when adding an integration, a webhook endpoint or an event flow, or when the user asks how to make event delivery reliable.",
      "url": "/.well-known/agent-skills/design-event-delivery/SKILL.md",
      "digest": "sha256:444a2e1fd46fa12b783f2bf1c2ad2305f605ab001e92738cff2e0fe450b0a27b"
    }
  ]
}
