cloudflare
Cloudflare API: DNS, Zones, Pages, Access, Workers, R2. Account ID: <your-account-id>
npx skills add majiayu000/claude-skill-registry --skill cloudflare-alphaonedev-openclaw-graph --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# cloudflare ## Purpose This skill provides programmatic access to Cloudflare's API for managing DNS records, zones, Pages sites, Access policies, Workers scripts, and R2 storage. It uses the specified account ID (YOUR_CLOUDFLARE_ACCOUNT_ID) to perform operations securely. ## When to Use Use this skill for automating infrastructure tasks like updating DNS records during deployments, securing applications with Access, deploying static sites via Pages, running edge compute with Workers, managing object storage in R2, or creating/deleting zones. Apply it in scripts, CI/CD pipelines, or when integrating Cloudflare with other services. ## Key Capabilities - DNS: Manage records (A, CNAME, TXT) within zones. - Zones: Create, list, update, or delete zones using the account ID. - Pages: Deploy and manage static sites with custom domains. - Access: Enforce policies for authentication and authorization. - Workers: Script edge logic for requests and responses. - R2: Handle object storage operations like uploads and deletions. Authentication requires an API token set as `$CLOUDFLARE_API_TOKEN`; include the account ID in API requests. ## Usage Patterns Always authenticate requests with `$CLOUDFL
- Purpose
- When to Use
- Key Capabilities
- Usage Patterns
- Common Commands/API
- Integration Notes
- Error Handling
- Concrete Usage Examples
- Graph Relationships
What does the cloudflare skill do?
Cloudflare API: DNS, Zones, Pages, Access, Workers, R2. Account ID: <your-account-id>
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill cloudflare-alphaonedev-openclaw-graph --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
