·cloudflare-tunnel
</>

cloudflare-tunnel

vm0-ai/vm0-skills

Authenticate requests through Cloudflare Access / Cloudflare Tunnel using Service Token headers. Use when accessing services protected by Cloudflare Zero Trust.

26Installs·1Trend·@vm0-ai

Installation

$npx skills add https://github.com/vm0-ai/vm0-skills --skill cloudflare-tunnel

SKILL.md

Authenticate HTTP requests to services protected by Cloudflare Access using Service Token headers.

Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.

Many services require both Cloudflare Access AND their own authentication:

Authenticate requests through Cloudflare Access / Cloudflare Tunnel using Service Token headers. Use when accessing services protected by Cloudflare Zero Trust. Source: vm0-ai/vm0-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill cloudflare-tunnel
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cloudflare-tunnel?

Authenticate requests through Cloudflare Access / Cloudflare Tunnel using Service Token headers. Use when accessing services protected by Cloudflare Zero Trust. Source: vm0-ai/vm0-skills.

How do I install cloudflare-tunnel?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill cloudflare-tunnel Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vm0-ai/vm0-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01