📊 Data Scientist 数据科学家
10 skills · manifest JSON
For Humans 非技术用户
Copy this sentence, paste into your agent's chat. Re-paste to update.
Act as a data scientist. Fetch the skill manifest at https://updating.cc/api/skills/data-scientist, then for every skill listed, download its SKILL.md from the skill_url and install it into your skills directory (create one if needed). Confirm what you installed.For Agents 智能体
Terminal one-liner. Auto-detects skills dir. Re-run to update.
curl -sSL https://updating.cc/i/data-scientist | bashSkills 技能列表 (10)
Data Cleaning
Most analysis value is in the cleaning.
Data Deliverable Checklist
Hit every literal requirement a data-science deliverable/grade checks for.
Data Visualization
Show the pattern, not the chart junk.
Experiment Design
Design the test before running it.
Exploratory Data Analysis
Look at the data before modeling.
Feature Engineering
Better features beat fancier models.
ML Pipeline
Reproducible training and serving.
Model Evaluation
Evaluate on data the model never saw.
SQL Analysis
Query data correctly.
Statistical Testing
Distinguish signal from chance.