{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "just-publish",
      "type": "skill-md",
      "description": "Publish a static website (HTML, CSS, JS, images) to a live public URL with Just Publish, straight from the chat. Use when the user wants to publish, deploy, host, or share a site or files they built — with ChatGPT, Claude, Cursor, or by hand — or says \"put it online\", \"give me a link\", \"make this a website\"; also for updating a site previously published with Just Publish using its site_id and edit_token. Free, no login needed, no build step. Do NOT use for server-side apps (APIs, databases, SSR frameworks like Next.js), for buying or managing domains, or for modifying sites that were not published with Just Publish (you won't have their edit_token).",
      "url": "/.well-known/agent-skills/just-publish/SKILL.md",
      "digest": "sha256:018eca68594c6b9cb8d3868e4e32b696fab644c418b361a41ef844bf80b4f0ff"
    }
  ]
}