/install buy-domain-helper
Buy Domain Helper
3 layers — pick the depth that fits the user's need:
| Layer | What it does | Needs |
|---|---|---|
| 1 — Tunnel | Instant public URL for any local dir or port | Nothing (cloudflared auto-installs) |
| 2 — Pages | Permanent hosting on *.pages.dev |
Cloudflare account + Pages token |
| 3 — Domain | Custom domain linked to Pages via DNS | Domain purchased + DNS token |
Helper script
node site.js \x3Ccommand> [--token CF_API_TOKEN] [--account CF_ACCOUNT_ID]
| Command | Layer | Description |
|---|---|---|
tunnel \x3Cdir|port> |
1 | Instant public URL via Cloudflare Tunnel |
deploy \x3Cname> \x3Cdir> |
2 | Deploy to Cloudflare Pages |
zone \x3Cdomain> |
3 | Get zone ID for a domain |
dns-link \x3Czone-id> \x3Cproject> |
3 | Add CNAME pointing domain to Pages |
pages-domain \x3Cproject> \x3Cdomain> |
3 | Attach custom domain to Pages project |
domain-check \x3Cdomain> |
3 | Check availability on Cloudflare Registrar |
Setup
- Layer 1: No setup.
cloudflaredinstalls automatically via Homebrew if missing. - Layer 2: Needs a Cloudflare API token with Account > Cloudflare Pages > Edit permission.
- Layer 3: Needs a separate token with Zone > DNS > Edit permission for the specific domain.
Create tokens at: https://dash.cloudflare.com/profile/api-tokens
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install buy-domain-helper - After installation, invoke the skill by name or use
/buy-domain-helper - Provide required inputs per the skill's parameter spec and get structured output
What is Buy Domain Helper?
3-layer site launcher: tunnel any HTML instantly (no account), deploy to Cloudflare Pages (permanent), then buy a domain and link it via DNS. Use when a user... It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.
How do I install Buy Domain Helper?
Run "/install buy-domain-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Buy Domain Helper free?
Yes, Buy Domain Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Buy Domain Helper support?
Buy Domain Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Buy Domain Helper?
It is built and maintained by Tony Kim (@wohaoshuai); the current version is v1.5.0.