The marimo-notebook skill enables Claude to generate properly formatted marimo notebooks as Python files, which are interactive computational notebooks that use Python code instead of JSON. It's designed for developers who want to create marimo applications and need Claude to write code that follows marimo's specific structure, including the script header format, cell decorators, dependency management, and patterns for handling both interactive and script execution modes. The skill solves the problem of ensuring Claude generates syntactically correct and functionally sound marimo notebooks that integrate UI elements, manage cell dependencies, and work correctly in both interactive and non-interactive contexts.
npx -y skills add marimo-team/skills --skill marimo-notebook --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills