{
  "version": 1,
  "skills": [
    {
      "name": "slew-deploy",
      "description": "Deploy the current project to Slew (slew.cloud) — an EU-native hosting platform with instant static deploys, server runtimes, git push-to-deploy with PR previews, rollbacks, custom domains, and cookieless analytics. Use this skill whenever the user wants to deploy, ship, publish, or host a site or app, get a public URL for their work, \"put it live\", set up deploy-on-push, roll back a bad deploy, or check logs, env vars, domains, or traffic on Slew — even if they don't name Slew explicitly but the project is linked to it (a `slew.json` file exists).",
      "files": [
        "SKILL.md"
      ]
    },
    {
      "name": "slew-share",
      "description": "Publish an HTML plan, report, mockup, or any static page to a temporary public URL via `slew share`. Use whenever the user asks to \"share this plan\", \"give me a link\", \"publish this HTML\", \"make this viewable\", \"put this on a temporary URL\", or when you have generated an HTML plan/report/prototype the user should view in a browser. Also for sharing a built static directory temporarily. The URL expires automatically (default 7 days).",
      "files": [
        "SKILL.md"
      ]
    }
  ]
}
