diff --git a/.agents/skills/marimo-pair/SKILL.md b/.agents/skills/marimo-pair/SKILL.md index 1d6e69f..d0eeca7 100644 --- a/.agents/skills/marimo-pair/SKILL.md +++ b/.agents/skills/marimo-pair/SKILL.md @@ -8,6 +8,12 @@ description: >- allowed-tools: Bash(bash **/scripts/discover-servers.sh *), Bash(bash **/scripts/execute-code.sh *), Read --- + + marimo is a reactive Python runtime for building reproducible Python programs (marimo notebooks). Cells are connected by the variables they define and reference. Running a cell re-executes dependents in dataflow order. The active