getting-started
Installation
SKILL.md
Getting started in a catalog
Bring a freshly cloned catalog to a running marimo kernel, then hand off to composition.
Steps
-
Read the catalog manifest. Read
catalog.tomlat the repo root forfirst_notebook,auth(any required env var), and the catalog name. If there is nocatalog.toml, fall back to the lowest-numbered notebook innotebooks/and checkREADME.mdfor auth. -
Check the runtime. Confirm
uvis installed (uv --version); if missing, install it:curl -LsSf https://astral.sh/uv/install.sh | sh -
Install the marimo-pair skill for the user's agent (it is how you drive a live kernel):