Back to Plugins

Cloudflare Workflows

Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.

cloudflareai

Installation

/plugin marketplace add secondsky/claude-skills && /plugin install cloudflare-workflows@claude-skills

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub