{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "postmark",
      "type": "skill-md",
      "description": "Use when working with Postmark email platform - routes to specific sub-skills for sending emails, processing inbound email, managing templates, or configuring webhooks.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark/SKILL.md",
      "digest": "sha256:13464c46aedc1b118de4eb19ac1151811470b95b06ba79ceeac121aa52e87850"
    },
    {
      "name": "postmark-email-best-practices",
      "type": "archive",
      "description": "Use when asking about email deliverability, compliance (CAN-SPAM, GDPR, CASL), transactional email design patterns, list management, testing safely, or general email best practices — provider-agnostic knowledge with Postmark-specific guidance.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark-email-best-practices.tar.gz",
      "digest": "sha256:a32e16b4825c30fa0c589dc6ccb2f04d1b8bb56f467b283a907d96e1a396fcdc"
    },
    {
      "name": "postmark-inbound",
      "type": "archive",
      "description": "Use when processing incoming emails with Postmark inbound webhooks — building reply-by-email, email-to-ticket, document extraction, or any workflow that receives and parses email.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark-inbound.tar.gz",
      "digest": "sha256:5f730336e1d08a6c56d07cacd90780bb5761e72b36b0492c22c41d9a0ba7304a"
    },
    {
      "name": "postmark-send-email",
      "type": "archive",
      "description": "Use when sending transactional or broadcast emails through Postmark — single sends, batch (up to 500), bulk, or template-based emails with support for attachments, tracking, and message streams.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark-send-email.tar.gz",
      "digest": "sha256:9e210a0bedec74e3abec60c9198fe5f294fb9be16c0df5ddb10346e8bf40eb1e"
    },
    {
      "name": "postmark-templates",
      "type": "archive",
      "description": "Use when creating, managing, or sending with Postmark server-side email templates — Handlebars syntax, layout inheritance, template validation, and cross-server pushing.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark-templates.tar.gz",
      "digest": "sha256:beb488f8fd291db6e552fd3a72ee5b02cc990a69046ebf375dca793a64dae779"
    },
    {
      "name": "postmark-webhooks",
      "type": "archive",
      "description": "Use when setting up Postmark webhooks for tracking email delivery, bounces, opens, clicks, spam complaints, or subscription changes — includes webhook configuration, payload handling, and security.",
      "url": "https://postmarkapp.com/.well-known/agent-skills/postmark-webhooks.tar.gz",
      "digest": "sha256:d481bccb758d339ba4b0e5e32ae8066dbeea98d90e218a04b2faa990defd04ea"
    }
  ]
}
