open-agent-kit
| Maintenance Mode | OAK automatically captures the plans, decisions, and trade-offs that usually vanish. Intelligence powered memories, context injection, autonomous agents, and more.
Install / Use
claude mcp add goondocks-co -- npx -y github:goondocks-co/open-agent-kitIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHubOpen Agent Kit
OAK is in maintenance mode. This project is no longer under active development. I have since started Myco, a new project originally inspired by ideas explored in OAK. Myco goes beyond memory and unlocks true intelligence for your project and your team.
Moving from OAK to Myco? See the migration guide.
Your Team's Memory in the Age of AI-Written Code
You architect. AI agents build. But the reasoning, trade-offs, and lessons learned disappear between sessions. OAK records the full development story — plans, decisions, gotchas, and context — creating a history that's semantically richer than git could ever be. Then autonomous OAK Agents and Skills turn that captured intelligence into better documentation, deeper insights, and ultimately higher quality software, faster.

graph LR
A[AI Coding Agent] -->|Hooks| B[OAK Daemon]
B -->|Context| A
B --> C[(Memory & Code Index)]
C --> D[OAK Agents]
D -->|Docs · Analysis · Insights| E[Your Project]
<details>
<summary><strong>Legacy install (maintenance mode)</strong></summary>
Quick Start
# Install via Homebrew (macOS)
brew install goondocks-co/oak/oak-ci
# Or via the install script (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/goondocks-co/open-agent-kit/main/install.sh | sh
# Initialize your project
oak init
<details> <summary><strong>Beta / pre-release channel</strong></summary>Windows? See QUICKSTART.md for PowerShell install and other methods (pipx, uv, pip).
After installing OAK, switch to the beta channel from the daemon UI
(About dialog) or by editing ~/.oak/update.yaml:
update:
channel: beta
The daemon will automatically check for and download pre-release versions.
</details>Open the OAK Dashboard in your browser:
oak team start --open
Start coding!
claude
</details>
Supported Agents
| Agent | Hooks | MCP | Skills | |-------|-------|-----|--------| | Claude Code | Yes | Yes | Yes | | Gemini CLI | Yes | Yes | Yes | | Cursor | Yes | Yes | Yes | | Codex CLI | Yes (OTel) | Yes | Yes | | OpenCode | Yes (Plugin) | Yes | Yes | | Windsurf | Yes | No | Yes | | VS Code Copilot | Yes | Yes | Yes |
Contributing
See CONTRIBUTING.md for the contributor guide and oak/constitution.md for coding standards.
Security
See SECURITY.md for the vulnerability reporting policy.
License
Related Skills
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.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
