{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "theteetimes-tournaments-data",
      "type": "skill-md",
      "description": "Fetch the public list of Cyprus golf tournaments published by The Tee Times — slug, dates, venue, status, and metadata as JSON. Use when an agent needs to answer questions about upcoming or past Cyprus golf events, venues, or tournament schedules.",
      "url": "/.well-known/agent-skills/tournaments-data/SKILL.md",
      "digest": "sha256:95e5180263038a4d18c567468ee9e710f747b6ab5ff37ee0f25eb2ac2de74f18"
    },
    {
      "name": "theteetimes-news-data",
      "type": "skill-md",
      "description": "Fetch published Cyprus golf news articles from The Tee Times as JSON — slug, headline, body, and timestamps. Use when an agent needs to summarise, cite, or surface recent Cyprus golf news.",
      "url": "/.well-known/agent-skills/news-data/SKILL.md",
      "digest": "sha256:705f0278465267f2c82ee6d16150c1021f84c1c99d63bfb5df23af4fa558e773"
    }
  ]
}