Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› data-analyzer
data-analyzer
GitHub从结构化数据中提取洞察,用于分析数据集。通过识别关键变量、分析模式趋势、突出异常并生成见解,提供数据观察结果。
Trigger Scenarios
分析数据集
提取结构化数据洞察
发现数据模式和异常
Install
npx skills add elisaterumi-ai/agent-skills-in-practice --skill data-analyzer -g -y
SKILL.md
Frontmatter
{
"name": "data-analyzer",
"description": "Extracts insights from structured data. Use when analyzing datasets."
}
Instructions
- Identify key variables
- Analyze patterns and trends
- Highlight anomalies
- Generate insights
Output Format
Insights
- Insight 1
- Insight 2
Observations
- Pattern or anomaly
Version History
- 281cc81 Current 2026-07-24 16:50


