AgentLimb
Open-source browser task replay for AI agents with local, logged-in Chrome sessions and fewer tokens.

About
AgentLimb is an AI browser automation tool for recording a task once and replaying it later with fewer tokens. It works with Claude Code, Cursor, Codex, Windsurf, and other tools that can run commands, while keeping your real Chrome sessions, cookies, and extensions intact.
What is AgentLimb
AgentLimb is an open-source browser automation tool built to reduce repeated work for AI agents. The core idea is simple: record a browser task once, save the route as a reusable "muscle," and let the AI replay that path on later runs with much less exploration. The site describes it as an open-source alternative to CoWork, and it emphasizes local execution instead of a cloud workflow.
The product is designed for browser automation in a real Chrome session, not for headless browsing. That means the app works with the browser state you already use: logged-in accounts, cookies, and installed extensions. It is also positioned as cross-AI, so the saved muscle can be reused by different tools rather than being locked to one assistant.
Key features
AgentLimb focuses on a small set of browser automation capabilities that are easy to understand and repeatable.
- Fewer tokens on repeat tasks: the site claims around 90% fewer tokens when an AI replays a previously explored route.
- Local-first architecture: everything runs on localhost, with no analytics, no cloud, and no browsing data leaving your machine.
- Works with multiple AI tools: the documentation names Claude Code, Cursor, Codex, Trae, and Windsurf, plus any AI that can send commands or speak HTTP/MCP.
- Uses your real browser: it avoids separate browser instances and does not require re-login for each automation run.
- Multi-account control: one command can run across multiple Chrome profiles, with each profile acting as an explicit identity that can be suspended separately.
- Cross-AI muscle files: the same saved route can be reused by different agents, which is useful if you switch between tools.
- Chrome-based workflow: the app is delivered as a Chrome extension with a side panel and a local Node.js bridge.
The site also compares AgentLimb with script-based tools, cloud browser platforms, and desktop computer-use systems. Its stated advantage is that it keeps live DOM access, real sessions, and persistent task memory without a cloud dependency.
How to use it
Getting started with AgentLimb is intentionally lightweight, and the published quick start is built around a Chrome extension plus one onboarding prompt.
- Download and load the extension. The site instructs you to download the zip, unzip it, open
chrome://extensions, enable Developer Mode, and load the unpacked extension. - Open the side panel. After the extension is installed, use the AgentLimb side panel to access onboarding actions.
- Copy the onboarding prompt. There is a dedicated "Copy Onboard Prompt" button in the side panel.
- Paste the prompt into your AI tool. The prompt is meant to be pasted into Claude Code, Cursor, Codex, or another command-capable AI.
- Record a browser task once. After setup, the AI can explore the task and save the route as a muscle for future reuse.
- Replay the task later. On subsequent runs, the agent should follow the saved route instead of relearning the page from scratch.
The site also mentions an Add to Chrome option and a GitHub repository, so installation can happen through the browser extension flow or by using the project files directly.
Who it is for
AgentLimb is built for people who repeat browser work often and want AI to stop paying the same exploration cost every time.
- Daily marketers who post to multiple platforms or manage campaigns through real accounts.
- Researchers who gather data, compare products, or track competitors across websites.
- Repeat operators who fill forms, submit applications, or update profiles on a regular basis.
- QA engineers who test real browser flows using the same logged-in sessions that users rely on.
- AI power users who already work inside Claude Code, Cursor, Codex, Windsurf, or similar tools.
It is especially relevant if your work depends on stable browser access and you want the automation to use the same environment you normally use, rather than a detached sandbox.
What to know before you use it
AgentLimb is useful, but it is not a universal browser robot. The project is open-source and local, yet it still depends on Chrome, the extension workflow, and an AI tool that can follow the onboarding prompt and run commands.
A few caveats are worth keeping in mind:
- The tool is aimed at repeat browser tasks, so it is less relevant if you only need a one-off script.
- The site says the AI can self-heal when page structure changes, but no automation system can guarantee perfect accuracy on every website update.
- It is built around real Chrome sessions, so it is not the right choice if you specifically need an isolated headless browser environment.
- The claims about token savings and hot-start efficiency come from the product’s own comparison table, so treat them as vendor-reported performance rather than an independent benchmark.
- If you need an official record, compliance audit, or a source of truth for account actions, use the underlying website or platform directly instead of relying only on a replayed task.
For teams that want local browser automation with persistent memory, AgentLimb is a practical option. If your workflow depends on repeated browser actions, AgentLimb can turn the same route into a reusable muscle and keep that browser automation cheaper over time.
FAQ
Is AgentLimb free to use?
Yes, the source page describes AgentLimb as free and local. It does not list a paid plan or pricing tiers on the homepage material provided.
Is AgentLimb free?
Yes, the site presents AgentLimb as free and local. It is also open-source, and no account or API key is listed in the quick start.
What platforms does AgentLimb run on?
AgentLimb is built around Chrome and a browser extension. The docs on the site describe a local Node bridge at 127.0.0.1 and the Chrome extension as the main components.
What platforms does AgentLimb work with?
AgentLimb is built around Chrome and a local Node.js bridge. The page names Claude Code, Cursor, Codex, Trae, and Windsurf as compatible AI tools, plus any tool that can send commands or use HTTP/MCP.
Which AI tools work with AgentLimb?
It works with Claude Code, Cursor, Codex, Windsurf, Trae, and other AI tools that can run commands or talk over HTTP. The site also says any AI that can send HTTP or use MCP can drive the browser.
How does AgentLimb reduce token usage?
It records the browser route once and reuses that saved path later. The site says that avoids re-exploring the same task and can cut token use by about 90% on repeat runs.
Do I need API keys or a cloud account?
No, the site says you do not need API keys, a cloud account, or separate setup. The workflow is designed to stay on your machine and use your existing Chrome sessions.
Who should use AgentLimb?
It is best for people who repeat browser tasks often, such as marketers, researchers, QA engineers, and operators handling forms or multi-account workflows.
Who is AgentLimb best for?
It is best for people who repeat browser tasks often, such as marketers, researchers, operators, and QA engineers. The saved task routes are meant to cut down on re-exploration and token use for recurring work.
Does AgentLimb replace manual logins?
No, it works with your existing Chrome sessions instead of replacing them. That lets the AI act inside your real logged-in browser state.