·notebook-ai-agents-skill
{}

notebook-ai-agents-skill

Create/refactor reproducible analysis notebooks with Marimo (preferred) or Jupyter (minimal support). Use for interactive, narrative-first analyses.

7Installs·1Trend·@fmschulz

Installation

$npx skills add https://github.com/fmschulz/omics-skills --skill notebook-ai-agents-skill

How to Install notebook-ai-agents-skill

Quickly install notebook-ai-agents-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill notebook-ai-agents-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: fmschulz/omics-skills.

SKILL.md

View raw

Build narrative-first, reproducible notebooks with strict run-all validation and clean data loading patterns. Prefer Marimo for new notebooks; support Jupyter only when needed for existing .ipynb files.

| Marimo docs | https://docs.marimo.io/ | | Jupyter (legacy) | See docs/notebookstructure.md | | Pixi + Jupyter (legacy) | See docs/pixijupyter.md | | Data loading | See docs/dataloadingduckdb.md | | Plot styling | See docs/plotstyle.md | | Validation | See docs/verification.md | | Templates (legacy) | templates/kissnotebooktemplate.py |

Issue: Marimo fails to run due to missing dependencies Solution: Install required packages in the Pixi environment and re-run.

Create/refactor reproducible analysis notebooks with Marimo (preferred) or Jupyter (minimal support). Use for interactive, narrative-first analyses. Source: fmschulz/omics-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fmschulz/omics-skills --skill notebook-ai-agents-skill
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from fmschulz/omics-skills

Quick answers

What is notebook-ai-agents-skill?

Create/refactor reproducible analysis notebooks with Marimo (preferred) or Jupyter (minimal support). Use for interactive, narrative-first analyses. Source: fmschulz/omics-skills.

How do I install notebook-ai-agents-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill notebook-ai-agents-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/fmschulz/omics-skills