analyzing-data
✓查询数据仓库并回答有关数据的业务问题。处理需要数据库/仓库查询的问题,包括“谁使用 X”、“多少 Y”、“显示 Z”、“查找客户”、“计数是多少”、数据查找、指标、趋势或 SQL 分析。
SKILL.md
Answer business questions by querying the data warehouse. The kernel starts automatically on first use.
This is NON-NEGOTIABLE. Patterns contain proven strategies that save time and avoid failed queries.
| runsql(query, limit=100) | Execute SQL, return Polars DataFrame | | runsqlpandas(query, limit=100) | Execute SQL, return Pandas DataFrame | | pl | Polars library (imported) | | pd | Pandas library (imported) |
查询数据仓库并回答有关数据的业务问题。处理需要数据库/仓库查询的问题,包括“谁使用 X”、“多少 Y”、“显示 Z”、“查找客户”、“计数是多少”、数据查找、指标、趋势或 SQL 分析。 来源:astronomer/agents。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/astronomer/agents --skill analyzing-data- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 analyzing-data?
查询数据仓库并回答有关数据的业务问题。处理需要数据库/仓库查询的问题,包括“谁使用 X”、“多少 Y”、“显示 Z”、“查找客户”、“计数是多少”、数据查找、指标、趋势或 SQL 分析。 来源:astronomer/agents。
如何安装 analyzing-data?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/astronomer/agents --skill analyzing-data 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/astronomer/agents
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01