Hono Cloudflare

🌐Community
by bobmatnyc · vlatest · Repository

Automates Cloudflare configurations like DNS records, SSL certificates, and firewall rules using a simple, declarative approach.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hono-cloudflare npx -- -y @trustedskills/hono-cloudflare
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hono-cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hono-cloudflare"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The hono-cloudflare skill enables AI agents to interact with Cloudflare's API for tasks like managing DNS records, handling domain configurations, and monitoring traffic. It provides a streamlined way to automate and control cloud infrastructure through Cloudflare services.

When to use it

  • Automating DNS updates for dynamic IP addresses
  • Configuring security rules or firewall settings on Cloudflare
  • Monitoring and analyzing traffic patterns for a domain hosted on Cloudflare

Key capabilities

  • Integration with Cloudflare's API endpoints
  • Support for managing DNS records (A, CNAME, etc.)
  • Ability to configure page rules and firewall policies
  • Real-time traffic analytics retrieval

Example prompts

  • "Update the A record for example.com to point to 192.0.2.1."
  • "Create a new firewall rule to block traffic from IP range 198.51.100.0/24."
  • "Fetch the latest traffic analytics for my domain over the last 7 days."

Tips & gotchas

  • Ensure you have valid Cloudflare API credentials and proper permissions before using this skill.
  • Some advanced features may require specific Cloudflare plan tiers (e.g., Pro or Enterprise).

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bobmatnyc
Installs
206

🌐 Community

Passed automated security scans.