← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quick-chart
Description
一个基于Model Context Protocol (MCP)的服务器,提供与Quick Chart交互的标准化接口,支持图表生成和管理。
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quick-chart - After installation, invoke the skill by name or use
/quick-chart - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Quick Chart?
一个基于Model Context Protocol (MCP)的服务器,提供与Quick Chart交互的标准化接口,支持图表生成和管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Quick Chart?
Run "/install quick-chart" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quick Chart free?
Yes, Quick Chart is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quick Chart support?
Quick Chart is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quick Chart?
It is built and maintained by ALinkLab (@alinklab); the current version is v1.0.0.
More Skills