Create temporary public URLs for localhost apps using Cloudflare Quick Tunnels with tmux-based process management. Use when you need to preview a local app externally (mobile device, remote collaborator, QA), including host-allowlist fixes when a dev server blocks external hosts.
$npx -y skills add antoniolg/agent-kit --skill cloudflared-tunnelInstalls into the current project.
Run `npx skills use "https://github.com/antoniolg/agent-kit" --skill "antoniolg/agent-kit/cloudflared-tunnel"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/antoniolg/agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniolg/agent-kit"` and select the relevant skills, then follow their instructions.