ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

aitubiao-chart

AI智能图表生成。根据用户数据生成图表配置并创建可视化项目。当用户想要创建图表、可视化数据时使用,触发词包括"创建图表"、"做个图表"、"可视化数据"、"用表格生成图表"、"create chart"、"make a chart"、"visualize data"等。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aliyoge/aitubiao-ai-chart
Or

What This Skill Does

The aitubiao-chart skill is a specialized AI agent tool designed to transform raw user data into professional, high-quality visual charts and data projects via the AITubiao API. This skill streamlines the data visualization process by handling the entire lifecycle—from secure authentication and data parsing to cost estimation and API-driven generation. It acts as an intermediary between the user's data and the professional visualization engine, ensuring that users can create complex charts using natural language without needing to know technical graphing libraries or design software.

Installation

To install this skill, use the OpenClaw command-line interface within your environment:

clawhub install openclaw/skills/skills/aliyoge/aitubiao-ai-chart

Ensure that you have your AITubiao account ready. Upon first execution, the skill will guide you through the process of setting up your API credentials in a secure configuration file located at ~/.aitubiao/credentials.

Use Cases

This skill is ideal for professionals and researchers who need rapid, standardized data reporting. Common use cases include:

  • Transforming complex survey results from a CSV file into a presentation-ready bar chart.
  • Converting business sales data pasted into a chat window into a trend analysis line chart.
  • Visualizing comparative data sets for academic or financial reporting where manual formatting would be time-consuming.
  • Generating automated charts for recurring dashboard updates based on project-specific data inputs.

Example Prompts

  1. "创建图表:根据我刚才上传的Excel文件,生成一份近三个季度的销售额对比柱状图。"
  2. "可视化数据:请将这段数据制作成饼图,显示各部门的预算占比情况:[数据粘贴此处]"
  3. "make a chart: use the following data to create a trend line graph showing user growth over the last 12 months: [data]."

Tips & Limitations

  • Strict Workflow: Always wait for the agent to confirm data parsing and cost estimation before proceeding to generation. Skipping steps will trigger an error.
  • No Local Fallback: This skill relies exclusively on the AITubiao API. If the service is unreachable, it will notify you directly rather than attempting to generate the chart locally using libraries like ECharts or matplotlib.
  • Authentication: Always keep your sk_v1_ API key secure. If you receive a 401 or 403 error, visit the official AITubiao API Key management page immediately to verify your status.
  • Data Privacy: The skill operates within a controlled authentication environment to ensure your data is handled securely during the transmission process.

Metadata

Author@aliyoge
Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aliyoge-aitubiao-ai-chart": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#data-visualization#chart-generation#business-intelligence#automated-reporting#productivity
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api