·marimo
{}

marimo

当用户要求“使用 marimo”、“创建 marimo 笔记本”、“调试 marimo 笔记本”、“检查单元格”、“了解反应式执行”、“修复 marimo 错误”、“从 jupyter 转换为 marimo”或使用 marimo 反应式 Python 笔记本时,应使用此技能。

40安装·2热度·@connorads

安装

$npx skills add https://github.com/connorads/dotfiles --skill marimo

如何安装 marimo

通过命令行快速安装 marimo AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/connorads/dotfiles --skill marimo
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:connorads/dotfiles。

SKILL.md

查看原文

Marimo is a reactive Python notebook where cells form a DAG and auto-execute on dependency changes. Notebooks are stored as pure .py files.

Only edit code INSIDE @app.cell function bodies. This is not negotiable.

This is not negotiable. Claiming "notebook works" without executing and inspecting outputs is LYING to the user.

当用户要求“使用 marimo”、“创建 marimo 笔记本”、“调试 marimo 笔记本”、“检查单元格”、“了解反应式执行”、“修复 marimo 错误”、“从 jupyter 转换为 marimo”或使用 marimo 反应式 Python 笔记本时,应使用此技能。 来源:connorads/dotfiles。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/connorads/dotfiles --skill marimo
分类
{}数据分析
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from connorads/dotfiles

快速解答

什么是 marimo?

当用户要求“使用 marimo”、“创建 marimo 笔记本”、“调试 marimo 笔记本”、“检查单元格”、“了解反应式执行”、“修复 marimo 错误”、“从 jupyter 转换为 marimo”或使用 marimo 反应式 Python 笔记本时,应使用此技能。 来源:connorads/dotfiles。

如何安装 marimo?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/connorads/dotfiles --skill marimo 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/connorads/dotfiles