cloudflare
This skill automates deployment of Vibes apps to Cloudflare Workers using the Deploy API, eliminating the need for wrangler CLI or manual infrastructure setup. It manages browser-based authentication on first run, caches credentials for future deploys, and bundles static assets automatically. Optionally configure OpenRouter API keys to enable AI features in your deployed app.
Cloudflare deploys your Vibes app to Workers edge infrastructure via the Deploy API with automatic authentication.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Cloudflare deploys your Vibes app to Workers edge infrastructure via the Deploy API with automatic authentication. This skill automates deployment of Vibes apps to Cloudflare Workers using the Deploy API, eliminating the need for wrangler CLI or manual infrastructure setup. It manages browser-based authentication on first run, caches credentials for future deploys, and bundles static assets automatically. Optionally configure OpenRouter API keys to enable AI features in your deployed app.
Use it when
- Cloudflare skill provides deployment automation by integrating with Cloudflare's Deploy API and Pocket ID authentication.
- Yes, the cloudflare skill supports multi-tenant subdomains and custom domain configuration on Cloudflare.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
popmechanic/VibesOS/cloudflare · repository language: HTML
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I deploy a Vibes app to Cloudflare Workers?
The cloudflare skill automates deployment of Vibes apps to Cloudflare Workers edge infrastructure using the Deploy API. On first run, it handles browser-based authentication and caches your credentials for future deploys. The skill bundles static assets automatically and eliminates the need for wrangler CLI or manual setup—just run the deployment command and your app goes live on the edge.
What is cloudflare workers deployment automation?
Cloudflare skill provides deployment automation by integrating with Cloudflare's Deploy API and Pocket ID authentication. It automates production deployment workflows, manages credentials securely, and handles asset bundling without requiring manual infrastructure configuration. This enables you to push updates to your Vibes app continuously without CLI tools or repetitive setup steps.
Can I deploy to Cloudflare edge with a custom domain?
Yes, the cloudflare skill supports multi-tenant subdomains and custom domain configuration on Cloudflare. You can set up DNS records and edge hosting through the skill's deployment process, allowing you to host your Vibes app under your own domain rather than just workers.dev subdomains.
How does the cloudflare skill enable AI features?
The cloudflare skill lets you configure OpenRouter API keys during deployment to enable AI features in your deployed Vibes app. Simply provide your OpenRouter credentials when setting up the skill, and AI capabilities will be available to your edge-hosted application automatically.
What authentication method does cloudflare use for deployment?
The cloudflare skill uses Pocket ID authentication combined with the Deploy API for secure, automated production deployments. On your first deployment, you authenticate via browser; the skill then caches your credentials so subsequent deploys run without manual intervention.
Does cloudflare handle static assets and DNS configuration?
Yes, the cloudflare skill manages static asset bundling automatically and handles DNS configuration for edge hosting. It takes care of asset optimization and DNS setup as part of the deployment process, so your Vibes app's static files and domain routing are configured correctly on Cloudflare Workers.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
> 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.
╔═══════════════════════════════════════════════╗
║ ☁️ CLOUDFLARE WORKERS DEPLOY ║
║ Deploy API · Pocket ID · Edge Functions ║
╚═══════════════════════════════════════════════╝
Deploy to Cloudflare
Deploy your Vibes app to Cloudflare Workers via the Deploy API.
Prerequisites
- Assembled HTML file (from
/vibes:vibesor/vibes:factory) - Vibes account (browser login on first deploy)
No Cloudflare account or wrangler CLI needed — the Deploy API handles infrastructure.
Quick Deploy
```bash VIBES_ROOT="${CLAUDE_PLUGIN_ROOT:-$(dirname "$(dirname "${CLAUDE_SKILL_DIR}")")}" bun
(truncated - see the full file via the links below)
File tree — 1 file
skills/cloudflare/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Deploy a Vibes app to Cloudflare Workers edge infrastructure”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Sell transforms an existing Vibes app into a production-ready SaaS platform with multi-tenant architecture, automatic Pocket ID authentication, and subscription controls. The skill generates a unified HTML file that routes traffic by subdomain—landing page, tenant apps, and admin dashboard all from a single deployment.
Autoresearch automates large-scale SKILL.md improvement by spawning multiple variants per generation, evaluating each through a programmatic harness without browser overhead, and scoring with triple-run averaging to identify the strongest performer. The engine iterates autonomously, committing improvements to git and halting when scores plateau or oscillate.
This skill deploys agent-written code to a live workers.dev URL without requiring a Cloudflare account. It uses wrangler's temporary deployment mode to provision a throwaway account, generate a claimable link valid for 60 minutes, and enable rapid iteration in autonomous sessions. Perfect for prototyping and self-verifying deploy loops.
Launch is a self-contained SaaS pipeline that generates a complete app, adds authentication and billing, and deploys it live—all in one invocation. Choose between a visual editor with live preview or terminal-based generation, then let the skill handle setup, configuration, and deployment automatically.
Automate Cloudflare Workers deployments through Git-connected build pipelines, Wrangler configuration, and custom routing. Covers Workers Builds setup, repository connections, build triggers, static assets, custom domains, and Cloudflare Access policies for hostname protection.
Publish static HTML content like Bokeh charts and reports to Cloudflare Workers using 1Password for secure credential storage. The skill handles setup, deployment, and token rotation for workers.dev sites, with templates for first-time configuration, adding files to existing deployments, and troubleshooting.
More skills factory (MIT) · vibes (MIT) · riff (MIT) · design (MIT) · cf-access-wall (MIT) · higgsfield-websites (MIT) · vibes-brainstorm (MIT)