Cloudflare Manager

Installation
SKILL.md

Cloudflare Manager

Comprehensive Cloudflare service management skill that enables deployment and configuration of Workers, KV Storage, R2 buckets, Pages, DNS records, and routing. Automatically validates API credentials, extracts deployment URLs, and provides actionable error messages.

Initial Setup

Before using this skill for the first time:

  1. Install Dependencies

    cd ~/.claude/skills/cloudflare-manager
    bun install
    
  2. Configure API Key

    Create a .env file in your project root:

    CLOUDFLARE_API_KEY=your_api_token_here
    
Related skills

More from microck/ordinary-claude-skills

Installs
GitHub Stars
219
First Seen