cloudflare-manager

Automate Cloudflare deployments and configuration across Workers, KV, R2, Pages, DNS, and Routes via Bun scripts.

204|30|Updated Nov 8, 2025
One-click install
npx skills add https://github.com/secondsky/claude-skills --skill cloudflare-manager-secondsky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-manager
Source: https://github.com/secondsky/claude-skills/tree/main/plugins/cloudflare-manager/skills/cloudflare-manager
Command: npx skills add https://github.com/secondsky/claude-skills --skill cloudflare-manager-secondsky

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Provides comprehensive Cloudflare account management for deploying Workers, KV, R2, Pages, DNS, and routes.

Core Features & Use Cases

  • Deploy and manage workers, KV, R2, pages
  • DNS and routing configuration
  • Validation and extraction of deployment URLs
  • Error reporting and guidance

Quick Start

Validate credentials, then deploy a worker container or storage resources.

Frequently Asked Questions about cloudflare-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Cloudflare Workers and manage KV storage at scale?

Deploy and manage Workers, KV, and R2 assets across multiple environments using credential validation, automated provisioning, and structured configuration outputs. The Skill handles namespace creation, bucket setup, and deployment orchestration end to end.

Can I automate DNS records and routing configuration across my Cloudflare account?

Yes. Configure DNS records and routes programmatically across multiple environments with validation, error reporting, and structured outputs including resource IDs and URLs for verification.

What's required before deploying Cloudflare assets with this tool?

Validate your Cloudflare API key and verify permissions before deployment. The Skill checks credentials upfront, extracts required URLs, and reports errors to guide configuration.

How do I deploy Cloudflare Pages sites alongside Workers and storage resources?

Deploy Pages sites integrated with Workers, KV, and R2 in a single workflow. Provision all assets, validate configurations, and retrieve deployment URLs and IDs for each resource type.

Can I provision R2 buckets and KV namespaces programmatically?

Yes. Create R2 buckets and KV namespaces automatically with structured validation and error reporting. Outputs include resource identifiers and configuration details for integration into your deployment pipeline.

Does this support multi-environment Cloudflare deployments?

Yes. Apply deployments across multiple environments with consistent credential validation, permissions verification, and centralized configuration management for Workers, KV, R2, Pages, DNS, and routes.