Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install data-analysis或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install data-analysis⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/data-analysis/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Data Analysis slug: data-analysis version: 1.0.2 homepage: https://clawic.com/skills/data-analysis description: "Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) you need to analyze, visualize, or explain data; (2) the user wants reports, dashboards, or metrics turned into a decision; (3) the work involves SQL, Python, spreadsheets, BI tools, or notebooks; (4) you need to compare segments, cohorts, funnels, experiments, or time periods; (5) the user explicitly installs or references the skill for the current task." changelog: Added metric contracts, chart guidance, and decision brief templates for more reliable analysis. metadata: {"clawdbot":{"emoji":"D","requires":{"bins":[]},"os":["linux","darwin","win32"]}} ---
Use this skill when the user needs to analyze, explain, or visualize data from SQL, spreadsheets, notebooks, dashboards, exports, or ad hoc tables.
Use it for KPI debugging, experiment readouts, funnel or cohort analysis, anomaly reviews, executive reporting, and quality checks on metrics or query logic.
Prefer this skill over generic coding or spreadsheet help when the hard part is analytical judgment: metric definition, comparison design, interpretation, or recommendation.
User asks about: analyzing data, finding patterns, understanding metrics, testing hypotheses, cohort analysis, A/B testing, churn analysis, or statistical significance.
Analysis without a decision is just arithmetic. Always clarify: What would change if this analysis shows X vs Y?
Before touching data:
This skill does not require local folders, persistent memory, or setup state.
Use the included reference files as lightweight guides:
metric-contracts.md for KPI definitions and caveatschart-selection.md for visual choice and chart anti-patternsdecision-briefs.md for stakeholder-facing outputspitfalls.md and techniques.md for analytical rigor and method choiceLoad only the smallest relevant file to keep context focused.
| Topic | File | |-------|------| | Metric definition contracts | metric-contracts.md | | Visual selection and chart anti-patterns | chart-selection.md | | Decision-ready output formats | decision-briefs.md | | Failure modes to catch early | pitfalls.md | | Method selection by question type | techniques.md |
| Question type | Approach | Key output | |---------------|----------|------------| | "Is X different from Y?" | Hypothesis test | p-value + effect size + CI | | "What predicts Z?" | Regression/correlation | Coefficients + R² + residual check | | "How do users behave over time?" | Cohort analysis | Retention curves by cohort | | "Are these groups different?" | Segmentation | Profiles + statistical comparison | | "What's unusual?" | Anomaly detection | Flagged points + context |
For technique details and when to use each, see techniques.md.
This skill makes no external network requests.
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | None | None | N/A |
No data is sent externally.
Data that leaves your machine:
Data that stays local:
This skill does NOT:
Install with clawhub install if user confirms:
sql - query design and review for reliable data extraction.csv - cleanup and normalization for tabular inputs before analysis.dashboard - implementation patterns for KPI visualization layers.report - structured stakeholder-facing deliverables after analysis.business-intelligence - KPI systems and operating cadence beyond one-off analysis.clawhub star data-analysisclawhub sync安装 Data Analysis 后,可以对 AI 说这些话来触发它
Help me get started with Data Analysis
Explains what Data Analysis does, walks through the setup, and runs a quick demo based on your current project
Use Data Analysis to data analysis and visualization
Invokes Data Analysis with the right parameters and returns the result directly in the conversation
What can I do with Data Analysis in my data & analytics workflow?
Lists the top use cases for Data Analysis, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/data-analysis/ 目录(个人级,所有项目可用),或 .claude/skills/data-analysis/(项目级)。重启 AI 客户端后,用 /data-analysis 主动调用,或让 AI 根据上下文自动发现并使用。
Data Analysis 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Data Analysis 可免费安装使用。请查阅仓库了解许可证信息。
Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...
Data Analysis 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using Data Analysis
Identifies repetitive steps in your workflow and sets up Data Analysis to handle them automatically