{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schemas/agent-skills-index-v0.2.0.json",
  "version": "0.2.0",
  "publisher": {
    "name": "CLYK",
    "url": "https://clyk.app",
    "contact": "support@clyk.app"
  },
  "skills": [
    {
      "id": "shorten-url",
      "name": "Shorten URL",
      "description": "Create a new CLYK short link from a long URL. Supports optional custom alias, password protection, and expiry.",
      "version": "1.0.0",
      "resource": {
        "url": "https://clyk.app/skills/shorten-url/SKILL.md",
        "contentType": "text/markdown",
        "sha256": "9139e85041b5e1251cb3214217ef01443e6b95bd8ec82e09b77bcba1b84a79bd"
      }
    },
    {
      "id": "get-link-stats",
      "name": "Get Link Stats",
      "description": "Return click analytics for a CLYK short link — totals, country/device/browser breakdowns, and a daily time series.",
      "version": "1.0.0",
      "resource": {
        "url": "https://clyk.app/skills/get-link-stats/SKILL.md",
        "contentType": "text/markdown",
        "sha256": "526654f2c33c961b08caec1f2240355b79e7d8afe7082668b7619e85bf6a7130"
      }
    },
    {
      "id": "manage-bio-page",
      "name": "Manage Bio Page",
      "description": "Read or update the authenticated user's CLYK bio page: profile, theme, social handles, and the ordered list of bio links.",
      "version": "1.0.0",
      "resource": {
        "url": "https://clyk.app/skills/manage-bio-page/SKILL.md",
        "contentType": "text/markdown",
        "sha256": "19d44bbc507cc5f8ada6c3abb55fb757d9e4f11077879671b573bc240fd24224"
      }
    }
  ]
}