← 返回 Skills 市场
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quick-chart
功能描述
一个基于Model Context Protocol (MCP)的服务器,提供与Quick Chart交互的标准化接口,支持图表生成和管理。
安全使用建议
Install only if you are comfortable giving a xiaobenyang API key to this skill and having it stored in a local .env file. Review or remove the unrelated gaokao/search_schools references and prefer environment-injected credentials over persistent local storage.
能力评估
Purpose & Capability
The advertised Quick Chart purpose mostly matches the single exposed GetChartImgLink function, but the implementation sends requests to mcp.xiaobenyang.com and contains unrelated gaokao/school-search references, creating real ambiguity about the service boundary.
Instruction Scope
The skill instructs the agent to ask for an API key and save it, and includes a contradictory example calling search_schools even though no such chart-related tool is exposed.
Install Mechanism
The package has ordinary Python dependencies and no install hook or automatic startup behavior; static scan and VirusTotal telemetry were clean.
Credentials
Network calls and API credentials are plausible for an API-backed chart tool, but the remote endpoint and service naming are not clearly aligned with the Quick Chart framing.
Persistence & Privilege
The code writes the supplied XBY_APIKEY into a local .env file without file permission hardening or a separate explicit user opt-in for persistent storage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quick-chart - 安装完成后,直接呼叫该 Skill 的名称或使用
/quick-chart触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the 图表工具服务 Skill, version 1.0.0.
- Provides a standardized interface to Quick Chart via the Model Context Protocol (MCP), supporting chart generation and management.
- Requires explicit user-provided API key; will prompt users if the key is missing.
- Implements a clear workflow: intent detection, parameter extraction, tool selection, and result formatting.
- Exposes one main tool: GetChartImgLink, for generating charts via Quick Chart API.
- Ensures strict handling of missing parameters and API key—no fallback or invented data.
元数据
常见问题
Quick Chart 是什么?
一个基于Model Context Protocol (MCP)的服务器,提供与Quick Chart交互的标准化接口,支持图表生成和管理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。
如何安装 Quick Chart?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quick-chart」即可一键安装,无需额外配置。
Quick Chart 是免费的吗?
是的,Quick Chart 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quick Chart 支持哪些平台?
Quick Chart 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quick Chart?
由 ALinkLab(@alinklab)开发并维护,当前版本 v1.0.0。
推荐 Skills