Favicon of graphing

graphing Skill

AI Agent SkillShellOpen source

Compose polished charts (timeseries, bar, line, area, pie, scatter, or anything else the data calls for) from tabular data using the chartkit primitives, producing PNG, SVG, or self-contained interactive HTML. Use when the user asks to chart, graph, plot, or visualize data and wants something better than raw matplotlib Published by anthropics in claude-tag-plugins.

Decision snapshot

Is this a fit?

Best for

Data analysis, Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is graphing Skill?

Compose polished charts (timeseries, bar, line, area, pie, scatter, or anything else the data calls for) from tabular data using the chartkit primitives, producing PNG, SVG, or self-contained interactive HTML. Use when the user asks to chart, graph, plot, or visualize data and wants something better than raw matplotlib Published by anthropics in claude-tag-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
36/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Writing
  • Data analysis use cases
  • Writing use cases

Declared skill metadata

  • Source file: claude-tag-data-viz/skills/graphing/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use graphing Skill

  • Use it for data analysis.
  • Use it for writing.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/claude-tag-plugins
  • Skill file: claude-tag-data-viz/skills/graphing/SKILL.md

What it does

Compose polished charts (timeseries, bar, line, area, pie, scatter, or anything else the data calls for) from tabular data using the chartkit primitives, producing PNG, SVG, or self-contained interactive HTML. Use when the user asks to chart, graph, plot, or visualize data and wants something better than raw matplotlib

Skill instructions

Graphing You write the plotting code. The kit provides the parts that should stay consistent across every chart: typography, color derivation from the background, the title and caption frame, and offline HTML packaging. Everything about the chart itself is your judgement applied to the data in front of you. The primitives Import chartkit by putting this skill's scripts/ directory on sys.path. Use its absolute path, not a relative path, since your working directory is the user's project. The examples below write it as /path/to/graphing/scripts; substitute the real path. Relevant primitives: - theme(bg, font): sets matplotlib rcParams and returns resolved colors. Foreground colors derive from background luminance, so a dark bg produces a correct dark chart. Fields: bg dark text muted grid spine accent secondary series fontcss. - palette(n, base): n colors. No base cycles the default series, a hex base builds a ramp from it, a list cycles the list. - finish(ax, title, subtitle, source): T

Verified compatibility and discovery

Frequently asked questions

What is graphing?

graphing is a open-source AI agent skill with Copy skill directory. Compose polished charts (timeseries, bar, line, area, pie, scatter, or anything else the data calls for) from tabular data using the chartkit primitives, producing PNG, SVG, or self-contained interactive HTML.

Who is graphing best for?

graphing is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.

How do I install graphing?

Install or run graphing using Copy skill directory. Check graphing for the latest setup command.

Is graphing actively maintained?

graphing may need a closer maintenance check before production use.

Share:

Stars
28
Forks
11
Last commit
2 months ago
Last verified
Aug 31, 2026
Metadata fetched
Aug 31, 2026
Repository age
3 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to graphing