marimo-team/marimo-pair
Drop agents inside running marimo notebook sessions
What it solves
It provides a way for AI agents to interact with reactive Python notebooks. This allows agents to use a live, interactive environment where they can execute code and see results in real-time, rather than just writing code to a file and hoping it works.
How it works
The project implements the Agent Skills open standard, allowing it to be integrated into any agent that supports this standard (such as Claude Code). It provides scripts for discovering running marimo notebook servers and executing code within those notebooks.
Who it’s for
Developers and data scientists who use marimo notebooks and want to AI agents to assist them in a collaborative, reactive environment.
Highlights
- Supports the Agent Skills open standard for broad agent compatibility.
- Integrates specifically as a plugin for Claude Code.
- Enables agents to discover and interact with running marimo notebook servers.
Related
- Project
- Project
- Project
- Project
- Project