LogoClawIndex
CasesSkillsAbout
LogoClawIndex

cloudflare-workflows - Build Durable Workflows with Cloudflare Workflows GA Platform

Create and manage durable workflows with step.do, step.sleep, waitForEvent, and automatic retries

Tags

Updated: 2026-02-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create workflow instances
  • add step.do operations
  • implement step.sleep delays
  • use waitForEvent handlers
  • test with Vitest framework
  • manage workflow instances

Inputs

  • wrangler.jsonc configuration
  • WorkflowEntrypoint class
  • WorkflowStep parameter
  • WorkflowEvent data
  • Env bindings
  • API credentials

Outputs

  • workflow instances
  • executed steps
  • persistent state
  • event responses
  • test results
  • deployed workflows

Requirements

  • Cloudflare Workers environment
  • [email protected]+
  • @cloudflare/workers-types
  • compatibility_date 2025-11-25+
  • workflow bindings configuration
  • TypeScript support

Source

  • Spec: SKILL.md

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.
workflows
cloudflare
durable-tasks
automation
serverless
error-handling
create workflow instances
add step.do operations
implement step.sleep delays
use waitForEvent handlers
wrangler.jsonc configuration
WorkflowEntrypoint class
WorkflowStep parameter
workflow instances
executed steps
persistent state