RadarTopicsBuildersWeeklyReads
Open Source Radar
cloudflare/

skills

GitHub

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.

2.5kstars
239forks
34issues
Apache-2.0license
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

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/skills followed 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.

Agent skills inside · 11
All skills →
turnstile-spinSet 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.Backend & APIscriptscloudflareComprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.Securityagents-sdkBuild 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.Frontendcloudflare-email-serviceSend and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.Backend & APIdurable-objectsCreate and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.Testing & QAsandbox-sdkBuild sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.Other
SharePost on XLinkedIn
All trending reposRevenue-verified startups →