cloudflare/skills

▲ 47 stars today★ 2,874⑂ 284

Skills for teaching agents how to build on Cloudflare.

About cloudflare/skills

cloudflare/skills is an open-source project on GitHub, mainly written in Shell. Skills for teaching agents how to build on Cloudflare. It currently holds 2,874 stars and 284 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository cloudflare/skills · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Cloudflare Skills

A collection of Agent Skills for building on Cloudflare, Workers, the Agents SDK, and the wider Cloudflare Developer Platform.

Installing

Use the native plugin where supported to install both Cloudflare guidance and the Cloudflare MCP server. Agents that only support the Agent Skills standard can install the skills separately.

Codex

Install from the Cloudflare plugin marketplace:

codex plugin marketplace add cloudflare/skills
codex plugin add cloudflare@cloudflare

Start a new Codex session after installation.

Claude Code

Install using the plugin marketplace:

/plugin marketplace add cloudflare/skills
/plugin install cloudflare@cloudflare

VS Code / GitHub Copilot

Install directly from this repository:

1. Enable chat.plugins.enabled in VS Code settings. 2. Open the Command Palette and run Chat: Install Plugin From Source. 3. Enter https://github.com/cloudflare/skills.

For marketplace installation or troubleshooting, see VS Code's agent plugin documentation.

Cursor

Install from the Cursor Marketplace or add manually via Settings > Rules > Add Rule > Remote Rule (Github) with cloudflare/skills.

npx skills

Install using the npx skills CLI:

npx skills add https://github.com/cloudflare/skills

Clone / Copy

Clone this repo and copy the skill folders into the appropriate directory for your agent:

| 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 |

Skills

Skills are contextual and auto-loaded based on your conversation. When a request matches a skill's triggers, the agent loads and applies the relevant skill to provide accurate, up-to-date guidance.

| Skill | Useful for | |-------|------------| | cloudflare | Helps agents discover which Cloudflare products fit their needs, then find the right skills and docs | | nextjs-on-cloudflare | Next.js on Workers with vinext; routes to vinext's upstream skills and docs | | agents-sdk | Building stateful AI agents with state, scheduling, RPC, MCP servers, email, and streaming chat | | durable-objects | Stateful coordination (chat rooms, games, booking), RPC, SQLite, alarms, WebSockets | | sandbox-next | Sandbox on @cloudflare/sandbox@next (1.0 preview); recommended for new projects | | sandbox-stable | Sandbox on the current stable @cloudflare/sandbox package | | sandbox-migrate-to-next | Port a stable Sandbox app to @cloudflare/sandbox@next | | wrangler | Deploying and managing Workers, KV, R2, D1, Vectorize, Queues, Workflows | | workers-best-practices | Writing, reviewing, or configuring production Workers | | cloudflare-email-service | Implementing or troubleshooting Email Sending, Email Routing, and delivery configuration | | turnstile-spin | Setting up, repairing, or migrating Turnstile bot verification, including server-side Siteverify | | web-perf | Auditing Core Web Vitals (FCP, LCP, TBT, CLS), render-blocking resources, network chains | | cloudflare-one | Designing, configuring, troubleshooting, or reviewing Cloudflare One deployments across Access, Gateway, WARP, Tunnel, Magic WAN, DLP, CASB, posture, and identity | | cloudflare-one-migrations | Migration assessments, policy mapping, rollout plans, and gap analysis for Zscaler, Palo Alto, legacy VPN/SWG, and SASE migrations to Cloudflare One |

MCP Servers

This plugin includes Cloudflare's main remote MCP server for enhanced functionality:

| Server | Purpose | |--------|---------| | cloudflare | Access the Cloudflare API and current developer documentation through the Code Mode MCP server |

Cloudflare also publishes product-specific MCP servers. This plugin intentionally bundles only the main cloudflare server.

GitHub Stars & Activity

2,874Stars
284Forks
0Open issues
ShellLanguage

GitHub Popularity

GitHub stars2,874
Forks284
Open issues0
Primary languageShell
License-
Stars gained today47
Created-
Last pushed-

Trending History

Weekly boardrank #87 · ▲ 47 stars

Related AI Projects

1

kunchenguid / firstmate

Shell★ 6,820⑂ 2,047▲ 142 stars
2

expo / skills

Shell★ 2,587⑂ 151▲ 44 stars
3

higgsfield-ai / cli

Shell★ 557⑂ 123▲ 14 stars
4

affaan-m / ECC

JavaScript★ 263,267⑂ 39,395▲ 1,012 stars
5

NousResearch / hermes-agent

Python★ 247,332⑂ 51,995
6

tensorflow / tensorflow

C++★ 200,205⑂ 76,961▲ 28 stars
7

Significant-Gravitas / AutoGPT

Python★ 187,453⑂ 46,009▲ 30 stars
8

anthropics / claude-code

TypeScript★ 146,908⑂ 23,988▲ 483 stars

More AI Rankings