AgentLimb is a Chrome extension that lets any AI coding tool — Claude Code, Cursor, Codex, Trae, Windsurf, or anything that can run commands — drive your browser. Install the extension, copy one prompt, paste it to your AI, and it auto-configures in 10 seconds.
<p align="center">
<img src="site/icons/icon.svg" alt="AgentLimb Logo" width="64" height="64">
</p>
<h1 align="center">AgentLimb</h1>
<p align="center">
<strong>Stop watching your AI relearn the same task.</strong><br>
The open-source alternative to CoWork — 90% fewer tokens on repeat browser tasks.
</p>
<p align="center">
<a href="https://agentlimb.com">
<img src="https://img.shields.io/badge/Website-agentlimb.com-F5A623?style=for-the-badge" alt="Website">
</a>
<a href="https://github.com/hooosberg/AgentLimb">
<img src="https://img.shields.io/github/stars/hooosberg/AgentLimb?style=for-the-badge&logo=github&label=Star&color=24292f" alt="Star on GitHub">
</a>
</p>
<p align="center">
<em>If AgentLimb is useful to you, please ⭐ star this repo — it helps others discover the project and keeps us motivated!</em>
</p>
<p align="center">
<a href="https://agentlimb.com">
<img src="https://img.shields.io/badge/License-BSL%201.1-blue?style=flat-square" alt="License">
</a>
<img src="https://img.shields.io/badge/Platform-Chrome-4285F4?style=flat-square&logo=googlechrome&logoColor=white" alt="Platform">
<img src="https://img.shields.io/badge/Privacy-100%25%20Local-34C759?style=flat-square" alt="Privacy">
<img src="https://img.shields.io/badge/Languages-12-AF52DE?style=flat-square" alt="Languages">
</p>
<p align="center">
<strong>
<a href="./README.md">English</a> |
<a href="./readme-locales/README.zh-CN.md">中文</a> |
<a href="./readme-locales/README.ja-JP.md">日本語</a> |
<a href="./readme-locales/README.ko-KR.md">한국어</a> |
<a href="./readme-locales/README.es-ES.md">Español</a> |
<a href="./readme-locales/README.fr-FR.md">Français</a> |
<a href="./readme-locales/README.de-DE.md">Deutsch</a> |
<a href="./readme-locales/README.pt-BR.md">Português</a> |
<a href="./readme-locales/README.ru-RU.md">Русский</a> &nbsAgent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.