grammar-of-graphics-and-declarative-visualization Skill
Build data visualizations with declarative grammars. Use when the user needs Vega-Lite, Vega, Observable Plot, or grammar-of-graphics reasoning, especially for tabular charts that do not require bespoke rendering. Published by openai in plugins.
What is grammar-of-graphics-and-declarative-visualization Skill?
Build data visualizations with declarative grammars. Use when the user needs Vega-Lite, Vega, Observable Plot, or grammar-of-graphics reasoning, especially for tabular charts that do not require bespoke rendering. Published by openai in 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use grammar-of-graphics-and-declarative-visualization Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/build-web-data-visualization/skills/grammar-of-graphics-and-declarative-visualization/SKILL.md
What it does
Build data visualizations with declarative grammars. Use when the user needs Vega-Lite, Vega, Observable Plot, or grammar-of-graphics reasoning, especially for tabular charts that do not require bespoke rendering.
Skill instructions
Grammar of Graphics and Declarative Visualization Overview Use this skill as the default implementation path for many tabular charts. Declarative grammars are often the fastest, clearest, and most maintainable route when the chart can be expressed as data plus marks plus encodings plus transforms. This skill covers Vega-Lite, Vega, and Observable Plot. Default to the highest-level tool that cleanly expresses the needed chart and interaction. Selection Rules 1. Use Observable Plot for fast exploratory and explanatory charts in JavaScript when concise code is valuable. 2. Use Vega-Lite for portable, declarative specs, multi-view composition, transforms, and embed-friendly chart definitions. 3. Use Vega when the user needs lower-level control that still benefits from a declarative runtime. 4. Leave this skill and route to D3, Canvas, or the Three.js/WebGL skill only when the chart requires bespoke layout, extreme density, GPU-scale rendering, particles, true 3D, or rendering control that
Explore related resources
Frequently asked questions
What is grammar-of-graphics-and-declarative-visualization?
grammar-of-graphics-and-declarative-visualization is a open-source AI agent skill with Copy skill directory. Build data visualizations with declarative grammars.
Who is grammar-of-graphics-and-declarative-visualization best for?
grammar-of-graphics-and-declarative-visualization is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install grammar-of-graphics-and-declarative-visualization?
Install or run grammar-of-graphics-and-declarative-visualization using Copy skill directory. Check grammar-of-graphics-and-declarative-visualization for the latest setup command.
Is grammar-of-graphics-and-declarative-visualization actively maintained?
grammar-of-graphics-and-declarative-visualization may need a closer maintenance check before production use.
Auto-fetched from GitHub.