← 返回 Skills 市场
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pro-data-analyst
功能描述
Professional data analysis skill pack - SQL queries, Python analytics, visualization, and automated reports. Perfect for data analysts, developers, and busin...
安全使用建议
This skill is an offline instruction pack of SQL and Python examples and appears internally consistent. Before using it: (1) confirm which data files the agent will access — avoid providing sensitive production data unless you trust the agent's execution context; (2) ensure your runtime has the needed Python packages (pandas, matplotlib/seaborn, scipy) before executing snippets; (3) note the SKILL.md is high-level in places (e.g., "auto-load CSV") so prefer explicit prompts like "load only /path/to/sample.csv" to avoid accidental access to other files; (4) because it’s instruction-only, nothing is downloaded by the skill itself, but an agent executing the provided code will read/write files locally — run on test data first; (5) if you want manual control, consider disabling autonomous skill invocation in your agent settings so the model cannot run these instructions without your confirmation.
功能分析
Type: OpenClaw Skill
Name: pro-data-analyst
Version: 1.0.0
The skill bundle is a collection of SQL templates, Python data analysis snippets (using Pandas, Matplotlib, and Seaborn), and reporting guidelines for a data analyst persona. There are no signs of malicious code, data exfiltration, or harmful prompt injection in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
Name/description match the SKILL.md content: SQL templates, Python/pandas examples, visualization and report templates. There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
The instructions are generally constrained to generating SQL, producing Python/pandas scripts, creating charts, and producing reports. However, some quick-start examples use shorthand like "[自动加载 CSV]" and high-level language such as "[生成统计摘要]" that are intentionally open-ended; that gives the agent discretion about how to load or access data (e.g., which files to read). The SKILL.md does not instruct the agent to contact external endpoints or read system secrets, but you should be aware that an agent following the skill could run the provided code locally and access files the agent has permission to read.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples read/writes local data files (e.g., data.csv, output images) which is proportionate for a data-analysis skill.
Persistence & Privilege
Default permissions (not always:true). The skill does not request persistent or elevated platform privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pro-data-analyst - 安装完成后,直接呼叫该 Skill 的名称或使用
/pro-data-analyst触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 30+ SQL templates, Python analytics, visualization, automated reports
元数据
常见问题
Data Analyst Pro 是什么?
Professional data analysis skill pack - SQL queries, Python analytics, visualization, and automated reports. Perfect for data analysts, developers, and busin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 Data Analyst Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pro-data-analyst」即可一键安装,无需额外配置。
Data Analyst Pro 是免费的吗?
是的,Data Analyst Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Data Analyst Pro 支持哪些平台?
Data Analyst Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Data Analyst Pro?
由 beibei030(@beibei030)开发并维护,当前版本 v1.0.0。
推荐 Skills