The work experience layer for autonomous agents.
# Add to your Claude Code skills
git clone https://github.com/ShuxinYang111/oysterworkflowGuides for using ai agents skills like oysterworkflow.
No comments yet. Be the first to share your thoughts!
The work experience layer for autonomous agents on macOS and Windows.
Website | Download Latest Release | Release Notes | Report an Issue | Commercial Licensing
OysterWorkflow captures what humans and agents observe, how they react, and how they complete real work on computers. It turns screens, OCR text, clicks, keystrokes, retries, choices, and verification moves into reusable experience for AI agents.
The current release focuses on reviewable AI skills today, record evidence, detect candidate workflows, create structured workflow skill, and install it to your agent in one clikc.
Autonomous agents need more than instructions. They need work experience.
Most real work is not just reasoning or a checklist. It is a compound of experience patterns: noticing, deciding, trying, fixing, verifying, and finishing. OysterWorkflow preserves those patterns from real computer work so agent stacks such as Codex, Claude Code, Cursor, OpenAI Agents, OpenClaw, and custom agents can reuse the path that already worked.
Skills are the first runtime artifact, not the final boundary of the product. Working on the harness and workflow script now.
The current release focuses on:
skill.json for the generated skill definitionassets.json for captured supporting evidencesummary.json for run and generation contextStart the recorder, do your work, and stop it. Here to review recorder metrics: screen states, OCR text, inputs, windows, and optional narration captured as evidence.

Review the work patterns OysterWorkflow detected from a noisy session, then choose the path worth turning into reusable agent experience.

Inspect generated steps and hints before installing the result to your agent.

Manage generated skills, copy the recommended execution prompt, and remove obsolete capabilities when they are no longer useful.

OysterWorkflow is most relevant if you:
Download the latest macOS or Windows build from Releases.
Current release assets:
OysterWorkflow-0.1.0-arm64.dmgOysterWorkflow-Setup-0.1.0.exeSHA-256:
macOS arm64 dmg:
711fe49c3abeb66e109c1ab78476b09978d3c83c042b922a58a6affa46d16187
Windows x64 installer:
78dad16a0e9152173d128ca5c2674a4987c61a4245e5f67bd2650654687bf0cf
arm64)OysterWorkflow-0.1.0-arm64.dmg from the latest release..dmg and drag OysterWorkflow.app into Applications.Applications.Because OysterWorkflow records workflow evidence, macOS may ask for:
OysterWorkflow-Setup-0.1.0.exe from the latest release.Windows notes:
This public repository hosts release binaries, documentation, screenshots, issue tracking, and the official product website link. The private OysterWorkflow source code is not included here.
OysterWorkflow bundles third-party sidecar tools used by the recorder, including Screenpipe, FFmpeg, and ffprobe. These components keep their own license terms; they are not relicensed as OysterWorkflow code and are not covered by the PolyForm Noncommercial terms.
See THIRD-PARTY-NOTICES.md for bundled component notices, FFmpeg/ffprobe source information, and the build-time license profile recorded in screenpipe-bundle.json.
What does OysterWorkflow generate today?
The current workflow generates reviewable OpenClaw skill artifacts, typically including skill.json, assets.json, and summary.json.
Does OysterWorkflow fully automate every workflow after one recording?
No. The current product focuses on capturing workflow evidence, discovering candidate workflows, generating reviewable artifacts, and letting the user inspect the result before reuse.
Is commercial use allowed?
Not under the public release license. Public releases are licensed for noncommercial use under PolyForm Noncommercial 1.0.0. Commercial use requires separate written permission.
What should I avoid sharing in public issues?
Do not share credentials, private URLs, account data, customer data, or sensitive screenshots. Redacted workflow descriptions are much more useful than raw private data.
Public releases are licensed under PolyForm Noncommercial 1.0.0.
In plain language:
See LICENSE-SUMMARY.md for the plain-language summary.
For commercial licensing, contact: shuxin.y.97@gmail.com