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: workers

Browse skills that share this tag.

  • cloudflare-email-service - Send and route transactional emails with Cloudflare
    cloudflareemail-serviceworkersemail-sending

    ★ 16 · Updated 2026-09-19

    Send and receive transactional emails with Cloudflare Email Service using Workers bindings or REST API, covering deliverability and Wrangler setup.

    ⚙ Send emails via Workers binding⚙ Send emails via REST API⚙ Receive and route incoming emails
  • cloudflare - Consolidated skill for building on the Cloudflare platform.
    cloudflarecloud-platformedge-computingserverless

    ★ 0 · Updated 2026-09-15

    Covers Cloudflare platform development including Workers, Pages, storage, AI, networking, security, and infrastructure-as-code.

    ⚙ Select edge compute products⚙ Select storage services⚙ Select AI and ML services
  • cloudflare-worker-builder - Scaffold and deploy Cloudflare Workers with Hono and Vite
    cloudflareworkershonovite

    ★ 67 · Updated 2026-09-13

    Scaffolds and deploys Cloudflare Worker projects with Hono routing, Vite dev server, and Static Assets.

    ⚙ Scaffold Cloudflare Worker projects⚙ Configure Worker resource bindings⚙ Deploy Cloudflare Worker projects
  • hono - Hono routing, middleware, and error handling for Avash
    honoapimiddlewarevalidation

    ★ 0 · Updated 2026-09-12

    Use when writing or reviewing Hono routes, middleware, validation, or error handling under apps/api/src.

    ⚙ Write Hono routes and middleware⚙ Validate boundary requests using Zod⚙ Wrap route handlers with error boundary
  • omc-teams - Parallel CLI Workers in Tmux Panes
    clitmuxparallel executionworkers

    ★ 0 · Updated 2026-05-11

    Spawn CLI worker processes in tmux panes for parallel task execution

    ⚙ spawn CLI workers⚙ validate parameters⚙ decompose tasks
  • cloudflare-deploy - Deploy to Cloudflare Workers, tunnels, DNS and Pages
    cloudflaredeploymentworkersinfrastructure

    ★ 57 · Updated 2026-03-26

    Deploy to Cloudflare Workers, tunnels, DNS and Pages

    ⚙ deploy to Workers⚙ deploy to Pages⚙ create tunnels
  • 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
  • cloudflare-worker-base - Cloudflare Worker Setup with Hono, Vite, and Static Assets
    cloudflareworkershonovite

    ★ 1,018 · Updated 2026-02-09

    Set up Cloudflare Workers projects with Hono routing, Vite plugin, and Static Assets configuration

    ⚙ create project scaffold⚙ configure Hono routing⚙ setup Vite plugin
  • cloudflare-vectorize - Cloudflare Vectorize V2 Implementation Guide for Semantic Search and RAG
    vector-databasesemantic-searchragcloudflare

    ★ 1,018 · Updated 2026-02-09

    Build semantic search and RAG applications with Cloudflare Vectorize V2 vector database

    ⚙ create vector indexes⚙ configure index settings⚙ insert vectors
  • 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-kv - Cloudflare Workers KV - Global Key-Value Storage
    storagekey-valueedgecache

    ★ 1,018 · Updated 2026-02-09

    Store and retrieve key-value data globally using Cloudflare's edge network

    ⚙ store key-value data⚙ retrieve key-value data⚙ list keys with prefix
  • 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