{
  "$schema": "https://agentskills.io/schemas/index/v0.2.0.json",
  "version": "0.2.0",
  "name": "Campaign Desk Agent Skills",
  "description": "Discoverable skills for AI agents working with Campaign Desk — the UK election campaign management platform.",
  "homepage": "https://campaigndesk.uk",
  "skills": [
    {
      "name": "campaigndesk-agent-guide",
      "type": "documentation",
      "description": "Comprehensive LLM training prompt and platform manual covering canvassing, electors, expenditure, donations, GDPR/PPERA compliance, and API usage for Campaign Desk.",
      "url": "https://campaigndesk.uk/gemini-agent-training-prompt.md",
      "sha256": "deferred"
    },
    {
      "name": "campaigndesk-llms",
      "type": "documentation",
      "description": "llms.txt summary of Campaign Desk for LLM-based crawlers and answer engines.",
      "url": "https://campaigndesk.uk/llms.txt",
      "sha256": "deferred"
    },
    {
      "name": "campaigndesk-api-auth",
      "type": "auth",
      "description": "How AI agents authenticate against the Campaign Desk REST API using Bearer API keys.",
      "url": "https://campaigndesk.uk/auth.md",
      "sha256": "deferred"
    }
  ]
}
