cloudflare Plugin
Plugin Claude Code Deployment Cloud, Deployment & CI/CDAI Agents & AI App DevelopmentWeb & App DevelopmentThe explanation below is AI-generated. Please verify it against the sources.
cloudflare/skills is a GitHub repository that provides a collection of Agent Skills for building on the Cloudflare Developer Platform, covering Workers, Durable Objects, the Agents SDK, MCP servers, the Wrangler CLI, and web performance auditing. According to the README, it works with any agent supporting the Agent Skills standard, including Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi. Skills load automatically based on conversation context, while two slash commands (/cloudflare:build-agent and /cloudflare:build-mcp) are invoked explicitly by the user. The repository also bundles Cloudflare's remote MCP servers for account management, documentation, bindings, builds, and observability. It is licensed under Apache-2.0 and hosted at github.com/cloudflare/skills.
Overview
This is not a hosted SaaS but, per the README, a set of Agent Skills that teach AI coding agents how to build on Cloudflare. It is installed into an agent's skills directory via the Claude Code plugin marketplace, the Cursor Marketplace, the npx skills CLI, or by manually cloning the repo and copying the skill folders.
What you can do with cloudflare
- Install the skills via the Claude Code plugin marketplace, Cursor Marketplace, npx skills CLI, or manual clone/copy into an agent's skills directory
- Run /cloudflare:build-agent or /cloudflare:build-mcp to get guided help building an AI agent or an MCP server on Cloudflare
- Get auto-loaded guidance from the "cloudflare" skill on Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking, security, and IaC
- Use dedicated skills for agents-sdk, durable-objects, sandbox-sdk, wrangler, and web-perf
- Use Cloudflare One skills for Access, Gateway, WARP, Tunnel, Magic WAN, DLP, CASB, posture/identity design, and migrations from Zscaler, Palo Alto, or legacy VPN/SWG
- Access bundled remote MCP servers: cloudflare-api, cloudflare-docs, cloudflare-bindings, cloudflare-builds, and cloudflare-observability
Sources
Original description (English)
Skills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance.
History of cloudflare
- Plugin Added cloudflare