chart-generator

Generate ASCII charts and markdown reports mapping spelling error rates to semantic distance.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/aviferdman/LLMs-and-Multi-Agent-Orchestration---Assignment3 --skill chart-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-generator
Source: https://github.com/aviferdman/LLMs-and-Multi-Agent-Orchestration---Assignment3/tree/main/.claude/skills/chart-generator
Command: npx skills add https://github.com/aviferdman/LLMs-and-Multi-Agent-Orchestration---Assignment3 --skill chart-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interpreting raw experimental data can be time-consuming and difficult without clear visual aids. This Skill automates the generation of easy-to-understand text-based charts and reports, allowing you to quickly grasp insights and share findings.

Core Features & Use Cases

  • Automated Report Generation: Produce structured markdown reports with titles, timestamps, experimental parameters, and interpretive commentary.
  • Text-Based Visualizations: Create ASCII art bar charts and line charts directly within the report for quick data interpretation without external tools.
  • Summary Statistics & Insights: Automatically include key statistics, trend analysis, and observations to explain complex results clearly.
  • Use Case: After running a batch experiment on semantic drift, use this skill to generate a comprehensive report with tables and charts, making the findings immediately clear for presentations or documentation.

Quick Start

Generate a text-based bar chart showing the average semantic distances for typo rates 20%, 30%, and 40% with values 0.45, 0.60, and 0.75 respectively.

Frequently Asked Questions about chart-generator

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

FAQPage Schema
How do I create text-based charts from experimental data without external tools?

Text-based charts convert raw data into ASCII art visualizations directly in markdown. This Skill generates bar charts and line charts instantly, displaying metrics like semantic distance or error rates as readable ASCII art within reports, eliminating dependency on graphing software.

Can I automate markdown report generation with charts and statistics?

Yes. This Skill automates structured markdown report generation, embedding ASCII charts, summary statistics, trend analysis, and experimental parameters with timestamps. Reports save to results/ and tmp/ directories, ready for documentation or presentation.

What's the best way to visualize spelling error rates and semantic drift in experiments?

Map spelling error rates to semantic distance using text-based visualizations. This Skill creates ASCII charts that display relationships between typo impact and semantic drift, making complex experimental results interpretable at a glance for batch studies or single-run analyses.

Do I need external visualization tools to report experiment results?

No. This Skill satisfies all visualization requirements natively—ASCII art, markdown formatting, and report generation—without external dependencies. Output stays in plain text, compatible with any documentation system or version control.

How do I interpret translation semantic drift experiments quickly?

Automated report generation with embedded charts accelerates interpretation. This Skill produces structured markdown with visual summaries, key insights, and statistical commentary, transforming raw experimental data into actionable findings without manual analysis.

Can I batch-process multiple experiment results into individual reports?

Yes. The Skill handles batch studies by generating comprehensive markdown reports for each run. Each report includes tables, ASCII charts, and interpretive commentary, saved separately to results/ and tmp/ directories for organization and archival.