marimo-team

marimo-team/skills

11 resources in this repository

GitHub
🎯11
76

🎯Skills11

🎯marimo-notebook🎯Skill

Provides guidance for writing marimo notebooks in the correct Python file format, covering script mode detection, interactive vs. CLI usage, UI widget patterns, and best practices for keeping notebook cells simple.

marimo-notebook
🎯marimo-batch🎯Skill

An opinionated skill to prepare marimo notebooks for scheduled batch runs, using Pydantic for parameter declaration with both UI form and CLI argument support, plus optional Weights and Biases integration.

marimo-batch
🎯anywidget-generator🎯Skill

Official marimo skills for AI agents including anywidget generator, designed for use with marimo notebooks and supporting multiple agents via the skills.sh universal installer.

anywidget-generator
🎯jupyter-to-marimo🎯Skill

Converts Jupyter notebooks (.ipynb) to marimo notebooks (.py) using the marimo CLI, with guidance on cleaning up artifacts, replacing ipywidgets, fixing metadata, and validating the converted output.

jupyter-to-marimo
🎯wasm-compatibility🎯Skill

A skill for marimo notebook development providing WASM compatibility guidance, installable for use with Claude Code, OpenCode, and other agents that support the skills format.

wasm-compatibility
🎯implement-paper🎯Skill

A skill for turning research papers into interactive marimo notebooks, fetching papers via alphaxiv and building focused implementations scoped to the user's specific interests and background.

implement-paper
🎯add-molab-badge🎯Skill

A skill from the marimo team for adding molab badges to projects. Part of a collection of skills designed for use with marimo, a reactive Python notebook framework, supporting multiple AI agents.

add-molab-badge
🎯streamlit-to-marimo🎯Skill

A marimo skill that converts Streamlit apps to marimo notebooks, mapping Streamlit widgets to marimo UI equivalents. Covers execution model differences, state management, and caching pattern migration.

streamlit-to-marimo
🎯implement-paper-auto🎯Skill

Fully automatic skill for implementing a research paper in a marimo notebook without asking the user for input β€” fetches the paper through AlphaXiv, picks a single compelling story to explain, and produces a CPU-runnable minimum example with one or two interactive charts.

implement-paper-auto
🎯auto-paper-demo🎯Skill

Fully automatic skill that builds a marimo notebook demo of a research paper without asking the user for input β€” fetches the paper through AlphaXiv, picks a single clear story to tell, and produces a CPU-runnable minimum example centered on one or two interactive charts.

auto-paper-demo
🎯template-skill🎯Skill

Skill

template-skill