Skip to content

chartworks/skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

chartworks-skill

Agent skill for Chartworks — chart rendering for AI agents (Claude Code, Cursor, Codex, Copilot, Gemini CLI, …).

What it does

Teaches the host agent to use the chartworks CLI through a three-stage flow: fetch the manual, fetch per-chart guides, render. The full skill content is in SKILL.md.

Install

Use your agent's skill mechanism, e.g.:

gh skill install chartworks/skill

Or copy SKILL.md into the directory your agent watches for skills.

Use

Once installed, the agent will reach for these commands when asked to render a chart:

npx chartworks manual                       # orientation, once per session
npx chartworks guide bar line               # per-chart docs (variadic)
npx chartworks render --spec spec.json      # render to PNG / SVG

Issues

github.com/chartworks/issues

About

Chartworks agent skill (public mirror) — chart rendering for AI agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors