{
  "$schema": "https://agentskills.io/schema/v0.2.0",
  "skills": [
    {
      "name": "fetch-feed",
      "type": "instructions",
      "description": "Download the current phishunt phishing domains feed in TXT, JSON or CSV.",
      "url": "https://phishunt.io/.well-known/agent-skills/fetch-feed/SKILL.md",
      "sha256": "3c36cc222e3cdd158c46bde28db77f3279381489c6b9498ec34e3cdc9773d1d5"
    },
    {
      "name": "lookup-brand",
      "type": "instructions",
      "description": "List active phishing sites targeting a specific brand.",
      "url": "https://phishunt.io/.well-known/agent-skills/lookup-brand/SKILL.md",
      "sha256": "14713b777593b3ed615cae7ccb95adfb4eebe1c885e1a764550fe9da9b043483"
    },
    {
      "name": "check-recent",
      "type": "instructions",
      "description": "Query recent phishing detections since a given date.",
      "url": "https://phishunt.io/.well-known/agent-skills/check-recent/SKILL.md",
      "sha256": "8e9ed371bb6f25639046d181dbe3d9afb2998e380d5395f328bfc299051a4a13"
    }
  ]
}