← Back to Skills Marketplace
pipintama-charts
by
davidk2yoyo
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipintama-charts
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipintama-charts - After installation, invoke the skill by name or use
/pipintama-charts - Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install pipintama-charts?
Run "/install pipintama-charts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is pipintama-charts free?
Yes, pipintama-charts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does pipintama-charts support?
pipintama-charts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created pipintama-charts?
It is built and maintained by davidk2yoyo (@davidk2yoyo); the current version is v1.0.0.
More Skills