---
title: "marimo"
description: "marimo reactive notebook 全方位技能包: 撰寫 notebook、即時配對程式設計、轉換 Jupyter/Streamlit、論文實作、anywidget、WASM 相容性檢查等 11 個技能。"
canonical: https://agentpluginsdirectory.com/plugins/marimo
last-updated: 2026-09-21
---

# marimo
marimo reactive notebook 全方位技能包: 撰寫 notebook、即時配對程式設計、轉換 Jupyter/Streamlit、論文實作、anywidget、WASM 相容性檢查等 11 個技能。
- Slug: marimo
- Publisher: marimo-team
- Repository: https://github.com/RDCrystalLab/agentic-plugins
- Manifest: plugins/marimo/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 11 (add-molab-badge, anywidget-generator, auto-paper-demo, implement-paper-auto, implement-paper, jupyter-to-marimo, marimo-batch, marimo-notebook, marimo-pair, streamlit-to-marimo, wasm-compatibility)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-01-10
- Repository last pushed: 2026-08-15
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/marimo
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What marimo does, in the publisher's words

marimo reactive notebook 全方位技能包。合併自 marimo-team/marimo-pair 和 marimo-team/skills。

詳見 skills/marimo-notebook/references/JUPYTER-EXTENSION.md。

- marimo >= 0.21.1
- uv 建議安裝
- bash、curl、jq（marimo-pair 腳本需要）

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/RDCrystalLab/agentic-plugins/HEAD/plugins/marimo/README.md

## Skills

- add-molab-badge: Add "Open in molab" badge(s) linking to marimo notebooks. Works with READMEs, docs, websites, or any markdown/HTML target.
- anywidget-generator: Generate anywidget components for marimo notebooks.
- auto-paper-demo: Make a demo of a research paper in a marimo notebook fully automatically without extra user input.
- implement-paper-auto: Implement a research paper in a marimo notebook fully automatically without extra user input.
- implement-paper: Implement a research paper as an interactive marimo notebook together with the user. Start by understanding what the user wants to explore, fetch the paper via alphaxiv, then build a focused notebook.
- jupyter-to-marimo: Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
- marimo-batch: An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
- marimo-notebook: Write a marimo notebook in a Python file in the right format.
- marimo-pair: Work inside a running marimo notebook's kernel, execute code, create cells, and build a notebook as an artifact. Use when the user wants to start a marimo notebook or work in an active marimo session.
- streamlit-to-marimo: Convert a Streamlit app to a marimo notebook
- wasm-compatibility: Check if a marimo notebook is compatible with WebAssembly (WASM) and report any issues.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
