{
  "name": "Drop Planner Agent Skills",
  "version": "1.0.0",
  "generated_at": "2026-06-05T01:37:42.472Z",
  "skills": [
    {
      "id": "public-discovery",
      "name": "Public Product Discovery",
      "description": "Read public product, privacy, terms, sitemap, and protocol metadata.",
      "input_modes": [
        "text/html",
        "text/markdown",
        "application/json"
      ],
      "auth": "none"
    },
    {
      "id": "authenticated-planning-client",
      "name": "Authenticated Planning Client",
      "description": "Reserved machine-client path for approved integrations. No private data is exposed by discovery endpoints.",
      "auth": "bearer",
      "status": "reserved"
    }
  ]
}