Logo
Agent Skills Guide

cloudflare-workflows

published 2026/01/14

Build durable, long-running workflows on Cloudflare Workers with automatic retries, state persistence, and multi-step orchestration. Supports step.do, step.sleep, step.waitForEvent, and runs for hours to days. Use when: creating long-running workflows, implementing retry logic, building event-driven processes, coordinating API calls, scheduling multi-step tasks, or troubleshooting NonRetryableError, I/O context, serialization errors, or workflow execution failures. Keywords: cloudflare workflows, workflows workers, durable execution, workflow step, WorkflowEntrypoint, step.do, step.sleep, workflow retries, NonRetryableError, workflow state, wrangler workflows, workflow events, long-running tasks, step.sleepUntil, step.waitForEvent, workflow bindings

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add ovachiever/droid-tings/skills/cloudflare-workflows

Local download

Download only this skill directory.

Download cloudflare-workflows only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources