Dakesan Marimo Cc
dakesan-marimo-cc is a Claude Code plugin for the Build phase that adds Marimo reactive notebook skills for interactive data science and analytics inside the agent.
Run reactive Marimo notebooks inside Claude Code for exploratory analysis, charting, and reproducible data workflows without leaving the agent.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dakesan-marimo-cc@dakesan/marimo-ccBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dakesan/marimo-cc") and the paste-ready config with skillselion.get_install_config("plugin:dakesan/marimo-cc").
What it does
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. Solo builders and indie 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 builders 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.
Highlights
- 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
Why builders use it
Switching between Claude Code and a separate notebook app breaks flow and makes reactive, agent-edited analytics hard to keep consistent.
After you add the marketplace plugin, Claude Code can follow Marimo-oriented skills so notebook analytics stay reactive and editable in your dev workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is dakesan-marimo-cc for?
It is for solo and indie 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.
Comments
Share how you use dakesan-marimo-cc, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.