Lobster

Automate multi-step workflows with approval checkpoints and resumable execution.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill lobster-tamireslaeao-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Lobster
Source: https://github.com/tamireslaeao-prog/ONI_V30/tree/main/moltbot-main/extensions/lobster
Command: npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill lobster-tamireslaeao-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lobster automates multi-step workflows with human approvals, enabling repeatable automation and safer change management.

Core Features & Use Cases

  • Deterministic multi-step pipelines with approvals
  • Resumable workflows across tools and steps
  • Lightweight plugin architecture that integrates with Clawdbot
  • Use cases include triage, monitoring, and workflows requiring explicit human approval

Quick Start

Run a simple Lobster pipeline with a single command to start a deterministic workflow and watch for approval prompts.

Frequently Asked Questions about Lobster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is deterministic workflow automation with approval checkpoints?

Deterministic workflow automation with approval checkpoints orchestrates multi-step pipelines while pausing for explicit human validation. It ensures repeatable execution, safer change management, and traceable processes across integrated tools before proceeding to subsequent steps.

How do I build resumable pipelines that survive interruptions?

Build resumable pipelines by configuring multi-step orchestration with built-in retry logic and execution state tracking. This allows workflows to pause for approvals and safely resume operations across tools without losing progress or repeating completed steps.

Can I enforce strict input validation and safe subprocess handling in automated pipelines?

Automated pipelines enforce strict input validation, safe subprocess handling, and configured timeouts to ensure secure execution. They return clear JSON envelope results to maintain traceability and strict operational boundaries across all orchestrated steps.

Does Lobster work with Clawdbot for workflow integration?

Lobster works with Clawdbot through a lightweight plugin architecture designed for seamless workflow integration. This enables combined triage, monitoring, and explicit approval routing across multi-step deterministic pipelines within your existing environment.

What is the best way to manage human approvals in automated workflows?

Manage human approvals by embedding explicit checkpoints directly into deterministic multi-step pipelines. This approach enforces safer change management, ensures repeatable automation, and provides clear prompts to pause execution until validation is completed.

When should I use resumable workflow automation over standard pipelines?

Use resumable workflow automation when pipelines require traceable retries, explicit human approval, and strict input validation. It is essential for scenarios like triage and monitoring where safe subprocess handling and deterministic execution across tools are critical.