This handles the full spectrum of Cloudflare service management from a single skill: Workers, KV storage, R2 buckets, Pages deployments, and DNS routing. It's built on Bun scripts that validate your API credentials upfront, automatically extract deployment URLs, and give you actionable error messages when permissions are wrong. The setup is straightforward once you generate a Cloudflare API token with the right scopes. Where it shines is coordinating multi-service deployments like spinning up a worker with KV bindings and R2 buckets in one workflow. The docs are thorough with exit codes and troubleshooting steps, though you'll still need Wrangler CLI for actual Pages file uploads since the multipart upload dance is complex.
npx -y skills add secondsky/claude-skills --skill cloudflare-manager --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills