Cloudflare Skills is a collection of agent skills for Cloudflare, offering integration points for Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi, plus MCP server support and a set of listed skills and commands.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
A collection of Agent Skills for building on Cloudflare, Workers, the Agents SDK, and the wider Cloudflare Developer Platform.
How it works
Skills are contextual and auto-loaded based on conversation triggers. The repo lists multiple skills and MCP server integrations to interact with Cloudflare services.
Getting started
Install options include:
- Claude Code:
/plugin marketplace add cloudflare/skillsfollowed by/plugin install cloudflare@cloudflare - Cursor: install from marketplace or via Settings > Rules > Add Rule > Remote Rule (Github) with
cloudflare/skills - npx skills:
npx skills add https://github.com/cloudflare/skills
Clone / Copy:
| Agent | Skill Directory | Docs |
|-------|-----------------|------|
| Claude Code | ~/.claude/skills/ | docs |
| Cursor | ~/.cursor/skills/ | docs |
| OpenCode | ~/.config/opencode/skills/ | docs |
| OpenAI Codex | ~/.codex/skills/ | docs |
| Pi | ~/.pi/agent/skills/ | docs |
Commands
| Command | Description |
|---------|-------------|
| /cloudflare:build-agent | Build an AI agent on Cloudflare using the Agents SDK |
| /cloudflare:build-mcp | Build an MCP server on Cloudflare |
Skills
Skills include cloudflare, agents-sdk, durable-objects, sandbox-sdk, wrangler, web-perf, building-mcp-server-on-cloudflare, building-ai-agent-on-cloudflare, each with descriptions of usefulness.
Cloudflare One
Retrieval-first skills for Cloudflare One deployments.
MCP Servers
Includes Cloudflare remote MCP servers for enhanced functionality, such as cloudflare-api, cloudflare-docs, cloudflare-bindings, cloudflare-builds, cloudflare-observability.
Resources
Links to Cloudflare Agents Documentation, MCP Guide, Agents SDK Repository, and Agents Starter Template.






