{
  "name": "CamJam Surf Conditions Agent",
  "description": "Agent card for read-only New Zealand surf cams, forecasts, tides, wind, swell, and surf spot discovery from CamJam.",
  "url": "https://www.camjam.co.nz/",
  "provider": {
    "name": "CamJam",
    "url": "https://www.camjam.co.nz/"
  },
  "version": "1.0.0",
  "iconUrl": "https://www.camjam.co.nz/logo.png",
  "documentationUrl": "https://www.camjam.co.nz/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "new-zealand-surf-conditions",
      "name": "New Zealand surf conditions",
      "description": "Answer read-only questions about New Zealand surf spots, live cams, forecasts, tides, wind, swell, and hazards.",
      "tags": ["surf", "New Zealand", "forecast", "tides", "webcams"],
      "examples": [
        "Which Auckland surf spots have surf information on CamJam?",
        "Get the forecast and tide context for Piha.",
        "Find surf spots in Canterbury."
      ]
    },
    {
      "id": "last30days",
      "name": "/last30days",
      "description": "Research recent community discussion, recommendations, comparisons, and news about a topic over roughly the last 30 days.",
      "tags": ["research", "recent", "community", "comparison", "recommendations"],
      "examples": [
        "/last30days Claude Code",
        "/last30days Cursor vs Codex",
        "/last30days best AI video generators"
      ]
    }
  ]
}
