{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "connect-mcp",
      "type": "skill-md",
      "description": "Connect to Sending's MCP server and get the right permissions. Use this before anything else, and whenever a tool answers forbidden while the connection looks fine.",
      "url": "/.well-known/agent-skills/connect-mcp/SKILL.md",
      "digest": "sha256:bc196a59e4bb3725dae99b05654e9f7a06910411465bc3133b68c1dd21445add"
    },
    {
      "name": "send-first-email",
      "type": "skill-md",
      "description": "Verify a sending domain and send your first transactional email with Sending. Use this when you need to send a single email, or when a send is refused because the domain is not verified.",
      "url": "/.well-known/agent-skills/send-first-email/SKILL.md",
      "digest": "sha256:0b63be51841c09168e2b41247faddafd6e9e6e7694a5b017f54cb9edcd8aacde"
    },
    {
      "name": "run-campaign",
      "type": "skill-md",
      "description": "Build and send an email campaign to a list or a segment with Sending. Use this for bulk sends, newsletters and announcements, not for single emails.",
      "url": "/.well-known/agent-skills/run-campaign/SKILL.md",
      "digest": "sha256:c78b9400cb2ab9fe3c4ebca9609d1a60ba27847b48b27d735ab4a3494506a5d9"
    },
    {
      "name": "build-automation",
      "type": "skill-md",
      "description": "Create, fix and activate a graph automation (welcome, abandoned cart, follow-up) with Sending, enroll contacts by hand, and read the logs to find out why a contact never got a message. Use this for recurring sends triggered by an event, and before changing automations that are already live.",
      "url": "/.well-known/agent-skills/build-automation/SKILL.md",
      "digest": "sha256:9a8d19e7b160bd4685c21f9cca29815745c601d1c2ac313896bde3cd257c8c5a"
    },
    {
      "name": "agent-inbox",
      "type": "skill-md",
      "description": "Give an AI agent a real email inbox with Sending: create the inbox, read the threads it receives, and reply. Use this when the agent has to receive mail, not just send it.",
      "url": "/.well-known/agent-skills/agent-inbox/SKILL.md",
      "digest": "sha256:e3e0344521bab56fc6c358f3a2705b7b913cc9f02d748604e92e87734f5d2ec6"
    }
  ]
}