← 返回 Skills 市场
fhbillwer

Charts

作者 fhbillwer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
422
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ws-charts
功能描述
图表生成。根据数据自动生成专业图表。
安全使用建议
This skill appears coherent and low-risk: it only describes how to produce charts and save them under /workspace/reports/charts/. Before installing, consider: (1) the agent will write files to the workspace — avoid sending sensitive data you don't want stored there; (2) because it is instruction-only, chart generation will rely on the agent's available tools or libraries (confirm the runtime has the plotting capability you expect); (3) the skill can be invoked autonomously (platform default), so monitor behavior if you allow autonomous runs. No credentials, downloads, or external endpoints are declared in the skill, which keeps its footprint minimal.
功能分析
Type: OpenClaw Skill Name: ws-charts Version: 1.0.0 The skill bundle consists of a metadata file and a markdown instruction file (SKILL.md) for generating charts. It contains no executable code, network requests, or suspicious prompt instructions, and its behavior is entirely consistent with its stated purpose of data visualization in the /workspace/reports/charts/ directory.
能力评估
Purpose & Capability
Name/description (chart generation) matches the SKILL.md instructions. It asks the user for chart type, data and style and promises image/HTML output under /workspace/reports/charts/. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
Runtime instructions are minimal and stay within the stated purpose. The only filesystem reference is the output location (/workspace/reports/charts/), which is reasonable for a report/chart generator. The SKILL.md does not instruct reading unrelated files, accessing other system credentials, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only — so nothing will be downloaded or written to disk at install time. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are required. Requested capabilities are proportionate to the stated purpose.
Persistence & Privilege
always is false and there are no indications the skill modifies other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ws-charts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ws-charts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ws-charts skill. - 自动根据数据生成专业图表。 - 支持多种图表类型与样式自定义。 - 输出为图片或 HTML,存储于 /workspace/reports/charts/。 - 适用于数据分析场景,便捷生成可视化图表。
元数据
Slug ws-charts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Charts 是什么?

图表生成。根据数据自动生成专业图表。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 422 次。

如何安装 Charts?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ws-charts」即可一键安装,无需额外配置。

Charts 是免费的吗?

是的,Charts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Charts 支持哪些平台?

Charts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Charts?

由 fhbillwer(@fhbillwer)开发并维护,当前版本 v1.0.0。

💬 留言讨论