← 返回 Skills 市场
pipintama-charts
作者
davidk2yoyo
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipintama-charts
功能描述
Create, fetch, share, or update hosted Pipintama Charts through the MCP server. Use when a user needs a line, bar, pie, or radar chart from text or structure...
安全使用建议
This skill will call api.pipintama.com and requires a Pipintama API key to create or share hosted charts. Before installing: (1) confirm you trust the Pipintama service and the skill publisher (source/homepage unknown), (2) be aware the skill defaults to 'shared' visibility — avoid sending sensitive data unless you explicitly set visibility to private, (3) expect the agent to ask you for an API key at runtime since the registry metadata does not declare it (this is a metadata inconsistency), and (4) if you need stronger guarantees, ask the publisher to update the registry metadata to declare the required env var (e.g., PIPINTAMA_API_KEY) and to document exactly which endpoints and tools the platform will call. If you cannot verify the publisher or you cannot risk data exposure to an external service, do not enable this skill.
功能分析
Type: OpenClaw Skill
Name: pipintama-charts
Version: 1.0.0
The skill bundle provides instructions and metadata for an AI agent to interact with a third-party charting service (pipintama.com) via an MCP server. It includes standard authentication procedures (API keys), tool definitions for chart lifecycle management (create, update, export), and clear usage guidelines for the agent. No evidence of malicious intent, data exfiltration, or prompt injection was found; the behavior is entirely consistent with the stated purpose of generating data visualizations.
能力评估
Purpose & Capability
The name/description match the instructions: the skill is about creating and managing hosted charts on a Pipintama MCP server. The listed tools and endpoints are appropriate for that purpose.
Instruction Scope
SKILL.md instructs the agent to call external MCP endpoints and to require an API key before making requests. It also prescribes a default visibility of 'shared' (which may expose data). The instructions themselves do not ask for unrelated system files or other credentials, but they do rely on network calls to a third-party endpoint and on agent-provided tools (e.g., create_chart) that are not implemented in the skill bundle — this is normal for instruction-only skills but increases reliance on the platform's tool wiring.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes local installation risk because nothing is written to disk by the skill package itself.
Credentials
SKILL.md clearly requires a Pipintama API key (Authorization: Bearer or x-api-key) but the registry metadata declares no required environment variables or primary credential. That mismatch is concerning: the skill expects credentials but does not advertise them, which can cause unexpected runtime prompts or improper handling of secrets. Aside from that, the requested credential is proportional to the skill's purpose and no unrelated secrets are requested.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-level changes, and does not attempt to modify other skills or global agent config in its instructions. Autonomous invocation is allowed but is the platform default and not by itself a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipintama-charts - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipintama-charts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pipintama-charts skill:
- Create, fetch, share, update, and export hosted Pipintama Charts via the MCP server.
- Supports line, bar, pie, and radar chart generation from user text or data.
- Requires user-provided Pipintama API key for all actions.
- Provides clear chart type selection guidance and response format standards.
- Built-in guardrails for appropriate chart usage and secure URL handling.
- Primary outputs: hosted chart viewer URL (and optional PNG export link).
元数据
常见问题
pipintama-charts 是什么?
Create, fetch, share, or update hosted Pipintama Charts through the MCP server. Use when a user needs a line, bar, pie, or radar chart from text or structure... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 pipintama-charts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipintama-charts」即可一键安装,无需额外配置。
pipintama-charts 是免费的吗?
是的,pipintama-charts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pipintama-charts 支持哪些平台?
pipintama-charts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pipintama-charts?
由 davidk2yoyo(@davidk2yoyo)开发并维护,当前版本 v1.0.0。
推荐 Skills