Automate Workflows with oysterworkflow
Oysterworkflow teaches AI your workflow and automates tasks by capturing real computer work, extracting the workflow graph and judgment, and running it with Codex or your own agent.
- •You have repetitive tasks that involve multiple steps and want to automate them
- •You need to integrate different tools and services into a single workflow
- •You want to optimize your workflow by identifying bottlenecks and areas for improvement
npm run automate --workflow my_workflow.json --agent codex
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/oysterworkflow && curl -fsSL https://workflowstacks.com/api/skills/oysterworkflow/claude-skill -o ~/.claude/skills/oysterworkflow/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Automate Workflows with oysterworkflow is a very large TypeScript project (~71k lines across 190 code files, plus 117 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit a month ago, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2desktop/main.tsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4src/cli/index.tsInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/oysterworkflow && curl -fsSL https://workflowstacks.com/api/skills/oysterworkflow/claude-skill -o ~/.claude/skills/oysterworkflow/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.