From 35230357bb9967576b09aab2d6564b07e8f2c05b Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:25:30 +0800 Subject: [PATCH] Sync marimo-pair provenance header with home skill copy Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com> --- .agents/skills/marimo-pair/SKILL.md | 6 ++++++ 1 file changed, 6 insertions(+) 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