Creator · probabl-ai
Last updated · Sep 6, 2026
Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pa
Creator · probabl-ai
Last updated · Sep 6, 2026
Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pa
Creator · probabl-ai
Last updated · Sep 6, 2026
Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pa
Creator · probabl-ai
Last updated · Sep 6, 2026
Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pa
Sandbox only
Install targets
Codex install prompt
Install the "data-science-python-stack" agent skill from https://github.com/probabl-ai/skills/tree/main/skills/data-science-python-stack. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings. TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"probabl-ai-data-science-python-stack","task":"Install data-science-python-stack","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis.
Scenario
Data analysis
I need my agent to analyze CSV data, produce insights, and explain trends.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add probabl-ai/skills --skill data-science-python-stack
Maintenance
fresh
21d since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
119
68/100 Quality · 74/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
119 GitHub stars
Repo activity
119 stars, 7 forks
Maintenance
21d since push
License
BSD-3-Clause
Install
npx skills add probabl-ai/skills --skill data-science-python-stack
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add probabl-ai/skills --skill data-science-python-stackDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
Agent should check
Copy prompt
Task: Use data-science-python-stack in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install
Install command: npx skills add probabl-ai/skills --skill data-science-python-stack
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
LLM text format
/api/skills/probabl-ai-data-science-python-stack/install?format=text
Find alternatives
/api/skills/search?q=data-science-python-stack&limit=3
Agent prompt
Use data-science-python-stack for this task. Review https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install, then install with: npx skills add probabl-ai/skills --skill data-science-python-stackRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/probabl-ai-data-science-python-stack
LLM text
/api/registry/manifest/probabl-ai-data-science-python-stack?format=text
Install alias
/api/registry/install/probabl-ai-data-science-python-stack
Recommend
/api/registry/recommend?task=Use%20data-science-python-stack%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Workflow automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO119 GitHub stars
Stars/forks activity
CHECK119 stars, 7 forks; issue activity unavailable in current metadata
Recent maintenance
PASS21d since push
License clarity
PASSBSD-3-Clause
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
Apache Superset is a Data Visualization and Data Exploration Platform
--- name: data-science-python-stack description: > Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings.
TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, evaluation / reporting → `skore` report classes, `mlflow` stays only for model serving / registry.
SKIP when: the project is non-Python; the work is web / backend / infra unrelated to data science; the library is already chosen and installed and the task is implementation inside it (bug fix, feature work, refactor) with no new dependency in play.
HOW TO USE: **read this SKILL.md end-to-end before recommending or installing anything** — picking from a single index entry hides the tier (whether the library is mandatory, a user-choice, optional, or already transitively present) and the pairings, and both matter. Then read the linked `references/<library>.md` for the chosen library's scope and tradeoffs. Don't silently substitute one library for another; if no entry fits, surface the gap to the user. ---
# Data Science Python Stack
Opinionated stack — one library per job, organized into four tiers plus an orthogonal **agent feature**:
1. **Mandatory** — installed at project start, no exceptions. 2. **User choice (competing-library jobs)** — multiple valid libraries for the same job; the user picks via `AskUserQuestion` before any import lands. 3. **Optional** — install only when the project's task requires it. 4. **Transitive** — already pulled in by the mandatory tier; do not install explicitly, but know they're available. 5. **Agent feature (orthogonal)** — deps that the *agent* uses to audit a workspace and to power the editor LSP integration (`ipython`, `pyright`), kept out of the production-shape runtime via a manager-specific scope. Install logistics owned by `python-env-manager` § "Agent feature"; consumed by `audit-ml-pipeline` and the opencode LSP integration.
## Stop conditions — read before naming any library
- **No silent pick on a competing-library job.** Whenever the stack offers two or more libraries for the same job (see § "Competing libraries — general rule" and the Tier 2 table), the user picks via `AskUserQuestion` before any `Write` that imports the library and before any install command runs. "Already pulled in transitively" / "user said 'quick'" / "the folder has no preference signalled" are **not** waivers. A silent pick is a Stop-condition violation, full stop. - **No substitute when import fails.** When code in this stack needs a library but `import` fails, install it; do not rewrite to a non-stack equivalent (see § "Missing dependency"). The most common silent-rewrite path — `import skrub` fails → rewrite as `sklearn.Pipeline`, `import skore` fails → rewrite as `cross_val_score` — silently undoes the workflow skills' contract. - **Harness-level "no clarifying questions" hints do NOT waive the competing-library `AskUserQuestion`.** The Tier 2 pick is an operating-contract gate, not a clarifying question. The same applies to user urgency phrasing: "quick baseline", "just do it", "go fast", "you pick", "whatever" do NOT resolve a competing- library gate. See § "Free-text resolution" in the general rule below for what *does* resolve a gate. - **Post-hoc audit — required before ending the turn.** Before declaring the turn complete, verify each competing-library job invoked in this turn has either (a) an `AskUserQuestion` answer recorded this session, or (b) a matching row in `journal/JOURNAL.md` Status `Workspace decisions`. If any competing-library job ran without one of those, surface the non-compliance to the user explicitly as part of your final message — do not hide it.
## Forbidden shortcuts (observed in real traces)
| Shortcut | Why it feels right | Why it's wrong | |----------|--------------------|----------------| | `pandas` is already pulled in by `skore` → skip the Tier 2 ask | "Free" library, no install needed | Tier 2 is a *project-shape* decision (every `data.py` signature, every fixture); transitive presence is not a pick | | User said "quick baseline" → assume `pandas` | Task urgency reads as permission | Urgency phrasing never waives a competing-library gate (Stop conditions above) | | Folder has no existing tabular code → infer pandas | "No preference signalled" | Inference is a silent pick; the gate requires a structured ask or a recorded `JOURNAL.md` decision | | One competing option requires a new `pixi add` → pick the "free" one | Avoids an install step | Install cost is not the criterion; project fit is | | User picked `pytorch` last project → reuse without asking | Continuity is friendly | Each workspace records its own `Workspace decisions`; cross-project memory is forbidden |
## Competing libraries — general rule
This is the meta-rule that governs every "user choice" entry in this skill. It applies to the Tier 2 table below and to any new competing-library job added in the future. It also applies inside Tier 3 when two optional libraries cover the same job (e.g. `pytorch` vs `keras` as the deep-learning framework).
### The rule
Whenever the stack offers two or more libraries for the same job:
1. **`AskUserQuestion` before any import or install.** Use the options listed for the job in the competing-jobs table; do not editorialize the option labels. 2. **Persist the answer in `journal/JOURNAL.md` Status under `Workspace decisions`.** This block is immutable until the user explicitly pivots. On future sessions, **read Status first**; do not re-ask a recorded decision. The persistence contract lives in `iterate-ml-experiment`'s `JOURNAL.md` template — the `Workspace decisions` block is the source of truth for cross- session continuity. 3. **No silent default.** Even when one option is "free" (already pulled in transitively) and the other costs an install, never pick silently. The free option becoming the pick is fine; *the picking happens via `AskUserQuestion`*.
### Free-text resolution
A user message resolves a competing-library gate **only** if it names one of the listed options for the job. Apply in priority order:
- **Exact match** (case-insensitive, whitespace-trimmed) to an option label: resolves the gate. ("use polars", "let's go with pytorch", "pandas please" → resolved.) - **Library named in a free-text intent** ("rewrite the loader in polars", "I want a keras model"): resolves the gate for that job. - **No library named** ("make it fast", "you pick", "whatever", "no preference", "quick baseline"): does **NOT** resolve. Fall through to the structured `AskUserQuestion`. - **"You pick" / "no preference" specifically** — surface the **default-on-no-preference** for the job (from the Tier 2 table) and ask for confirmation. Never silently pick; never skip the confirmation step.
### Adding a new contested job
When a new job appears in the stack with two viable libraries, add a row to the Tier 2 competing-jobs table. **Every row must name an explicit `Default-on-no-preference`** — rows without one are forbidden, because they re-create the silent-pick loophole this rule exists to close. If a sensible default cannot be named, the job does not belong in the table; surface the gap to the user and pick per-project via a free-form `AskUserQuestion`.
## When to invoke this skill
Two events trigger this skill before any other action:
1. **A library import fails** in the stack's domain. The answer is install (see § "Missing dependency" below), never substitute. 2. **A library choice has to be made** — for tabular data at project start, or any time code is about to introduce a new dependency (deep learning, model serving, notebooks, …).
In both cases, **read the whole SKILL.md before deciding**. The tier structure below determines whether a library should already be present, needs a user prompt, or is opt-in — that decision can't be made from a single index entry.
## Missing dependency — install, do not substitute
When code in this stack needs a library but `import` fails, the answer is **install it**, not substitute. Specifically:
- Surface the missing dependency to the user with the exact install command. **Invoke `python-env-manager` to detect the project's environment manager (pixi / uv / poetry / hatch / conda / pip+venv) and produce the right install command** — don't infer the manager from memory; the project may not use the default. **Stop and wait for confirmation before doing anything else.** - Do **not** rewrite the code to use a non-stack equivalent (`sklearn.Pipeline` for `skrub`, `cross_val_score` + handwritten metric prints for `skore`. Substitution silently breaks the contract that the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `organize-ml-workspace`) rely on. - This rule **overrides** "make the code run". If the user prefers a substitute, they will say so — until they do, install. Reaching for a substitute because the dependency is missing is the most common way the stack gets silently undone, so treat the missing import as a hard stop.
## How to use this skill
1. Read this whole SKILL.md before picking — the tier structure determines whether the library should already be installed, needs a user-choice prompt, or is opt-in. 2. Match the task to an entry in the right tier. 3. Read the linked `references/<library>.md` for the chosen library's scope and tradeoffs before introducing it. 4. Install via `pixi` by default. If the project already uses a different manager (pip+venv, uv, conda), follow that instead. 5. Don't substitute libraries silently. If no entry fits the task, surface the tradeoff to the user.
## Tier 1 — Mandatory (install at project start)
These five libraries are always installed in a data-science / ML project. The first three co-own the modeling workflow: scikit-learn provides the estimators, skrub provides the data-cleaning + DataOps layer that sits before them, skore evaluates the result and persists it as a project on disk. The fourth, `ruff`, owns lint + format and is non-negotiable: every project Claude touches should pass `ruff check`. The fifth, `pytest`, runs the smoke test that every approved experiment must have per the `test-ml-pipeline` / `smoke-test-ml-pipeline` contract — without pytest the smoke-test gate can't enforce predict-time correctness, so pytest stays mandatory even when no other tests have been written yet. Each is named explicitly even when transitively present, because the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `python-code-style`, `test-ml-pipeline`) depend on them directly and should not silently lose them if upstream packaging changes.
- [`scikit-learn`](references/scikit-learn.md) — tabular ML algorithms, preprocessing, model-selection helpers. Use `HistGradientBoosting{Classifier,Regressor}` instead of pulling in xgboost or lightgbm. **Evaluation, cross-validation reports, and model comparison are owned by `skore`** — don't inline
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for data-science-python-stack, ready for a manual X post.
data-science-python-stack: Opinionated Python stack for data-science / ML work — one library per job, organized into tie... 119 stars https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x
Listing + install path for data-science-python-stack: https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x Install: npx skills add probabl-ai/skills --skill data-science-python-stack
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to probabl-ai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack/audit)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)probabl-ai
@probabl-ai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
67.2K StarsD3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113.1K StarsScientific Agent Skills
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
33.5K StarsSuperset
Apache Superset is a Data Visualization and Data Exploration Platform
74.7K StarsSandbox only
Install targets
Codex install prompt
Install the "data-science-python-stack" agent skill from https://github.com/probabl-ai/skills/tree/main/skills/data-science-python-stack. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings. TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"probabl-ai-data-science-python-stack","task":"Install data-science-python-stack","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis.
Scenario
Data analysis
I need my agent to analyze CSV data, produce insights, and explain trends.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add probabl-ai/skills --skill data-science-python-stack
Maintenance
fresh
21d since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
119
68/100 Quality · 74/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
119 GitHub stars
Repo activity
119 stars, 7 forks
Maintenance
21d since push
License
BSD-3-Clause
Install
npx skills add probabl-ai/skills --skill data-science-python-stack
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add probabl-ai/skills --skill data-science-python-stackDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
Agent should check
Copy prompt
Task: Use data-science-python-stack in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install
Install command: npx skills add probabl-ai/skills --skill data-science-python-stack
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
LLM text format
/api/skills/probabl-ai-data-science-python-stack/install?format=text
Find alternatives
/api/skills/search?q=data-science-python-stack&limit=3
Agent prompt
Use data-science-python-stack for this task. Review https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install, then install with: npx skills add probabl-ai/skills --skill data-science-python-stackRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/probabl-ai-data-science-python-stack
LLM text
/api/registry/manifest/probabl-ai-data-science-python-stack?format=text
Install alias
/api/registry/install/probabl-ai-data-science-python-stack
Recommend
/api/registry/recommend?task=Use%20data-science-python-stack%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Workflow automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO119 GitHub stars
Stars/forks activity
CHECK119 stars, 7 forks; issue activity unavailable in current metadata
Recent maintenance
PASS21d since push
License clarity
PASSBSD-3-Clause
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
Apache Superset is a Data Visualization and Data Exploration Platform
--- name: data-science-python-stack description: > Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings.
TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, evaluation / reporting → `skore` report classes, `mlflow` stays only for model serving / registry.
SKIP when: the project is non-Python; the work is web / backend / infra unrelated to data science; the library is already chosen and installed and the task is implementation inside it (bug fix, feature work, refactor) with no new dependency in play.
HOW TO USE: **read this SKILL.md end-to-end before recommending or installing anything** — picking from a single index entry hides the tier (whether the library is mandatory, a user-choice, optional, or already transitively present) and the pairings, and both matter. Then read the linked `references/<library>.md` for the chosen library's scope and tradeoffs. Don't silently substitute one library for another; if no entry fits, surface the gap to the user. ---
# Data Science Python Stack
Opinionated stack — one library per job, organized into four tiers plus an orthogonal **agent feature**:
1. **Mandatory** — installed at project start, no exceptions. 2. **User choice (competing-library jobs)** — multiple valid libraries for the same job; the user picks via `AskUserQuestion` before any import lands. 3. **Optional** — install only when the project's task requires it. 4. **Transitive** — already pulled in by the mandatory tier; do not install explicitly, but know they're available. 5. **Agent feature (orthogonal)** — deps that the *agent* uses to audit a workspace and to power the editor LSP integration (`ipython`, `pyright`), kept out of the production-shape runtime via a manager-specific scope. Install logistics owned by `python-env-manager` § "Agent feature"; consumed by `audit-ml-pipeline` and the opencode LSP integration.
## Stop conditions — read before naming any library
- **No silent pick on a competing-library job.** Whenever the stack offers two or more libraries for the same job (see § "Competing libraries — general rule" and the Tier 2 table), the user picks via `AskUserQuestion` before any `Write` that imports the library and before any install command runs. "Already pulled in transitively" / "user said 'quick'" / "the folder has no preference signalled" are **not** waivers. A silent pick is a Stop-condition violation, full stop. - **No substitute when import fails.** When code in this stack needs a library but `import` fails, install it; do not rewrite to a non-stack equivalent (see § "Missing dependency"). The most common silent-rewrite path — `import skrub` fails → rewrite as `sklearn.Pipeline`, `import skore` fails → rewrite as `cross_val_score` — silently undoes the workflow skills' contract. - **Harness-level "no clarifying questions" hints do NOT waive the competing-library `AskUserQuestion`.** The Tier 2 pick is an operating-contract gate, not a clarifying question. The same applies to user urgency phrasing: "quick baseline", "just do it", "go fast", "you pick", "whatever" do NOT resolve a competing- library gate. See § "Free-text resolution" in the general rule below for what *does* resolve a gate. - **Post-hoc audit — required before ending the turn.** Before declaring the turn complete, verify each competing-library job invoked in this turn has either (a) an `AskUserQuestion` answer recorded this session, or (b) a matching row in `journal/JOURNAL.md` Status `Workspace decisions`. If any competing-library job ran without one of those, surface the non-compliance to the user explicitly as part of your final message — do not hide it.
## Forbidden shortcuts (observed in real traces)
| Shortcut | Why it feels right | Why it's wrong | |----------|--------------------|----------------| | `pandas` is already pulled in by `skore` → skip the Tier 2 ask | "Free" library, no install needed | Tier 2 is a *project-shape* decision (every `data.py` signature, every fixture); transitive presence is not a pick | | User said "quick baseline" → assume `pandas` | Task urgency reads as permission | Urgency phrasing never waives a competing-library gate (Stop conditions above) | | Folder has no existing tabular code → infer pandas | "No preference signalled" | Inference is a silent pick; the gate requires a structured ask or a recorded `JOURNAL.md` decision | | One competing option requires a new `pixi add` → pick the "free" one | Avoids an install step | Install cost is not the criterion; project fit is | | User picked `pytorch` last project → reuse without asking | Continuity is friendly | Each workspace records its own `Workspace decisions`; cross-project memory is forbidden |
## Competing libraries — general rule
This is the meta-rule that governs every "user choice" entry in this skill. It applies to the Tier 2 table below and to any new competing-library job added in the future. It also applies inside Tier 3 when two optional libraries cover the same job (e.g. `pytorch` vs `keras` as the deep-learning framework).
### The rule
Whenever the stack offers two or more libraries for the same job:
1. **`AskUserQuestion` before any import or install.** Use the options listed for the job in the competing-jobs table; do not editorialize the option labels. 2. **Persist the answer in `journal/JOURNAL.md` Status under `Workspace decisions`.** This block is immutable until the user explicitly pivots. On future sessions, **read Status first**; do not re-ask a recorded decision. The persistence contract lives in `iterate-ml-experiment`'s `JOURNAL.md` template — the `Workspace decisions` block is the source of truth for cross- session continuity. 3. **No silent default.** Even when one option is "free" (already pulled in transitively) and the other costs an install, never pick silently. The free option becoming the pick is fine; *the picking happens via `AskUserQuestion`*.
### Free-text resolution
A user message resolves a competing-library gate **only** if it names one of the listed options for the job. Apply in priority order:
- **Exact match** (case-insensitive, whitespace-trimmed) to an option label: resolves the gate. ("use polars", "let's go with pytorch", "pandas please" → resolved.) - **Library named in a free-text intent** ("rewrite the loader in polars", "I want a keras model"): resolves the gate for that job. - **No library named** ("make it fast", "you pick", "whatever", "no preference", "quick baseline"): does **NOT** resolve. Fall through to the structured `AskUserQuestion`. - **"You pick" / "no preference" specifically** — surface the **default-on-no-preference** for the job (from the Tier 2 table) and ask for confirmation. Never silently pick; never skip the confirmation step.
### Adding a new contested job
When a new job appears in the stack with two viable libraries, add a row to the Tier 2 competing-jobs table. **Every row must name an explicit `Default-on-no-preference`** — rows without one are forbidden, because they re-create the silent-pick loophole this rule exists to close. If a sensible default cannot be named, the job does not belong in the table; surface the gap to the user and pick per-project via a free-form `AskUserQuestion`.
## When to invoke this skill
Two events trigger this skill before any other action:
1. **A library import fails** in the stack's domain. The answer is install (see § "Missing dependency" below), never substitute. 2. **A library choice has to be made** — for tabular data at project start, or any time code is about to introduce a new dependency (deep learning, model serving, notebooks, …).
In both cases, **read the whole SKILL.md before deciding**. The tier structure below determines whether a library should already be present, needs a user prompt, or is opt-in — that decision can't be made from a single index entry.
## Missing dependency — install, do not substitute
When code in this stack needs a library but `import` fails, the answer is **install it**, not substitute. Specifically:
- Surface the missing dependency to the user with the exact install command. **Invoke `python-env-manager` to detect the project's environment manager (pixi / uv / poetry / hatch / conda / pip+venv) and produce the right install command** — don't infer the manager from memory; the project may not use the default. **Stop and wait for confirmation before doing anything else.** - Do **not** rewrite the code to use a non-stack equivalent (`sklearn.Pipeline` for `skrub`, `cross_val_score` + handwritten metric prints for `skore`. Substitution silently breaks the contract that the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `organize-ml-workspace`) rely on. - This rule **overrides** "make the code run". If the user prefers a substitute, they will say so — until they do, install. Reaching for a substitute because the dependency is missing is the most common way the stack gets silently undone, so treat the missing import as a hard stop.
## How to use this skill
1. Read this whole SKILL.md before picking — the tier structure determines whether the library should already be installed, needs a user-choice prompt, or is opt-in. 2. Match the task to an entry in the right tier. 3. Read the linked `references/<library>.md` for the chosen library's scope and tradeoffs before introducing it. 4. Install via `pixi` by default. If the project already uses a different manager (pip+venv, uv, conda), follow that instead. 5. Don't substitute libraries silently. If no entry fits the task, surface the tradeoff to the user.
## Tier 1 — Mandatory (install at project start)
These five libraries are always installed in a data-science / ML project. The first three co-own the modeling workflow: scikit-learn provides the estimators, skrub provides the data-cleaning + DataOps layer that sits before them, skore evaluates the result and persists it as a project on disk. The fourth, `ruff`, owns lint + format and is non-negotiable: every project Claude touches should pass `ruff check`. The fifth, `pytest`, runs the smoke test that every approved experiment must have per the `test-ml-pipeline` / `smoke-test-ml-pipeline` contract — without pytest the smoke-test gate can't enforce predict-time correctness, so pytest stays mandatory even when no other tests have been written yet. Each is named explicitly even when transitively present, because the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `python-code-style`, `test-ml-pipeline`) depend on them directly and should not silently lose them if upstream packaging changes.
- [`scikit-learn`](references/scikit-learn.md) — tabular ML algorithms, preprocessing, model-selection helpers. Use `HistGradientBoosting{Classifier,Regressor}` instead of pulling in xgboost or lightgbm. **Evaluation, cross-validation reports, and model comparison are owned by `skore`** — don't inline
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for data-science-python-stack, ready for a manual X post.
data-science-python-stack: Opinionated Python stack for data-science / ML work — one library per job, organized into tie... 119 stars https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x
Listing + install path for data-science-python-stack: https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x Install: npx skills add probabl-ai/skills --skill data-science-python-stack
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to probabl-ai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack/audit)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)probabl-ai
@probabl-ai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
67.2K StarsD3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113.1K StarsScientific Agent Skills
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
33.5K StarsSuperset
Apache Superset is a Data Visualization and Data Exploration Platform
74.7K StarsSandbox only
Install targets
Codex install prompt
Install the "data-science-python-stack" agent skill from https://github.com/probabl-ai/skills/tree/main/skills/data-science-python-stack. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings. TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"probabl-ai-data-science-python-stack","task":"Install data-science-python-stack","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis.
Scenario
Data analysis
I need my agent to analyze CSV data, produce insights, and explain trends.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add probabl-ai/skills --skill data-science-python-stack
Maintenance
fresh
21d since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
119
68/100 Quality · 74/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
119 GitHub stars
Repo activity
119 stars, 7 forks
Maintenance
21d since push
License
BSD-3-Clause
Install
npx skills add probabl-ai/skills --skill data-science-python-stack
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add probabl-ai/skills --skill data-science-python-stackDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
Agent should check
Copy prompt
Task: Use data-science-python-stack in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install
Install command: npx skills add probabl-ai/skills --skill data-science-python-stack
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
LLM text format
/api/skills/probabl-ai-data-science-python-stack/install?format=text
Find alternatives
/api/skills/search?q=data-science-python-stack&limit=3
Agent prompt
Use data-science-python-stack for this task. Review https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install, then install with: npx skills add probabl-ai/skills --skill data-science-python-stackRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/probabl-ai-data-science-python-stack
LLM text
/api/registry/manifest/probabl-ai-data-science-python-stack?format=text
Install alias
/api/registry/install/probabl-ai-data-science-python-stack
Recommend
/api/registry/recommend?task=Use%20data-science-python-stack%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Workflow automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO119 GitHub stars
Stars/forks activity
CHECK119 stars, 7 forks; issue activity unavailable in current metadata
Recent maintenance
PASS21d since push
License clarity
PASSBSD-3-Clause
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
Apache Superset is a Data Visualization and Data Exploration Platform
--- name: data-science-python-stack description: > Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings.
TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, evaluation / reporting → `skore` report classes, `mlflow` stays only for model serving / registry.
SKIP when: the project is non-Python; the work is web / backend / infra unrelated to data science; the library is already chosen and installed and the task is implementation inside it (bug fix, feature work, refactor) with no new dependency in play.
HOW TO USE: **read this SKILL.md end-to-end before recommending or installing anything** — picking from a single index entry hides the tier (whether the library is mandatory, a user-choice, optional, or already transitively present) and the pairings, and both matter. Then read the linked `references/<library>.md` for the chosen library's scope and tradeoffs. Don't silently substitute one library for another; if no entry fits, surface the gap to the user. ---
# Data Science Python Stack
Opinionated stack — one library per job, organized into four tiers plus an orthogonal **agent feature**:
1. **Mandatory** — installed at project start, no exceptions. 2. **User choice (competing-library jobs)** — multiple valid libraries for the same job; the user picks via `AskUserQuestion` before any import lands. 3. **Optional** — install only when the project's task requires it. 4. **Transitive** — already pulled in by the mandatory tier; do not install explicitly, but know they're available. 5. **Agent feature (orthogonal)** — deps that the *agent* uses to audit a workspace and to power the editor LSP integration (`ipython`, `pyright`), kept out of the production-shape runtime via a manager-specific scope. Install logistics owned by `python-env-manager` § "Agent feature"; consumed by `audit-ml-pipeline` and the opencode LSP integration.
## Stop conditions — read before naming any library
- **No silent pick on a competing-library job.** Whenever the stack offers two or more libraries for the same job (see § "Competing libraries — general rule" and the Tier 2 table), the user picks via `AskUserQuestion` before any `Write` that imports the library and before any install command runs. "Already pulled in transitively" / "user said 'quick'" / "the folder has no preference signalled" are **not** waivers. A silent pick is a Stop-condition violation, full stop. - **No substitute when import fails.** When code in this stack needs a library but `import` fails, install it; do not rewrite to a non-stack equivalent (see § "Missing dependency"). The most common silent-rewrite path — `import skrub` fails → rewrite as `sklearn.Pipeline`, `import skore` fails → rewrite as `cross_val_score` — silently undoes the workflow skills' contract. - **Harness-level "no clarifying questions" hints do NOT waive the competing-library `AskUserQuestion`.** The Tier 2 pick is an operating-contract gate, not a clarifying question. The same applies to user urgency phrasing: "quick baseline", "just do it", "go fast", "you pick", "whatever" do NOT resolve a competing- library gate. See § "Free-text resolution" in the general rule below for what *does* resolve a gate. - **Post-hoc audit — required before ending the turn.** Before declaring the turn complete, verify each competing-library job invoked in this turn has either (a) an `AskUserQuestion` answer recorded this session, or (b) a matching row in `journal/JOURNAL.md` Status `Workspace decisions`. If any competing-library job ran without one of those, surface the non-compliance to the user explicitly as part of your final message — do not hide it.
## Forbidden shortcuts (observed in real traces)
| Shortcut | Why it feels right | Why it's wrong | |----------|--------------------|----------------| | `pandas` is already pulled in by `skore` → skip the Tier 2 ask | "Free" library, no install needed | Tier 2 is a *project-shape* decision (every `data.py` signature, every fixture); transitive presence is not a pick | | User said "quick baseline" → assume `pandas` | Task urgency reads as permission | Urgency phrasing never waives a competing-library gate (Stop conditions above) | | Folder has no existing tabular code → infer pandas | "No preference signalled" | Inference is a silent pick; the gate requires a structured ask or a recorded `JOURNAL.md` decision | | One competing option requires a new `pixi add` → pick the "free" one | Avoids an install step | Install cost is not the criterion; project fit is | | User picked `pytorch` last project → reuse without asking | Continuity is friendly | Each workspace records its own `Workspace decisions`; cross-project memory is forbidden |
## Competing libraries — general rule
This is the meta-rule that governs every "user choice" entry in this skill. It applies to the Tier 2 table below and to any new competing-library job added in the future. It also applies inside Tier 3 when two optional libraries cover the same job (e.g. `pytorch` vs `keras` as the deep-learning framework).
### The rule
Whenever the stack offers two or more libraries for the same job:
1. **`AskUserQuestion` before any import or install.** Use the options listed for the job in the competing-jobs table; do not editorialize the option labels. 2. **Persist the answer in `journal/JOURNAL.md` Status under `Workspace decisions`.** This block is immutable until the user explicitly pivots. On future sessions, **read Status first**; do not re-ask a recorded decision. The persistence contract lives in `iterate-ml-experiment`'s `JOURNAL.md` template — the `Workspace decisions` block is the source of truth for cross- session continuity. 3. **No silent default.** Even when one option is "free" (already pulled in transitively) and the other costs an install, never pick silently. The free option becoming the pick is fine; *the picking happens via `AskUserQuestion`*.
### Free-text resolution
A user message resolves a competing-library gate **only** if it names one of the listed options for the job. Apply in priority order:
- **Exact match** (case-insensitive, whitespace-trimmed) to an option label: resolves the gate. ("use polars", "let's go with pytorch", "pandas please" → resolved.) - **Library named in a free-text intent** ("rewrite the loader in polars", "I want a keras model"): resolves the gate for that job. - **No library named** ("make it fast", "you pick", "whatever", "no preference", "quick baseline"): does **NOT** resolve. Fall through to the structured `AskUserQuestion`. - **"You pick" / "no preference" specifically** — surface the **default-on-no-preference** for the job (from the Tier 2 table) and ask for confirmation. Never silently pick; never skip the confirmation step.
### Adding a new contested job
When a new job appears in the stack with two viable libraries, add a row to the Tier 2 competing-jobs table. **Every row must name an explicit `Default-on-no-preference`** — rows without one are forbidden, because they re-create the silent-pick loophole this rule exists to close. If a sensible default cannot be named, the job does not belong in the table; surface the gap to the user and pick per-project via a free-form `AskUserQuestion`.
## When to invoke this skill
Two events trigger this skill before any other action:
1. **A library import fails** in the stack's domain. The answer is install (see § "Missing dependency" below), never substitute. 2. **A library choice has to be made** — for tabular data at project start, or any time code is about to introduce a new dependency (deep learning, model serving, notebooks, …).
In both cases, **read the whole SKILL.md before deciding**. The tier structure below determines whether a library should already be present, needs a user prompt, or is opt-in — that decision can't be made from a single index entry.
## Missing dependency — install, do not substitute
When code in this stack needs a library but `import` fails, the answer is **install it**, not substitute. Specifically:
- Surface the missing dependency to the user with the exact install command. **Invoke `python-env-manager` to detect the project's environment manager (pixi / uv / poetry / hatch / conda / pip+venv) and produce the right install command** — don't infer the manager from memory; the project may not use the default. **Stop and wait for confirmation before doing anything else.** - Do **not** rewrite the code to use a non-stack equivalent (`sklearn.Pipeline` for `skrub`, `cross_val_score` + handwritten metric prints for `skore`. Substitution silently breaks the contract that the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `organize-ml-workspace`) rely on. - This rule **overrides** "make the code run". If the user prefers a substitute, they will say so — until they do, install. Reaching for a substitute because the dependency is missing is the most common way the stack gets silently undone, so treat the missing import as a hard stop.
## How to use this skill
1. Read this whole SKILL.md before picking — the tier structure determines whether the library should already be installed, needs a user-choice prompt, or is opt-in. 2. Match the task to an entry in the right tier. 3. Read the linked `references/<library>.md` for the chosen library's scope and tradeoffs before introducing it. 4. Install via `pixi` by default. If the project already uses a different manager (pip+venv, uv, conda), follow that instead. 5. Don't substitute libraries silently. If no entry fits the task, surface the tradeoff to the user.
## Tier 1 — Mandatory (install at project start)
These five libraries are always installed in a data-science / ML project. The first three co-own the modeling workflow: scikit-learn provides the estimators, skrub provides the data-cleaning + DataOps layer that sits before them, skore evaluates the result and persists it as a project on disk. The fourth, `ruff`, owns lint + format and is non-negotiable: every project Claude touches should pass `ruff check`. The fifth, `pytest`, runs the smoke test that every approved experiment must have per the `test-ml-pipeline` / `smoke-test-ml-pipeline` contract — without pytest the smoke-test gate can't enforce predict-time correctness, so pytest stays mandatory even when no other tests have been written yet. Each is named explicitly even when transitively present, because the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `python-code-style`, `test-ml-pipeline`) depend on them directly and should not silently lose them if upstream packaging changes.
- [`scikit-learn`](references/scikit-learn.md) — tabular ML algorithms, preprocessing, model-selection helpers. Use `HistGradientBoosting{Classifier,Regressor}` instead of pulling in xgboost or lightgbm. **Evaluation, cross-validation reports, and model comparison are owned by `skore`** — don't inline
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for data-science-python-stack, ready for a manual X post.
data-science-python-stack: Opinionated Python stack for data-science / ML work — one library per job, organized into tie... 119 stars https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x
Listing + install path for data-science-python-stack: https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x Install: npx skills add probabl-ai/skills --skill data-science-python-stack
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to probabl-ai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack/audit)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)probabl-ai
@probabl-ai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
67.2K StarsD3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113.1K StarsScientific Agent Skills
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
33.5K StarsSuperset
Apache Superset is a Data Visualization and Data Exploration Platform
74.7K StarsSandbox only
Install targets
Codex install prompt
Install the "data-science-python-stack" agent skill from https://github.com/probabl-ai/skills/tree/main/skills/data-science-python-stack. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings. TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"probabl-ai-data-science-python-stack","task":"Install data-science-python-stack","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
CSV, SQL, notebooks, dashboards, data pipelines, BI, ETL, and spreadsheet analysis.
Scenario
Data analysis
I need my agent to analyze CSV data, produce insights, and explain trends.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add probabl-ai/skills --skill data-science-python-stack
Maintenance
fresh
21d since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
119
68/100 Quality · 74/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
119 GitHub stars
Repo activity
119 stars, 7 forks
Maintenance
21d since push
License
BSD-3-Clause
Install
npx skills add probabl-ai/skills --skill data-science-python-stack
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add probabl-ai/skills --skill data-science-python-stackDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
Agent should check
Copy prompt
Task: Use data-science-python-stack in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20data-science-python-stack%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install
Install command: npx skills add probabl-ai/skills --skill data-science-python-stack
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/probabl-ai-data-science-python-stack/install
LLM text format
/api/skills/probabl-ai-data-science-python-stack/install?format=text
Find alternatives
/api/skills/search?q=data-science-python-stack&limit=3
Agent prompt
Use data-science-python-stack for this task. Review https://www.openagentskill.com/api/skills/probabl-ai-data-science-python-stack/install, then install with: npx skills add probabl-ai/skills --skill data-science-python-stackRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/probabl-ai-data-science-python-stack
LLM text
/api/registry/manifest/probabl-ai-data-science-python-stack?format=text
Install alias
/api/registry/install/probabl-ai-data-science-python-stack
Recommend
/api/registry/recommend?task=Use%20data-science-python-stack%20in%20an%20agent%20workflow&limit=3
Agent fit
Workflow automation
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Workflow automation
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO119 GitHub stars
Stars/forks activity
CHECK119 stars, 7 forks; issue activity unavailable in current metadata
Recent maintenance
PASS21d since push
License clarity
PASSBSD-3-Clause
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Workflow fit
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
Apache Superset is a Data Visualization and Data Exploration Platform
--- name: data-science-python-stack description: > Opinionated Python stack for data-science / ML work — one library per job, organized into tiers (mandatory / user choice / optional / transitive). SKILL.md is the index; per-library `references/<library>.md` files carry scope, "pick this when" / "pick something else when", and pairings.
TRIGGER when (any of these): (1) **a library import fails** in this stack's domain — the answer is install, not substitute (see § "Missing dependency"); (2) **a library choice has to be made** — explicitly (the user asks "which library for X?") or implicitly (code is about to introduce a new dependency, or the project is being scaffolded and the tabular library hasn't been picked yet); (3) starting a new Python data-science / ML project; (4) the user or current code reaches for a substitute outside the stack (xgboost, lightgbm, black, isort, flake8, poetry, hatch), or reaches for `mlflow` to log params/metrics, or for `cross_val_score` + handwritten reporting — redirect: tracking → `skore` Project API, evaluation / reporting → `skore` report classes, `mlflow` stays only for model serving / registry.
SKIP when: the project is non-Python; the work is web / backend / infra unrelated to data science; the library is already chosen and installed and the task is implementation inside it (bug fix, feature work, refactor) with no new dependency in play.
HOW TO USE: **read this SKILL.md end-to-end before recommending or installing anything** — picking from a single index entry hides the tier (whether the library is mandatory, a user-choice, optional, or already transitively present) and the pairings, and both matter. Then read the linked `references/<library>.md` for the chosen library's scope and tradeoffs. Don't silently substitute one library for another; if no entry fits, surface the gap to the user. ---
# Data Science Python Stack
Opinionated stack — one library per job, organized into four tiers plus an orthogonal **agent feature**:
1. **Mandatory** — installed at project start, no exceptions. 2. **User choice (competing-library jobs)** — multiple valid libraries for the same job; the user picks via `AskUserQuestion` before any import lands. 3. **Optional** — install only when the project's task requires it. 4. **Transitive** — already pulled in by the mandatory tier; do not install explicitly, but know they're available. 5. **Agent feature (orthogonal)** — deps that the *agent* uses to audit a workspace and to power the editor LSP integration (`ipython`, `pyright`), kept out of the production-shape runtime via a manager-specific scope. Install logistics owned by `python-env-manager` § "Agent feature"; consumed by `audit-ml-pipeline` and the opencode LSP integration.
## Stop conditions — read before naming any library
- **No silent pick on a competing-library job.** Whenever the stack offers two or more libraries for the same job (see § "Competing libraries — general rule" and the Tier 2 table), the user picks via `AskUserQuestion` before any `Write` that imports the library and before any install command runs. "Already pulled in transitively" / "user said 'quick'" / "the folder has no preference signalled" are **not** waivers. A silent pick is a Stop-condition violation, full stop. - **No substitute when import fails.** When code in this stack needs a library but `import` fails, install it; do not rewrite to a non-stack equivalent (see § "Missing dependency"). The most common silent-rewrite path — `import skrub` fails → rewrite as `sklearn.Pipeline`, `import skore` fails → rewrite as `cross_val_score` — silently undoes the workflow skills' contract. - **Harness-level "no clarifying questions" hints do NOT waive the competing-library `AskUserQuestion`.** The Tier 2 pick is an operating-contract gate, not a clarifying question. The same applies to user urgency phrasing: "quick baseline", "just do it", "go fast", "you pick", "whatever" do NOT resolve a competing- library gate. See § "Free-text resolution" in the general rule below for what *does* resolve a gate. - **Post-hoc audit — required before ending the turn.** Before declaring the turn complete, verify each competing-library job invoked in this turn has either (a) an `AskUserQuestion` answer recorded this session, or (b) a matching row in `journal/JOURNAL.md` Status `Workspace decisions`. If any competing-library job ran without one of those, surface the non-compliance to the user explicitly as part of your final message — do not hide it.
## Forbidden shortcuts (observed in real traces)
| Shortcut | Why it feels right | Why it's wrong | |----------|--------------------|----------------| | `pandas` is already pulled in by `skore` → skip the Tier 2 ask | "Free" library, no install needed | Tier 2 is a *project-shape* decision (every `data.py` signature, every fixture); transitive presence is not a pick | | User said "quick baseline" → assume `pandas` | Task urgency reads as permission | Urgency phrasing never waives a competing-library gate (Stop conditions above) | | Folder has no existing tabular code → infer pandas | "No preference signalled" | Inference is a silent pick; the gate requires a structured ask or a recorded `JOURNAL.md` decision | | One competing option requires a new `pixi add` → pick the "free" one | Avoids an install step | Install cost is not the criterion; project fit is | | User picked `pytorch` last project → reuse without asking | Continuity is friendly | Each workspace records its own `Workspace decisions`; cross-project memory is forbidden |
## Competing libraries — general rule
This is the meta-rule that governs every "user choice" entry in this skill. It applies to the Tier 2 table below and to any new competing-library job added in the future. It also applies inside Tier 3 when two optional libraries cover the same job (e.g. `pytorch` vs `keras` as the deep-learning framework).
### The rule
Whenever the stack offers two or more libraries for the same job:
1. **`AskUserQuestion` before any import or install.** Use the options listed for the job in the competing-jobs table; do not editorialize the option labels. 2. **Persist the answer in `journal/JOURNAL.md` Status under `Workspace decisions`.** This block is immutable until the user explicitly pivots. On future sessions, **read Status first**; do not re-ask a recorded decision. The persistence contract lives in `iterate-ml-experiment`'s `JOURNAL.md` template — the `Workspace decisions` block is the source of truth for cross- session continuity. 3. **No silent default.** Even when one option is "free" (already pulled in transitively) and the other costs an install, never pick silently. The free option becoming the pick is fine; *the picking happens via `AskUserQuestion`*.
### Free-text resolution
A user message resolves a competing-library gate **only** if it names one of the listed options for the job. Apply in priority order:
- **Exact match** (case-insensitive, whitespace-trimmed) to an option label: resolves the gate. ("use polars", "let's go with pytorch", "pandas please" → resolved.) - **Library named in a free-text intent** ("rewrite the loader in polars", "I want a keras model"): resolves the gate for that job. - **No library named** ("make it fast", "you pick", "whatever", "no preference", "quick baseline"): does **NOT** resolve. Fall through to the structured `AskUserQuestion`. - **"You pick" / "no preference" specifically** — surface the **default-on-no-preference** for the job (from the Tier 2 table) and ask for confirmation. Never silently pick; never skip the confirmation step.
### Adding a new contested job
When a new job appears in the stack with two viable libraries, add a row to the Tier 2 competing-jobs table. **Every row must name an explicit `Default-on-no-preference`** — rows without one are forbidden, because they re-create the silent-pick loophole this rule exists to close. If a sensible default cannot be named, the job does not belong in the table; surface the gap to the user and pick per-project via a free-form `AskUserQuestion`.
## When to invoke this skill
Two events trigger this skill before any other action:
1. **A library import fails** in the stack's domain. The answer is install (see § "Missing dependency" below), never substitute. 2. **A library choice has to be made** — for tabular data at project start, or any time code is about to introduce a new dependency (deep learning, model serving, notebooks, …).
In both cases, **read the whole SKILL.md before deciding**. The tier structure below determines whether a library should already be present, needs a user prompt, or is opt-in — that decision can't be made from a single index entry.
## Missing dependency — install, do not substitute
When code in this stack needs a library but `import` fails, the answer is **install it**, not substitute. Specifically:
- Surface the missing dependency to the user with the exact install command. **Invoke `python-env-manager` to detect the project's environment manager (pixi / uv / poetry / hatch / conda / pip+venv) and produce the right install command** — don't infer the manager from memory; the project may not use the default. **Stop and wait for confirmation before doing anything else.** - Do **not** rewrite the code to use a non-stack equivalent (`sklearn.Pipeline` for `skrub`, `cross_val_score` + handwritten metric prints for `skore`. Substitution silently breaks the contract that the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `organize-ml-workspace`) rely on. - This rule **overrides** "make the code run". If the user prefers a substitute, they will say so — until they do, install. Reaching for a substitute because the dependency is missing is the most common way the stack gets silently undone, so treat the missing import as a hard stop.
## How to use this skill
1. Read this whole SKILL.md before picking — the tier structure determines whether the library should already be installed, needs a user-choice prompt, or is opt-in. 2. Match the task to an entry in the right tier. 3. Read the linked `references/<library>.md` for the chosen library's scope and tradeoffs before introducing it. 4. Install via `pixi` by default. If the project already uses a different manager (pip+venv, uv, conda), follow that instead. 5. Don't substitute libraries silently. If no entry fits the task, surface the tradeoff to the user.
## Tier 1 — Mandatory (install at project start)
These five libraries are always installed in a data-science / ML project. The first three co-own the modeling workflow: scikit-learn provides the estimators, skrub provides the data-cleaning + DataOps layer that sits before them, skore evaluates the result and persists it as a project on disk. The fourth, `ruff`, owns lint + format and is non-negotiable: every project Claude touches should pass `ruff check`. The fifth, `pytest`, runs the smoke test that every approved experiment must have per the `test-ml-pipeline` / `smoke-test-ml-pipeline` contract — without pytest the smoke-test gate can't enforce predict-time correctness, so pytest stays mandatory even when no other tests have been written yet. Each is named explicitly even when transitively present, because the workflow skills (`build-ml-pipeline`, `evaluate-ml-pipeline`, `python-code-style`, `test-ml-pipeline`) depend on them directly and should not silently lose them if upstream packaging changes.
- [`scikit-learn`](references/scikit-learn.md) — tabular ML algorithms, preprocessing, model-selection helpers. Use `HistGradientBoosting{Classifier,Regressor}` instead of pulling in xgboost or lightgbm. **Evaluation, cross-validation reports, and model comparison are owned by `skore`** — don't inline
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for data-science-python-stack, ready for a manual X post.
data-science-python-stack: Opinionated Python stack for data-science / ML work — one library per job, organized into tie... 119 stars https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x
Listing + install path for data-science-python-stack: https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=x Install: npx skills add probabl-ai/skills --skill data-science-python-stack
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to probabl-ai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack/audit)
[](https://www.openagentskill.com/skills/probabl-ai-data-science-python-stack?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)probabl-ai
@probabl-ai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
67.2K StarsD3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
113.1K StarsScientific Agent Skills
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 160,000+ scientists worldwide. 140 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
33.5K StarsSuperset
Apache Superset is a Data Visualization and Data Exploration Platform
74.7K StarsPermission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness