什么是 cloudflare?
独立的部署自动化——直接调用,不分解。使用子域注册表将 Vibes 应用程序部署到 Cloudflare Workers。使用 KV 进行存储,使用本机 Web Crypto 进行 JWT 验证。 来源:popmechanic/vibes-cli。
独立的部署自动化——直接调用,不分解。使用子域注册表将 Vibes 应用程序部署到 Cloudflare Workers。使用 KV 进行存储,使用本机 Web Crypto 进行 JWT 验证。
通过命令行快速安装 cloudflare AI 技能到你的开发环境
来源:popmechanic/vibes-cli。
Plan mode: If you are planning work, this entire skill is ONE plan step: "Invoke /vibes:cloudflare". Do not decompose the steps below into separate plan tasks.
Deploy your Vibes app to Cloudflare Workers with the subdomain registry.
The --clerk-key flag auto-fetches the PEM public key from Clerk's JWKS endpoint and sets it as CLERKPEMPUBLICKEY. Without it, the Worker can't verify JWTs for authenticated endpoints like /claim.
独立的部署自动化——直接调用,不分解。使用子域注册表将 Vibes 应用程序部署到 Cloudflare Workers。使用 KV 进行存储,使用本机 Web Crypto 进行 JWT 验证。 来源:popmechanic/vibes-cli。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare独立的部署自动化——直接调用,不分解。使用子域注册表将 Vibes 应用程序部署到 Cloudflare Workers。使用 KV 进行存储,使用本机 Web Crypto 进行 JWT 验证。 来源:popmechanic/vibes-cli。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/popmechanic/vibes-cli --skill cloudflare 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/popmechanic/vibes-cli