Cloudflare Opennext

🌐Community
by null-shot · vlatest · Repository

Automate Cloudflare OpenNext configuration changes and troubleshooting using a specialized null-shot AI agent.

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 cloudflare-opennext npx -- -y @trustedskills/cloudflare-opennext
2

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

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

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

About This Skill

What it does

The cloudflare-opennext skill allows AI agents to interact with Cloudflare's OpenNext API. This enables the agent to retrieve and process data related to website availability, performance metrics, and DNS records from Cloudflare’s network. It can be used for monitoring, troubleshooting, or automating tasks involving websites hosted on Cloudflare.

When to use it

  • Website Monitoring: Check if a specific website is currently online and accessible through Cloudflare's infrastructure.
  • DNS Record Lookup: Retrieve DNS records (A, CNAME, MX, etc.) for a domain managed by Cloudflare.
  • Performance Analysis: Gather performance metrics like latency or TTFB (Time To First Byte) for a website hosted on Cloudflare.
  • Troubleshooting Connectivity Issues: Investigate potential connectivity problems related to a specific Cloudflare-managed domain.

Key capabilities

  • Retrieves DNS records.
  • Checks website availability.
  • Provides performance metrics.

Example prompts

  • "Is example.com online?"
  • "What are the DNS records for mydomain.net?"
  • "Give me the TTFB for blog.example.org."

Tips & gotchas

Requires appropriate Cloudflare API credentials to function correctly. The agent will need access and permissions within your Cloudflare account to retrieve data.

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
null-shot
Installs
16

🌐 Community

Passed automated security scans.