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

DataMind

DataMind 收录了来自 Fishman-free 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
4
更新
2026-06-02
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

profile-skill
数据科学家

Convert a data question into a dataset-profile plan (overview, schema, or quality). Use when the user asks what the dataset looks like, what columns/types exist, how many rows, or about data quality and missing values.

2026-06-02
distribution-skill
数据科学家

Convert a data question into a distribution plan for one numeric column (histogram or box plot). Use when the user asks about distribution, spread, outliers, or the shape of a single numeric variable.

2026-06-02
trend-skill
数据科学家

Convert a data question into a time-series trend plan. Use when the user asks how a numeric value changes over time, monthly/weekly/daily trends, or seasonality.

2026-06-02
correlation-skill
数据科学家

Convert a data question into a correlation plan among numeric columns. Use when the user asks about relationships, correlation, or which variables move together.

2026-06-02
viz-skill
数据科学家

Convert a data question into a visualization plan (bar/line/scatter/pie) for tabular data. Use when the user asks to compare, rank, trend by category, relate two numbers, or visualize a breakdown.

2026-06-01
stats-skill
数据科学家

Convert a data question into a descriptive-statistics plan for tabular data. Use when the user asks for mean, median, variance, std, min, max, count, or grouped descriptive statistics.

2026-06-01
api-test
软件质量保证分析师与测试员

快速验证 Flask API 端点可用性,自动检测改动影响的接口并跑测试

2026-05-25
gen-release-notes
软件开发工程师

从 git log 自动提取 Conventional Commits,按 feat/fix/chore 分类生成中文 changelog

2026-05-25