cloudflare/skills
Skills for teaching agents how to build on Cloudflare.
What it solves
It provides a standardized set of "Agent Skills" and Model Context Protocol (MCP) servers that allow AI coding agents (like Claude Code, Cursor, and Codex) to better understand and interact with the Cloudflare Developer Platform. This reduces the friction for developers when building, deploying, and managing services on Cloudflare using AI assistance.
How it works
The project delivers a collection of skills and servers that can be installed into various AI agents. These skills are either user-invocable slash commands (e.g., /cloudflare:build-agent) or contextual triggers that automatically load specific guidance when the agent detects a relevant topic. It also includes a remote MCP server that gives agents direct access to the Cloudflare API and current developer documentation.
Who it’s for
Developers who use AI-powered coding assistants to build applications on Cloudflare Workers, Pages, and the wider Cloudflare ecosystem, including those building stateful AI agents via the Agents SDK.
Highlights
- Multi-Agent Support: Compatible with Claude Code, Cursor, OpenAI Codex, and others via the Agent Skills standard.
- Broad Platform Coverage: Includes specialized skills for Workers, Durable Objects, Vectorize, and Cloudflare One.
- AI-Specific Tooling: Dedicated skills for building MCP servers and stateful AI agents using the Agents SDK.
- API Integration: Bundles a remote MCP server for real-time access to Cloudflare's API and documentation.
Related
- Project
- Project
- Project
- Project
- Project