LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Cloudflare

Browse skills that share this tag.

  • ai-website-builder - Create static websites with Vite + Tailwind
    static websiteViteTailwind CSSGitHub Pages

    ★ 0 · Updated 2026-05-28

    Helps non-technical users create and deploy static websites with Vite and Tailwind CSS

    ⚙ create website⚙ edit web pages⚙ update content
  • cloudflare - Cloudflare Analytics and Security Management
    securityanalyticsWAFrate limiting

    ★ 7,254 · Updated 2026-05-11

    Query Cloudflare HTTP analytics and manage security rules across zones

    ⚙ query analytics⚙ list top IPs⚙ list top paths
  • cloudflare-dns - Manage Cloudflare DNS Records
    DNSCloudflareAPINetwork

    ★ 0 · Updated 2026-03-23

    Manage Cloudflare DNS records via REST API

    ⚙ list DNS records⚙ create A record⚙ create CNAME record
  • r2 - Cloudflare R2 Object Storage Management with Wrangler CLI
    cloud storageobject storageCloudflareR2

    ★ 18 · Updated 2026-02-17

    Manage Cloudflare R2 object storage buckets and objects using Wrangler CLI

    ⚙ create R2 buckets⚙ delete R2 buckets⚙ list buckets
  • r2 - Cloudflare R2 Object Storage Management with Wrangler CLI
    cloud storageCloudflareobject storageCLI tool

    ★ 602 · Updated 2026-02-17

    Manage Cloudflare R2 object storage buckets and objects using Wrangler CLI commands

    ⚙ create bucket⚙ list buckets⚙ delete bucket
  • MCP OAuth Cloudflare - OAuth authentication for MCP servers on Cloudflare Workers
    OAuthCloudflareMCPAuthentication

    ★ 1,018 · Updated 2026-02-09

    Adds OAuth authentication to MCP servers deployed on Cloudflare Workers

    ⚙ generate OAuth tokens⚙ handle Google authentication⚙ store encrypted tokens
  • cloudflare-queues - Build Async Message Queues with Cloudflare
    message queuesasync processingbackground tasksCloudflare

    ★ 1,018 · Updated 2026-02-09

    Create and manage async message queues for background processing with Cloudflare Queues

    ⚙ Create message queues⚙ Send messages to queues⚙ Process queue messages
  • azure-auth - Microsoft Entra ID Authentication for React and Cloudflare Workers
    authenticationAzureReactCloudflare

    ★ 1,018 · Updated 2026-02-09

    Implements Microsoft Entra ID authentication for React SPAs using MSAL.js and Cloudflare Workers JWT validation

    ⚙ configure MSAL.js in React⚙ handle Azure AD authentication redirects⚙ validate JWT tokens in Workers