rowboat
AI coworker with memory and collaboration
Install / Use
npx skills add rowboatlabs/rowboatInstalls into whichever agent you are using.
CLAUDE.md
Claude Code project instructions
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHubRowboat indexes your work into a living knowledge graph and uses that to get work done on your machine. It includes work surfaces for collaborating with AI: email client, notes, browser, code mode, meeting note taker, and workspaces for different projects.
Download latest for Mac/Windows/Linux: Download
<p align="center"> <a href="https://www.youtube.com/watch?v=et5yQABJ3xI"> <img width="800" height="450" alt="Rowboat Apps to Code demo" src="apps/x/demo.gif" /> </a> </p> <p align="center"> <a href="https://www.youtube.com/watch?v=et5yQABJ3xI"> Demo - apps to code </a> · <a href="https://www.youtube.com/watch?v=7xTpciZCfpw"> Demo - knowledge graph</a> </p>⭐ If you find Rowboat useful, please star the repo. It helps more people find it.
Overview
<table> <tr> <td width="40%" valign="middle"> <h3>Brain</h3> Rowboat indexes email, meetings, slack and assistant conversations into a living Obsidian-style backlinked knowledge graph. </td> <td width="60%"> <img width="1502" height="939" alt="Brain graph screenshot" src="assets/readme-dark/brain.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Email</h3> The built-in email client sorts emails into important and everything else. Rowboat automatically drafts responses for important email using all the work context. </td> <td width="60%"> <img width="1512" height="948" alt="Email screenshot" src="assets/readme-dark/email.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Background agents</h3> You can set up background agents that run on events like new email or on schedule like every day at 8am. They can connect to tools, search the web, use the browser and write code using Claude Code or Codex. </td> <td width="60%"> <img width="1512" height="951" alt="Background agents screenshot" src="assets/readme-dark/background-agents.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Built-in Browser</h3> Rowboat includes a browser that lets you and assistant collaborate on web tasks. Because it's isolated from your main browser, you can log in only to the accounts that want the assistant to access. </td> <td width="60%"> <img width="1512" height="948" alt="Browser screenshot" src="assets/readme-dark/browser.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Meeting Notes</h3> A local meeting note-taker that taps into mic & speaker, produces live transcript and summarizes the meeting in a markdown file and updates the knowledge graph. </td> <td width="60%"> <img width="1512" height="947" alt="Meeting notes screenshot" src="assets/readme-dark/meeting-notes.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Code Mode</h3> Code mode lets you spin up parallel coding agents with Claude Code or Codex, and have Rowboat drive them with all the work context where needed. </td> <td width="60%"> <img width="1512" height="949" alt="Code mode screenshot" src="assets/readme-dark/code-mode.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Apps</h3> You can build your own work surfaces inside Rowboat — they get access to all the tools and integrations, and you can share them with other people. </td> <td width="60%"> <img width="1512" height="949" alt="Apps screenshot" src="assets/readme-dark/apps.png" /> </td> </tr> <tr> <td width="40%" valign="middle"> <h3>Integrations</h3> Includes one-click integrations to most popular products. </td> <td width="60%"> <img width="1512" height="948" alt="Integrations screenshot" src="assets/readme-dark/integrations.png" /> </td> </tr> </table>Installation
Download latest for Mac/Windows/Linux: Download
All release files: https://github.com/rowboatlabs/rowboat/releases/latest
Google setup
To connect Google services (Gmail, Calendar, and Drive), follow Google setup.
Voice input
To enable voice input and voice notes (optional), add a Deepgram API key in ~/.rowboat/config/deepgram.json
Voice output
To enable voice output (optional), add an ElevenLabs API key in ~/.rowboat/config/elevenlabs.json
Web search
To use Exa research search (optional), add the Exa API key in ~/.rowboat/config/exa-search.json
External tools
To enable external tools (optional), you can add any MCP server or use Composio tools by adding an API key in ~/.rowboat/config/composio.json
All API key files use the same format:
{
"apiKey": "<key>"
}
How it’s different
Most AI tools reconstruct context on demand by searching transcripts or documents.
Rowboat maintains long-lived knowledge instead:
- context accumulates over time
- relationships are explicit and inspectable
- notes are editable by you, not hidden inside a model
- everything lives on your machine as plain Markdown
The result is memory that compounds, rather than retrieval that starts cold every time.
Bring your own model
Rowboat works with the model setup you prefer:
- Local models via Ollama or LM Studio
- Hosted models (bring your own API key/provider)
- Swap models anytime — your data stays in your local Markdown vault
Extend Rowboat with tools (MCP)
Rowboat can connect to external tools and services via Model Context Protocol (MCP). That means you can plug in (for example) search, databases, CRMs, support tools, and automations - or your own internal tools.
Examples: Exa (web search), Twitter/X, ElevenLabs (voice), Slack, Linear/Jira, GitHub, and more.
Local-first by design
- All data is stored locally as plain Markdown
- No proprietary formats or hosted lock-in
- You can inspect, edit, back up, or delete everything at any time
<div align="center"> </div>
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
