cloudflare

Manage Cloudflare infrastructure resources like Workers, KV, R2, and D1.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mshaheerz/hive-mind --skill cloudflare-mshaheerz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/mshaheerz/hive-mind/tree/main/agent-skills/cloudflare
Command: npx skills add https://github.com/mshaheerz/hive-mind --skill cloudflare-mshaheerz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Cloudflare infrastructure, including Workers, KV, R2, D1, and observability, by providing a unified interface for common operations.

Core Features & Use Cases

  • Resource Management: Create, delete, list, and manage Cloudflare resources like KV namespaces, R2 buckets, and D1 databases.
  • Observability & Debugging: Query logs, metrics, and build history to troubleshoot issues.
  • Automated Workflows: Supports automatic execution via MCP or manual execution via Wrangler CLI or Dashboard.
  • Use Case: An engineer needs to quickly create a new R2 bucket for storing user uploads, configure its permissions, and then verify its creation through audit logs.

Quick Start

Use the cloudflare skill to list all available KV namespaces in your account.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I manage Cloudflare Workers and R2 buckets from a single interface?

You can manage Cloudflare Workers, R2 buckets, KV namespaces, and D1 databases through a unified interface that supports automated execution via MCP or manual operations using Wrangler CLI.

What's the best way to troubleshoot Cloudflare Workers deployment issues?

Query logs, metrics, and build history to troubleshoot Cloudflare Workers issues. The Skill supports observability features to diagnose problems and verify changes through audit logs.

Can I automate Cloudflare infrastructure changes without manual dashboard access?

Yes, you can automate Cloudflare infrastructure changes via MCP execution. The Skill enforces security protocols with distinct permission tiers for diagnose, change, and super admin roles.

How do I create and verify a new R2 bucket for user uploads?

Create an R2 bucket, configure permissions, and verify its creation through audit logs. The Skill enforces confirmation steps and verification for write operations to ensure security.

Does managing Cloudflare D1 databases require separate tools for different operations?

No, you can create, delete, list, and manage D1 databases alongside other Cloudflare resources. It supports read and write operations with enforced security protocols and verification steps.