skills
Cloudflare Skills is a set of capabilities for building and managing AI agents on the Cloudflare platform.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.9k
- Source
- skill-github
- Repository
- github.com/cloudflare/skills
Overview
Cloudflare Skills provides a range of Agent Skills that help developers build and manage AI agents on the Cloudflare platform. These skills cover Workers, Agents SDK, and other Cloudflare developer platform features. With these skills, AI agents can better leverage Cloudflare's resources and services, improving development efficiency and application performance. Compatible with agents that support the Agent Skills standard, such as Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi.
Capabilities
- ▪Build AI agents
- ▪Manage Cloudflare resources
- ▪Deploy and manage Workers
- ▪Debug and analyze application logs
- ▪Secure code execution
Use cases
Setup
Install via plugin marketplace: `/plugin marketplace add cloudflare/skills` or `npx skills add https://github.com/cloudflare/skills`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install Cloudflare Skills?
Available via the plugin marketplace or using the npx command.
Which agents are supported?
Supports Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.