A powerful Cloudflare integration for OpenClaw that lets developers manage DNS records, zones, WAF rules, and tunnels directly from their AI chat environment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cloudflare-infrastructure
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cloudflare-infrastructure using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Manage your entire Cloudflare ecosystem directly from your OpenClaw workspace using the Cloudflare Infrastructure skill. This production-ready extension integrates with ClawLink to provide secure, hosted credential management, eliminating the need to expose raw API tokens inside your chat sessions. By utilizing Openclaw Skills, developers and DevOps teams can inspect active DNS records, configure Cloudflare Workers, secure web applications, and update network routing policies using simple, conversational commands.
With seamless automation, this skill enables you to list zones, create DNS records, and audit web application firewall (WAF) rule sets dynamically. It is designed to act as a secure proxy between your AI terminal and the official Cloudflare API, streamlining day-to-day infrastructure maintenance with safe defaults, dry-runs, and strict execution confirmations.
Install the verified plugin into your local gateway. Execute the following CLI commands to install and register the toolset with your local agent:
openclaw plugins install clawhub:clawlink-plugin
openclaw config set tools.alsoAllow '[\"clawlink-plugin\"]' --strict-json
openclaw gateway restart
Once restarted, begin a fresh chat session by typing /new. Initialize pairing and connect your Cloudflare account:
clawlink_begin_pairing if your local plugin is not yet configured.# Verify your connection status
clawlink_list_integrations
# Query active tools for your account
clawlink_list_tools --integration cloudflare
This skill structures tool requests using specific JSON payloads to query the Cloudflare API. The schema below details the primary operational endpoints and parameter classifications:
| Domain | Tool Name | Mode | Expected Parameters | Description |
|---|---|---|---|---|
| Zones | cloudflare_list_zones |
Read | {}, page, per_page |
List active domains in the account. |
| DNS | cloudflare_list_dns_records |
Read | zone_id |
Search existing records under a specific zone. |
| DNS | cloudflare_create_dns_record |
Write | zone_id, type, name, content, ttl |
Add a new A, CNAME, or TXT record. |
| Tunnels | cloudflare_list_tunnels |
Read | {} |
Retrieve existing Cloudflare Tunnels. |
| WAF | cloudflare_list_firewall_rules |
Read | zone_id |
Inspect active firewall policies. |
| Accounts | cloudflare_list_accounts |
Read | {} |
List organization and individual workspaces. |
All state-changing updates, such as creating records or deploying tunnels, output structured logs indicating target parameters, changed fields, and deployment status.
clawlink_preview_tool to double-check structural updates prior to final deployment on Cloudflare's servers.Loading
Turn articles, notes, and raw text into polished, high-converting LinkedIn posts and publish them securely after user approval.

A secure, read-only analytical tool integration that lets OpenClaw agents explore ClickHouse database schemas and run SQL queries.

An integration enabling OpenClaw agents to manage Discord guilds, channels, user profiles, roles, and monetization structures via ClawLink.

Interact with and manage your Microsoft Dynamics 365 CRM records directly from your AI agent using the ClawLink integration.

An e-signature integration that empowers AI agents to manage, send, and track electronic contracts and documents using BoldSign with zero-config OAuth authentication.

Supercharge your project management by letting your AI agent seamlessly manage ClickUp tasks, lists, comments, and goals from chat.








































