当任务以表格数据为中心(CSV/Excel/TSV/JSON/Parquet)并需要分析、清洗、聚合、可视化、导出时,必须使用本技能。该技能强调人类数据分析师式流程:先多轮探查数据,再分段写小块 Python 代码逐步求解。禁止跳过探查直接编码,禁止一次写大段复杂代码。
$npx -y skills add opencmit/alphora --skill data-analysisInstalls into the current project.
Run `npx skills use "https://github.com/opencmit/alphora" --skill "opencmit/alphora/data-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opencmit/alphora" that are relevant to the current task. Run `npx skills add "https://github.com/opencmit/alphora"` and select the relevant skills, then follow their instructions.