AIASys Data Visualization Guide

Official

Standardize AIASys data visualization outputs

AuthorAIAsys
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent, non-compliant data visualization outputs from AIASys data analyst agents, which can cause frontend rendering errors, require time-consuming manual formatting fixes, and violate platform display protocols.

Core Features & Use Cases

  • ECharts Interactive Chart Standards: Defines the required file structure, save path, and directive usage for interactive ECharts chart assets that render natively in the AIASys workspace.
  • CSV Table Preview Rules: Specifies how to save and reference CSV files to enable inline table display in final agent outputs.
  • Static Image Fallback Guidelines: Outlines approved scenarios and correct referencing methods for matplotlib-generated static images when interactive charts are not suitable.
  • Prohibited Practice Enforcement: Explicitly bans base64 image embedding to prevent bloated message history and frontend parsing errors. Use case: When a data analyst agent generates a quarterly sales trend chart for an AIASys workspace report, this Skill ensures the chart is saved as a compliant ECharts asset and referenced correctly to display properly for end users.

Quick Start

When you need to output a data visualization in an AIASys workspace, follow this Skill's ECharts first rule to save chart assets to the _charts directory and reference them with the aiasys-file directive in your final response to ensure correct rendering.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: AIASys Data Visualization Guide
Download link: https://github.com/AIAsys/AIASys/archive/main.zip#aiasys-data-visualization-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.