技能详情(站内镜像,无评论)
作者:ChartGen AI @ chartgen-ai
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.2
统计:⭐ 0 · 29 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:chartgen-ai/chart-generator-pro
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, instructions, and required API key are consistent with a charting/data-analysis integration; no obvious attempts to access unrelated secrets or contact suspicious endpoints were found, but there are a few minor mismatches and places to double-check before installing.
目的
Name and description (visualizations, CSV/Excel uploads, reports/PPT) match the included helper tool and the single required credential (CHARTGEN_API_KEY). The tool uploads files and posts queries to chartgen.ai endpoints, which is coherent with the stated purpose.
说明范围
SKILL.md tightly constrains behavior (explicit confirmation flow, verbatim user query submission, explicit file validation and upload). It instructs the agent to read local file paths (user-provided files) and to call the included node script. This is appropriate for the feature set, but the skill does read common local key files (see environment_proportionality) and requires the agent to run a local Node.js script—users must be comfortable al…
安装机制
No install spec (instruction-only skill) and the helper script contains no external download or package installation. The tool uses only Node.js built-ins. Lowest-risk install posture.
证书
Primary credential CHARTGEN_API_KEY is appropriate. The helper code will also read environment variables (CHARTGEN_API_URL, OPENCLAW_STATE_DIR) and look for API keys in a small set of local config paths (~/.openclaw, ~/.config/chartgen/api_key, ~/.chartgen/api_key). This behavior is reasonable to find a user-provided key, but users should be aware the tool will try to read those files if CHARTGEN_API_KEY is not explicitly set. Allowing CHARTGE…
持久
always:false and no evidence of the skill trying to modify other skills or global agent settings. It creates or uses media/workspace directories under OpenClaw state or user home and writes artifact files there, which is expected for saving generated images/PPTs.
综合结论
This skill appears to do what it claims: it uploads user CSV/Excel files and posts queries to ChartGen's API using CHARTGEN_API_KEY. Before installing: 1) Be prepared to run Node.js (SKILL.md requires node >=14) — the registry metadata didn't list a required binary, so ensure Node is available. 2) Provide a CHARTGEN_API_KEY (or expect the helper to search for keys in ~/.openclaw, ~/.config/chartgen/api_key, or ~/.chartgen/api_key). If you don'…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Chart Generator Pro」。简介:Use this skill when the user wants to create visualizations (charts, dashboards…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/chartgen-ai/chart-generator-pro/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。