ALWAYS use when: creating/editing marimo notebooks, working with any .py file containing @app.cell decorators, building reactive Python notebooks, doing exploratory data analysis in notebook form, converting Jupyter (.ipynb) to marimo, or when user mentions "marimo", "reactive notebook", or asks for an interactive Python notebook. Covers marimo CLI (edit, run, convert, export), UI components (mo.ui.*), layout functions, SQL integration, caching, state management, and wigglystuff widgets. If a task involves notebooks and Python, invoke this skill first.
$npx -y skills add pymc-labs/python-analytics-skills --skill marimo-notebookInstalls into the current project.
Run `npx skills use "https://github.com/pymc-labs/python-analytics-skills" --skill "pymc-labs/python-analytics-skills/marimo-notebook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pymc-labs/python-analytics-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pymc-labs/python-analytics-skills"` and select the relevant skills, then follow their instructions.