Compose typed OpenClaw workflows with approval gates and resumable steps using Lobster
Use Lobster when an OpenClaw operator wants one deterministic typed workflow step, with approval gates and resumable execution, instead of re-planning the same multi-step tool sequence in chat.
npx skills add agentskillexchange/skills --skill compose-typed-openclaw-workflows-with-approval-gates-and-resumable-steps-using-lobster
Tool: Lobster. This skill gives an agent a concrete orchestration job: compose typed local-first workflows with explicit steps, approval gates, and resumable execution so OpenClaw can call the whole sequence in one move.
What this skill actually does
When to use it: invoke this when an OpenClaw workflow repeats the same multi-step shell, data-shaping, or integration sequence and you want it wrapped as a deterministic macro instead of improvised each time. Using this skill is different from using the product normally because the operator workflow is explicit: define the typed pipeline, add any hard approval gates, and run or resume the composed workflow as a single OpenClaw-native action.
Scope boundary: this is not a generic automation shell listing and not a broad agent platform card. Its boundary is specific: build typed OpenClaw workflow pipelines and approval-gated macros with Lobster.