jupyter-to-marimo
✓Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
Installation
SKILL.md
IMPORTANT: When asked to translate a notebook, ALWAYS run uvx marimo convert -o FIRST before reading any files. This saves precious tokens - reading large notebooks can consume 30k+ tokens, while the converted .py file is much smaller and easier to work with.
Run the marimo convert command via uvx so no install is needed:
This generates a marimo-compatible .py file from the Jupyter notebook.
Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py). Source: marimo-team/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/marimo-team/skills --skill jupyter-to-marimo- Source
- marimo-team/skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is jupyter-to-marimo?
Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py). Source: marimo-team/skills.
How do I install jupyter-to-marimo?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marimo-team/skills --skill jupyter-to-marimo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/marimo-team/skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-12