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 with input: Cloudflare account

Browse skills that use this input.

  • cloudflare-deploy - Deploy to Cloudflare Workers and Pages
    deploymentcloudflareedge computingserverless

    ★ 1 · Updated 2026-03-26

    Deploy applications to Cloudflare Workers, tunnels, DNS and Pages

    ⚙ deploy to workers⚙ deploy to pages⚙ create tunnel
  • 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
  • cloudflare-edge-architect - Cloudflare Edge Architect Skill for Scalable Applications
    cloudflareedge-computingserverlessarchitecture

    ★ 0 · Updated 2026-02-13

    Builds scalable, stateful, and performant architectures on Cloudflare's global network

    ⚙ use Durable Objects for coordination⚙ deploy Workers for edge computing⚙ manage D1 databases at edge
  • OpenAI Apps MCP - Build ChatGPT Apps with MCP Servers on Cloudflare Workers
    MCPCloudflare WorkersChatGPT extensionsServerless

    ★ 1,018 · Updated 2026-02-09

    Create MCP servers to extend ChatGPT with custom tools and interactive widgets

    ⚙ Build MCP server⚙ Configure CORS policies⚙ Deploy widgets
  • 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
  • cloudflare-mcp-server - Build MCP Servers on Cloudflare Workers
    cloudflaremcpservertypescript

    ★ 1,018 · Updated 2026-02-09

    Build and deploy Model Context Protocol (MCP) servers on Cloudflare Workers with TypeScript

    ⚙ create MCP server templates⚙ deploy to Cloudflare Workers⚙ implement OAuth authentication
  • cloudflare-hyperdrive - Connect Workers to PostgreSQL/MySQL with Cloudflare Hyperdrive
    databasepostgresqlmysqlcloudflare

    ★ 1,018 · Updated 2026-02-09

    Provides global connection pooling and caching for database connections from Cloudflare Workers to PostgreSQL and MySQL databases

    ⚙ create database connection configuration⚙ configure Worker bindings⚙ connect to PostgreSQL databases
  • cloudflare-d1 - Cloudflare D1 Database Management
    cloudflaredatabaseserverlesssqlite

    ★ 1,018 · Updated 2026-02-09

    Build with D1 serverless SQLite database on Cloudflare's edge

    ⚙ create D1 database⚙ write SQL migrations⚙ apply migrations