marimo-team/skills
These skills were imported into SkillJury from the public skills ecosystem.
wasm-compatibility
Verify marimo notebook compatibility with WebAssembly environments and identify incompatible dependencies or code patterns.
implement-paper
Turn a research paper into an interactive marimo notebook. For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, marimo check , variable naming, etc.), refer to the marimo-notebook skill.
add-molab-badge
Add "Open in molab" badge(s) linking to marimo notebooks. The badge can be added to any target: a GitHub README, documentation site, blog post, webpage, or any other markdown/HTML file.
marimo-notebook
Create Python-based interactive notebooks with marimo's reactive cell architecture.
anywidget-generator
Generate interactive anywidget components for marimo notebooks with vanilla JavaScript and CSS.
jupyter-to-marimo
Convert Jupyter notebooks to marimo Python scripts with CLI-driven transformation and cleanup guidance.
marimo-batch
Prepare marimo notebooks for scheduled batch execution with CLI parameters and optional experiment tracking.