chart-embedded-export

Extract classification distributions, clean text, and compute cross-tabulated statistics for analysis reports.

110|3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill chart-embedded-export-michaelyang-lyx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: chart-embedded-export
Source: https://github.com/MichaelYang-lyx/AIDABench/tree/main/skills/sn-da-excel-workflow/capability/excel-result-export/chart-embedded-export
Command: npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill chart-embedded-export-michaelyang-lyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能从结构化数据中提取分类分布,进行数据清洗与统计,生成多维度交叉分析、高分辨率对比图,并提供包含下载链接的完整分析报告,适用于大文件处理与嵌入式可视化场景。

Core Features & Use Cases

  • 数据清洗与分类映射:处理合并单元格、正则清洗文本、建立分类映射骨架。
  • 多维度统计与交叉分析:计算分类占比、交叉分析表并输出总计行。
  • 可视化分析面板:生成饼图、柱状图、箱线图、直方图并导出高分辨率图片。
  • 报告导出与下载:输出完整分析报告并提供下载链接。

Quick Start

Run the chart-embedded-export workflow to clean the data, perform multi-dimensional analysis, generate visuals, and export the complete report with download links.

Frequently Asked Questions about chart-embedded-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate embedded charts and analysis reports from large structured datasets?▼

To generate embedded charts from large structured datasets, you can run a workflow that cleans data, computes cross-tabulated statistics, and exports high-resolution visual dashboards with downloadable analysis report links.

What is cross-tabulated analysis and how does it work with structured data?▼

Cross-tabulated analysis groups structured data into multi-dimensional tables to calculate classification distributions and proportions. It processes cleaned text data to produce summary totals, enabling clearer categorical comparison for analysis reports.

How do I clean and normalize text data with merged cells before generating visual dashboards?▼

Cleaning and normalizing text data with merged cells requires applying regex-based text processing to extract classification distributions. This establishes a normalized category mapping skeleton, ensuring accurate grouping before visual dashboard generation.

Can I use Python data processing tools to export high-resolution pie charts and histograms from cross-tab analysis?▼

Yes, Python data processing and visualization tools support exporting high-resolution pie charts, histograms, and box plots from cross-tab analysis. The workflow computes grouped statistics and generates embedded visual outputs for reports.

Does this data analysis workflow handle large files requiring embedded visual dashboards and downloadable outputs?▼

Yes, this workflow is designed for large datasets requiring embedded visual dashboards. It processes substantial structured files to perform multi-dimensional grouping, generate high-resolution charts, and output complete reports with download links.

What is the best way to automate report generation with embedded charts from structured data?▼

The best way to automate report generation with embedded charts is running an end-to-end workflow that cleans structured data, performs cross-tabulated statistical analysis, generates visuals, and exports a complete report with download links.