Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ds-crew

ds-crew contains 14 collected skills from AdamKrysztopa, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
0
updated
2026-06-05
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

ds-env-setup
data-scientists-152051

Use when setting up or repairing the Python env for analysis — detects uv/venv/conda/poetry/pipenv, installs core packages

2026-06-05
ds-model
data-scientists-152051

Use when building or improving a predictive model — AIDE-style solution tree with leakage discipline and empirical leaderboard

2026-06-05
ds-clarify
data-scientists-152051

Use when a data question is fuzzy or high-stakes — clarifies scope and writes analysis-spec.md before running a solver

2026-06-05
ds-conduct
data-scientists-152051

Use when starting fresh with data and unsure which skills to use — peeks at data, asks targeted questions, assembles a crew plan

2026-06-05
data-profile
data-scientists-152051

"Use when onboarding a dataset or asking 'what\'s in this data?' — per-column quality report with join-compatibility checks; flags possible PII/sensitive columns"

2026-06-05
ds-memory
data-scientists-152051

Use when browsing, pruning, or seeding a run from past analyses stored across sessions

2026-06-05
ds-search
data-scientists-152051

Use when a single hard task keeps failing greedily — tree-searches alternative solution paths via MCTS mode

2026-06-05
ds-spike
data-scientists-152051

Use when a number must be right — runs N diverse data scientists in parallel and reconciles into consensus + minority report

2026-06-05
ds-star-plus
data-scientists-152051

Use when answering questions from data files (CSV/JSON/Excel/SQLite) — verified iterative solver with rubric-graded judge and per-role model routing

2026-06-05
ds-reconcile
data-scientists-152051

Use when you already have multiple analysis answers — clusters them into consensus + minority report

2026-06-04
ds-star
software-developers

Use when analyzing data files with Python — baseline DS-STAR iterative loop with LLM-as-judge; prefer ds-star-plus for production work

2026-06-04
ds-verify
software-developers

Use when auditing any analysis result — grades it against the 6 DS failure modes and returns a score 1–4

2026-06-04
ds-vote
software-developers

Use when checking answer stability — runs the same solver N times and returns the majority answer + agreement rate

2026-06-04
eda-narrative
software-developers

Use when exploring data without a fixed question — produces a stakeholder-ready narrative backed by numbers and charts

2026-06-04