Free Workflow Automation
As of June 2026, AIDiveForge tracks 5 free workflow automation. Curated free workflow automation tracked by AIDiveForge. Each tool listed is currently free. Listings are verified against each tool's live website and re-checked regularly.
Last updated June 12, 2026 · 5 tools

1. AI Mime
AI Mime records a macOS task once, then compiles the raw trace into a coordinate-free skill: deterministic scripts where possible, a browser harness or native UI agent only at decision points where necessary. The self-healing loop is the real differentiator — when a run fails, an agent reads the logs, triages the issue, and patches the skill instead of silently dying. The output is a readable directory of files, not a locked binary, so Claude Code or Codex can call it directly. The wall appears on Windows and Linux: this is macOS-only, and teams needing cross-platform coverage will hit that ceiling before the third workflow.
FreeOpen Source
2. GhostUser
Each persona — a cautious newcomer, a skeptical evaluator, a power user, a time-pressured visitor, a motivated buyer — navigates your app autonomously, flags where it gave up, and logs why. Console errors, failed network requests, and 5xx responses get caught in the same pass, so you get UX feedback and QA signal in one run. It connects directly to localhost, which means you catch issues before they leave your machine. The tool runs on your Claude API key, so cost scales with usage rather than with a seat count. Where it breaks: the feedback reflects what five hardcoded personas notice, not the distribution of your actual users.
FreeOpen Source
3. Job Easy Apply
JobEasyApply runs as a browser-based agent that reads your profile, matches it against LinkedIn job postings, generates AI-written answers to application questions, and submits applications without requiring you to touch each form. The agent operates in a loop across multiple postings, making match decisions and filling fields autonomously. It is fully free with no paid tier. The critical constraint is that it is cloud-hosted with no self-hosted option and no API, so your LinkedIn credentials and application behavior run through their infrastructure. Teams with strict data policies or LinkedIn account safety concerns will want to evaluate that trade-off before scaling past casual use.
Free
4. RiddleRun
RiddleRun combines a CLI and an optional self-hosted web app, both running inside Docker, so your test environment travels with the repo rather than living on someone's laptop. You define a user journey in JSON — steps, assertions, expected outcomes — and a Playwright/browser-use agent executes the whole sequence autonomously. The Docker-first setup means teams can wire it into CI without installing a browser stack on the build machine. The project has two GitHub stars and one open issue at the time of curation, which signals early-stage maturity — documentation depth and community support are thin, and the agent's decision logic is largely a black box to the teams running it.
FreeOpen Source
5. SoMatic
The core workflow is a CLI command that takes a screenshot, runs element detection locally, and returns numbered marks with coordinates as JSON — so agents target elements by ID, not by fragile pixel hunts. Every action returns JSON, which means downstream agents can chain steps without parsing unstructured output. The self-hosted, MIT-licensed model runs on your own hardware, so no screenshot data leaves the machine. The wall appears with non-standard or highly dynamic UIs where YOLO detection misses elements or mislabels them — teams handling those cases add a fallback coordinate layer manually. At this GitHub star count, the community size is small, which means debugging edge cases happens in the codebase, not a forum.
FreeOpen Source
Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.