Cloudflare skills
Free agent skills tagged cloudflare, ready to install into any SKILL.md-compatible agent.
24 skills
Migrate Next.js to Vinext
cloudflare
Seamlessly transition your Next.js projects to Vinext.
Cloudflare Platform Skill
cloudflare
Streamline your Cloudflare development tasks with ease.
Cloudflare Email Service
cloudflare
Efficiently send and receive emails with Cloudflare.
Cloudflare Sandbox Next
cloudflare
Build and modify Cloudflare Sandbox apps with ease.
Durable Objects
cloudflare
Build stateful applications on Cloudflare's edge.
Cloudflare Deploy
openai
Effortlessly deploy applications to Cloudflare.
DDoS Mitigation with Cloudflare
mukul975
Configure Cloudflare's DDoS protection effectively.
Cloudflare Temporary Deploy
nousresearch
Quickly deploy Cloudflare Workers without an account.
Wrangler CLI
cloudflare
Efficiently manage and deploy Cloudflare Workers.
Cloudflare One Migrations
cloudflare
Streamline your migration to Cloudflare One.
Sandbox SDK - Stable
cloudflare
Manage Cloudflare Sandbox apps with stability in mind.
Migrate to Sandbox Next
cloudflare
Streamline your Cloudflare Sandbox app upgrade process.
Cloudflare Analytics
civitai
Manage Cloudflare traffic and security rules efficiently.
PortalJS Deploy
jeremylongshore
Easily deploy your PortalJS portals to the cloud.
Cloudflare Troubleshooting
daymade
Systematic investigation of Cloudflare issues using API evidence.
Cloudflare One
cloudflare
Streamline your Cloudflare One deployments with expert guidance.
Cloudflare Workers Expert
sickn33
Master edge computing with Cloudflare Workers.
Cloudflare Deploy
tech-leads-club
Effortlessly deploy apps to Cloudflare services.
Cloudflare Security Audit
Audit authorized codebases for exploitable vulnerabilities using scoped reconnaissance, adversarial review, validation, and structured reporting.
GitNexus Explorer
Serve an interactive codebase knowledge graph web UI.
Deploying Cloudflare Access
Deploys Cloudflare Access with Cloudflare Tunnel for zero trust access to self-hosted apps, configuring identity-aware policies, device posture checks, and WARP client enrollment as a VPN replacement. Use when replacing VPN with Cloudflare One, exposing internal apps without open inbound ports, or securing contractor/third-party access to specific applications.
Workers Best Practices
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Turnstile Spin
Set up Cloudflare Turnstile end-to-end in a project. Scan the codebase, create the widget via the Cloudflare API, embed it where user requests need bot verification (form submissions, SPA actions, API endpoints, download links, comment or vote submissions, etc.), wire canonical server-side siteverify in the customer's existing backend, validate, and persist the skill. Load this when a user asks to add Turnstile, set up CAPTCHA, protect a form or endpoint from bots, or fix a Turnstile integration. Mirrors developers.cloudflare.com/turnstile/spin.
Cloudflare Agents SDK
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
