Lobster Skill
Lobster executes multi-step workflows with approval checkpoints. Use it when: Published by openclaw in openclaw.
What is Lobster Skill?
Lobster executes multi-step workflows with approval checkpoints. Use it when: Published by openclaw in openclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use Lobster Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: extensions/lobster/SKILL.md
What it does
Lobster executes multi-step workflows with approval checkpoints. Use it when:
Skill instructions
Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation When to use Lobster | User intent | Use Lobster? | | ------------------------------------------------------ | --------------------------------------------- | | "Triage my email" | Yes — multi-step, may send replies | | "Send a message" | No — single action, use message tool directly | | "Check my email every morning and ask before replying" | Yes — scheduled workflow with approval | | "What's the weather?" | No — simple query | | "Monitor this PR and notify me of changes" | Yes — stateful, recurring | Basic usage Run a pipeline json { "action": "run", "pipeline": "gog.gmail.search --query 'newerthan:1d' --max 20 | email.triage" } Returns structured result: json { "protocolVersion": 1, "ok": true, "status": "ok",
Explore related resources
Frequently asked questions
What is Lobster?
Lobster is a open-source AI agent skill with Copy skill directory. Lobster executes multi-step workflows with approval checkpoints. Use it when:
Who is Lobster best for?
Lobster is best for reusing agent instructions, scripts, and references, research workflows.
How do I install Lobster?
Install or run Lobster using Copy skill directory. Check Lobster for the latest setup command.
Is Lobster actively maintained?
Lobster may need a closer maintenance check before production use.
Auto-fetched from GitHub.