
Dakesan Marimo Cc
- 1 repo stars
- Updated January 6, 2026
- dakesan/marimo-cc
dakesan-marimo-cc is a Claude Code plugin that adds Marimo reactive notebook skills for interactive data science and analytics inside the agent.
About
dakesan-marimo-cc is a small Claude Code plugin marketplace from dakesan/marimo-cc that ships Marimo-oriented skills for reactive notebooks and interactive analytics. developers and data-minded developers install it when they want Claude Code to help author, run, and iterate notebook-style workflows instead of bouncing between a separate Jupyter-like UI and the terminal. The listing emphasizes reactive execution—cells that stay consistent as upstream definitions change—which matters when an agent is editing pipelines and you need trustworthy, rerunnable analysis. With a single plugin in the bundle, it is a focused add-on rather than a full platform marketplace. It suits agent-first developers validating datasets, prototyping dashboards, or embedding exploratory analysis in backend or SaaS projects. You should have Marimo and Python data tooling available locally or in your dev environment before relying on the skills. Complexity is intermediate because notebooks plus agent edits require clear cell boundaries and dependency hygiene.
- Marimo reactive notebook patterns packaged as Claude Code skills
- Interactive data-science and analytics workflows driven from the agent
- 1-plugin bundle focused on notebook + reactive execution
- Keywords: marimo, reactive, science, skills, workflows
- Community catalog entry for builders pairing agents with notebooks
Dakesan Marimo Cc by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dakesan-marimo-cc@dakesan/marimo-ccAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | January 6, 2026 |
| Repository | dakesan/marimo-cc ↗ |
What it does
Run reactive Marimo notebooks inside Claude Code for exploratory analysis, charting, and reproducible data workflows without leaving the agent.
Who is it for?
Best when you use Claude Code and already like Marimo for exploratory data work and want skills—not a one-off script—for notebook workflows.
Skip if: Skip if you only need static CSV scripts with no notebooks, or developers not using Claude Code as your primary coding agent.
What you get
After you add the marketplace plugin, Claude Code can follow Marimo-oriented skills so notebook analytics stay reactive and editable in your dev workflow.
- Installed Marimo-oriented Claude Code plugin from the 1-plugin bundle
- Agent-invokable skills aligned to reactive notebook and analytics workflows
- Repeatable notebook iteration pattern without leaving Claude Code
By the numbers
- 1 plugin in bundle
- Repository: dakesan/marimo-cc
- Category: community marketplace listing
Recommended Plugins
How it compares
Agent notebook skills bundle, not an MCP server or hosted analytics platform.
FAQ
Who is Dakesan Marimo Cc for?
It is for developers on Claude Code who run Marimo notebooks for data science, prototyping, and reactive analytics alongside their codebase.
When should I use Dakesan Marimo Cc?
Use it when you want agent-guided Marimo workflows during validate prototypes or build-phase analytics, rather than manual notebook-only iteration.
How do I add Dakesan Marimo Cc to my agent?
Register the dakesan/marimo-cc Claude marketplace or plugin source in Claude Code, install the bundle’s plugin, and ensure Marimo and Python dependencies are available in your project environment.