# Asciigraph

> Use this skill when the user wants to lightweight ascii line charting with no dependencies.

- Skill: `javimosch/asciigraph` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/asciigraph`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/asciigraph/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/asciigraph

---


# Asciigraph Plugin

Lightweight ASCII line charting with no dependencies.

## Commands

### Operations
- `asciigraph data chart` — chart data via asciigraph

## Usage Examples
- "asciigraph --help"
- "asciigraph <args>"

## Installation

```bash
go install github.com/guptarohit/asciigraph/cmd/asciigraph@latest
```

## Examples

```bash
asciigraph --version
asciigraph --help
```

## Key Features
- charts\n- ascii\n- visualization

