Deploy previews,
not infrastructure.
Tell your AI Agent "deploy to show" and get a live URL.
Auto-expires in 48 hours.
Zero config.
You: "deploy this to show"
Agent: Deploying ./dist to Show...
Live at: https://a3f9x2-my-app.127.dev
Expires: 2026-03-21 15:30 UTC (48h)
How it works
Your static directory is archived automatically
Files are sent to Cloudflare's global edge
Instantly available on a unique URL
Auto-cleaned after 48 hours
Built for how you already work
-
Any terminal, any Agent
Works from your shell, Claude Code, Codex, OpenCode, or any tool that can run a command.
-
Nothing to clean up
Deployments expire automatically. No orphaned previews, no forgotten infrastructure.
-
Your own instance
Self-host on your Cloudflare account. One setup command. Zero cost on the free tier.
Get started
Install the skill
A skill is a markdown file that teaches your AI Agent how to use Show. One command installs it into Claude Code, Codex, Cursor, and other supported agents.
npx skills add polunzh/show
Say "deploy to show"
Your Agent finds the build output, packs it, uploads it via curl, and returns a live URL. Nothing else to install.
You: "deploy this to show"
Agent: Packing ./dist and uploading...
Live at: https://a3f9x2-my-site.127.dev
Expires: 48h
Works with: Claude Code, Codex, OpenCode — any agent that can run bash.
Need your own instance? Self-hosting guide