{
  "markdown": "# Cloudflare Skills\n\nA collection of [Agent Skills](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills) for building on Cloudflare, Workers, the Agents SDK, and the wider Cloudflare Developer Platform.\n\n## Installing\n\nUse 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.\n\n### Codex\n\nInstall from the Cloudflare plugin marketplace:\n\n```sh\ncodex plugin marketplace add cloudflare/skills\ncodex plugin add cloudflare@cloudflare\n```\n\nStart a new Codex session after installation.\n\n### Claude Code\n\nInstall using the [plugin marketplace](https://code.claude.com/docs/en/discover-plugins#add-from-github):\n\n```\n/plugin marketplace add cloudflare/skills\n/plugin install cloudflare@cloudflare\n```\n\n### VS Code / GitHub Copilot\n\nInstall directly from this repository:\n\n1. Enable `chat.plugins.enabled` in VS Code settings.\n2. Open the Command Palette and run **Chat: Install Plugin From Source**.\n3. Enter `https://github.com/cloudflare/skills`.\n\nFor marketplace installation or troubleshooting, see [VS Code's agent plugin documentation](https://code.visualstudio.com/docs/agent-customization/agent-plugins).\n\n### Cursor\n\nInstall from the Cursor Marketplace or add manually via **Settings > Rules > Add Rule > Remote Rule (Github)** with `cloudflare/skills`.\n\n### npx skills\n\nInstall using the [`npx skills`](https://skills.sh) CLI:\n\n```\nnpx skills add https://github.com/cloudflare/skills\n```\n\n### Clone / Copy\n\nClone this repo and copy the skill folders into the appropriate directory for your agent:\n\n| Agent | Skill Directory | Docs |\n|-------|-----------------|------|\n| Claude Code | `~/.claude/skills/` | [docs](https://code.claude.com/docs/en/skills) |\n| Cursor | `~/.cursor/skills/` | [docs](https://cursor.com/docs/context/skills) |\n| OpenCode | `~/.config/opencode/skills/` | [docs](https://opencode.ai/docs/skills/) |\n| OpenAI Codex | `~/.codex/skills/` | [docs](https://developers.openai.com/codex/skills/) |\n| Pi | `~/.pi/agent/skills/` | [docs](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent#skills) |\n\n## Skills\n\nSkills 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.\n\n| Skill | Useful for |\n|-------|------------|\n| cloudflare | Helps agents discover which Cloudflare products fit their needs, then find the right skills and docs |\n| nextjs-on-cloudflare | Next.js on Workers with vinext; routes to vinext's upstream skills and docs |\n| agents-sdk | Building stateful AI agents with state, scheduling, RPC, MCP servers, email, and streaming chat |\n| durable-objects | Stateful coordination (chat rooms, games, booking), RPC, SQLite, alarms, WebSockets |\n| sandbox-next | Sandbox on `@cloudflare/sandbox@next` (1.0 preview); recommended for new projects |\n| sandbox-stable | Sandbox on the current stable `@cloudflare/sandbox` package |\n| sandbox-migrate-to-next | Port a stable Sandbox app to `@cloudflare/sandbox@next` |\n| wrangler | Deploying and managing Workers, KV, R2, D1, Vectorize, Queues, Workflows |\n| workers-best-practices | Writing, reviewing, or configuring production Workers |\n| cloudflare-email-service | Implementing or troubleshooting Email Sending, Email Routing, and delivery configuration |\n| turnstile-spin | Setting up, repairing, or migrating Turnstile bot verification, including server-side Siteverify |\n| web-perf | Auditing Core Web Vitals (FCP, LCP, TBT, CLS), render-blocking resources, network chains |\n| cloudflare-one | Designing, configuring, troubleshooting, or reviewing [Cloudflare One](https://developers.cloudflare.com/cloudflare-one/) deployments across Access, Gateway, WARP, Tunnel, Magic WAN, DLP, CASB, posture, and identity |\n| 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 |\n\n## MCP Servers\n\nThis plugin includes Cloudflare's main [remote MCP server](https://developers.cloudflare.com/agents/model-context-protocol/cloudflare/servers-for-cloudflare/) for enhanced functionality:\n\n| Server | Purpose |\n|--------|---------|\n| cloudflare | Access the Cloudflare API and current developer documentation through the Code Mode MCP server |\n\nCloudflare also publishes product-specific MCP servers. This plugin intentionally bundles only the main `cloudflare` server.\n",
  "bytes": 4589,
  "sha": "e494ab70acb03062fc269d7161760c2020a067fca889398523f54e3605c91849",
  "repo_slug": "cloudflare/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_cloudflare_skills_skills_durable_objects_0b8a2fd8/readme"
}