Skip to content

Collaborate with agents using marimo pair

Give your agent CLIs (such as Claude Code, Codex, and OpenCode) full access to running marimo notebooks with the marimo pair agent skill.

marimo pair is the recommended way to collaborate on marimo notebooks with agents. It lets your agent read variables, test logic in a scratchpad, run cells, add and remove cells, and even manipulate UI elements.

Quickstart

Install the skill with:

npx skills add marimo-team/marimo-pair
uvx deno -A npm:skills add marimo-team/marimo-pair

Then pair on your first notebook by pasting the following in your agent CLI:

/marimo-pair pair with me on my_notebook.py