skills
Build, deploy, and secure apps on the Cloudflare platform
All Skills in This Repository (16)
Pure Emerald Level Indicatorscloudflare-one-migrations
Automates network and security stack migration to Cloudflare One with assessment and policy mapping.
cloudflare-one
Guide Cloudflare One deployments for Zero Trust and SASE configurations.
cloudflare-email-service
Manage transactional email sending and routing through Cloudflare.
workers-best-practices
Reviews Cloudflare Workers code for security vulnerabilities and anti-patterns.
turnstile-spin
Automates Cloudflare Turnstile setup, including widget creation, frontend embedding, and server-side validation.
sandbox-migrate-to-next
Migrates Cloudflare Sandbox apps from stable @cloudflare/sandbox to the @next 1.0 preview.
sandbox-stable
Guides building and maintaining Cloudflare Sandbox apps on the stable @cloudflare/sandbox package.
sandbox-next
Build Cloudflare Sandbox applications on the @cloudflare/sandbox@next 1.0 preview package.
building-ai-agent-on-cloudflare
Build stateful AI agents on Cloudflare with the Agents SDK.
building-mcp-server-on-cloudflare
Generate and deploy MCP servers with OAuth authentication on Cloudflare Workers using Node.js 18+ and Wrangler.
durable-objects
Build and review Cloudflare Durable Objects for stateful edge logic.
wrangler
Deploy and manage Cloudflare Workers and related resources via the wrangler CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Cloudflare Skills?โผ
Run `npx skills add cloudflare/skills --all -g -y` in your terminal to install the full suite globally for your AI agent.
What can I build with Cloudflare Skills?โผ
You can build serverless Workers, stateful AI agents, MCP servers, Durable Objects apps, and sandboxed code execution environments, all with up-to-date Cloudflare guidance.
Which AI agents work with Cloudflare Skills?โผ
These skills follow the universal Agent Skills standard and work with Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi.
How do these skills avoid outdated Cloudflare API info?โผ
Each skill instructs the agent to fetch the latest Cloudflare docs, Wrangler config schemas, and type definitions before writing or reviewing code.
Can Cloudflare Skills help migrate from Zscaler or Palo Alto?โผ
Yes. The Cloudflare One migration skills produce assessments, policy mappings, rollout plans, and gap analyses for moving to Cloudflare One.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core