Install in 5 seconds
What happens after install
Your AI agent gains a new ability: turning any files into a live website. Just tell it what you want:| You say | Agent does |
|---|---|
| ”Publish this project” | Scans files, uploads to Supalink, returns a live URL |
| ”Deploy my dist folder” | Same — finds dist/, publishes it |
| ”Give me a URL for this” | Same — detects the right directory, publishes |
| ”Update my site” | Compares hashes, uploads only changed files |
| ”Make this live” | Same — publishes whatever you’re working on |
One install, every project
The skill installs globally. Every project, every conversation, every agent session — it just works. Your agent always has the ability to publish.Supported agents
| Agent | Install method |
|---|---|
| Claude Code | npx skills add sk-code-01/supalink-skill -g |
| Cursor | npx skills add sk-code-01/supalink-skill -g -a cursor |
| Windsurf | npx skills add sk-code-01/supalink-skill -g -a windsurf |
| All agents | npx skills add sk-code-01/supalink-skill -g --all |
No API key? No problem
Without an API key, the agent publishes anonymously — the site is live instantly but expires in 24 hours. The agent will offer to set up authentication on the first publish if you want permanent URLs.What’s next
Installation details
Manual install, environment setup, and troubleshooting.
Usage examples
Real examples of what agents can publish.