{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "auth",
      "type": "skill-md",
      "description": "SAINT agent authentication and credential policy — anon-key usage, rate limits, provisioning, and what is not available (no OAuth, no agent self-registration). Use before calling any SAINT public API.",
      "url": "https://saintsecured.com/.well-known/agent-skills/auth/SKILL.md",
      "digest": "sha256:671e7da1c756f209aae8f24e69d34b3960f9eb36ee2299d04fd9d1aedb93cb40"
    },
    {
      "name": "submit-event-lead",
      "type": "skill-md",
      "description": "Submit tool, funnel, assessment, or event leads to SAINT via the public Supabase Edge Function. Use when a user consents to share contact details from a calculator, quiz, or event signup.",
      "url": "https://saintsecured.com/.well-known/agent-skills/submit-event-lead/SKILL.md",
      "digest": "sha256:0d7ca4aa88d59791f3f8b9917510ac8c01081dc983f0a2bb8d40f80fe43da219"
    },
    {
      "name": "support-agent",
      "type": "skill-md",
      "description": "Use SAINT's free L1 ops assistant for catalog-aware chat about managed IT, cybersecurity, and physical security. Use when answering visitor questions about SAINT services within published rate limits.",
      "url": "https://saintsecured.com/.well-known/agent-skills/support-agent/SKILL.md",
      "digest": "sha256:6f3d464d350c41ef9c761c3cb8a859de8cb9f701b8efbbf17bd20ab167841612"
    },
    {
      "name": "threat-feed",
      "type": "skill-md",
      "description": "Fetch SAINT's public threat-intelligence feed merging CISA KEV and advisory RSS into normalized JSON. Use for security awareness, dashboards, or briefing users on current critical vulnerabilities — no API key required.",
      "url": "https://saintsecured.com/.well-known/agent-skills/threat-feed/SKILL.md",
      "digest": "sha256:c99aa182d31d7673f34542312e92d4657b3f33b9411f34df36d2278050f1468f"
    }
  ]
}
