Skip to content

Add cf-proxy skill: free VLESS proxy on Cloudflare Pages#112

Open
LewisLiu007 wants to merge 1 commit intodavepoon:mainfrom
LewisLiu007:add-cf-proxy
Open

Add cf-proxy skill: free VLESS proxy on Cloudflare Pages#112
LewisLiu007 wants to merge 1 commit intodavepoon:mainfrom
LewisLiu007:add-cf-proxy

Conversation

@LewisLiu007
Copy link
Copy Markdown

Summary

  • Adds a new cf-proxy skill that automates deploying a free VLESS proxy node on Cloudflare Pages using edgetunnel
  • Walks users through the full setup: code download, credential generation, Pages deployment, free domain registration (DNSExit), DNS configuration, custom domain binding, and client setup
  • Key insight: uses Cloudflare Pages instead of Workers because Pages supports CNAME-based custom domains from any DNS provider

Component Details

  • Name: cf-proxy
  • Type: Skill
  • Category: infrastructure-operations
  • Location: plugins/all-skills/skills/cf-proxy/SKILL.md

Example Usages

  1. "Help me set up a free Cloudflare proxy node" — runs the full 7-phase automated setup
  2. "Fix my Cloudflare proxy — Shadowrocket can't connect" — triggers troubleshooting workflow
  3. "Deploy edgetunnel with my own domain" — skips free domain registration, uses user's domain

Testing Checklist

  • SKILL.md follows the required frontmatter format (name, category, description)
  • Tested the full deployment workflow end-to-end
  • No overlap with existing skills in the repository
  • Documentation includes architecture diagram, limitations, troubleshooting, and tips

Source

Automates deploying a VLESS proxy node using Cloudflare Pages +
edgetunnel, including free domain registration, DNS configuration,
and client setup for Shadowrocket/v2rayN/Clash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant