Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ds-crew

ds-crew 收录了来自 AdamKrysztopa 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
0
更新
2026-06-05
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ds-env-setup
数据科学家

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
数据科学家

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

2026-06-05
ds-clarify
数据科学家

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
数据科学家

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
数据科学家

"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
数据科学家

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

2026-06-05
ds-search
数据科学家

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

2026-06-05
ds-spike
数据科学家

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
数据科学家

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
数据科学家

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

2026-06-04
ds-star
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-04
eda-narrative
软件开发工程师

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

2026-06-04