首页龙虾技能列表 › Data Analyst — 技能工具

Data Analyst — 技能工具

v0.1.0

[自动翻译] Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the `upload_fil...

5· 6,100·0 当前·0 累计
by @realroc·MIT-0
下载技能包
License
MIT-0
最后更新
2026/2/15
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an instruction-only data-analysis skill that requires no installs, credentials, or special access and its runtime instructions are consistent with processing user-uploaded files.
评估建议
This skill is concise and internally consistent: it expects you to upload files the agent should operate on and to reference them by filename in code. Before using it, avoid uploading sensitive secrets (API keys, private keys, etc.), verify uploaded filenames match what you intend the agent to read, and confirm any template variables (e.g., $DATE$) are substituted correctly at runtime. If the skill later requests environment variables, downloads installers, or instructs reading files outside the...
详细分析 ▾
用途与能力
The name/description (data analysis on user-provided files) matches the declared footprint: no binaries, no environment variables, no installs. Nothing requested appears unrelated to a data analyst role.
指令范围
SKILL.md only instructs the agent to operate on files provided via the upload_files parameter and to reference them by filename in the working directory. It does not ask for reading system files, secrets, or sending data to external endpoints.
安装机制
There is no install spec (instruction-only), so nothing is written to disk or downloaded during install. This is the lowest-risk pattern.
凭证需求
The skill requires no environment variables, credentials, or config paths. That aligns with a tool that only processes user-uploaded files.
持久化与权限
The skill is not forced-always and uses default invocation settings. It does not request persistent system presence or modify other skills or agent-wide settings.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/2/15
● 无害

安装命令 点击复制

官方npx clawhub@latest install data-analyst-pro
镜像加速npx clawhub@latest install data-analyst-pro --registry https://cn.clawhub-mirror.com

技能文档

Overview

This skill provides specialized capabilities for data analyst.

Instructions

Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.

Usage Notes

  • This skill is based on the data_analyst agent configuration
  • Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
  • Follow the instructions and guidelines provided in the content above
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务