datawrapper

Create Datawrapper charts and tables from CSV, JSON, or inline data.

3|1|Updated May 21, 2026
One-click install
npx skills add https://github.com/qwwiwi/agentos-skills-public --skill datawrapper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datawrapper
Source: https://github.com/qwwiwi/agentos-skills-public/tree/main/skills/datawrapper
Command: npx skills add https://github.com/qwwiwi/agentos-skills-public --skill datawrapper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Datawrapper chart creation turns messy inline data or raw CSV/JSON into a published, embeddable chart or table, so you don’t waste time formatting visuals manually.

Core Features & Use Cases

  • Chart & table generation from CSV, JSON, or pipe-delimited tables with selectable Datawrapper type IDs.
  • Publishing for sharing via public URLs and embed URLs after chart creation.
  • PNG export for messaging to quickly send a ready image (e.g., for Telegram) by downloading the exported PNG.

Quick Start

Use the datawrapper skill to create and publish a line chart from inline CSV, exporting a PNG, by running the provided command with your chart type and data.

Frequently Asked Questions about datawrapper

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

FAQPage Schema
How do I turn CSV or JSON data into a shareable chart?

To turn CSV or JSON data into a shareable chart, this skill processes inline tabular data, pipe-delimited tables, or files to generate and publish a Datawrapper visualization with a public embed URL.

Can I export a PNG image from a Datawrapper chart for messaging?

You can export a PNG image from a Datawrapper chart by using the skill's optional PNG export feature, which downloads a ready image file for quick messaging in apps like Telegram.

Do I need a Datawrapper API key to generate charts from tabular data?

Yes, you need a Datawrapper API key with chart read/write and visualization/theme read scopes to authenticate chart creation, apply theming, and manage folder placement metadata.

Does this Datawrapper visualization skill support custom chart type IDs and theming?

This Datawrapper visualization skill supports selectable chart type IDs and optional theming, allowing you to specify the exact visualization format and apply custom themes during chart generation.

What is the best way to publish an embeddable table from raw JSON data?

The best way to publish an embeddable table from raw JSON data is to use a skill that parses the JSON and creates a Datawrapper table, providing a public URL and embed code for immediate publishing.

What data formats work for creating Datawrapper charts and tables?

Datawrapper charts and tables can be created from CSV, JSON, or inline pipe-delimited tabular data, allowing you to publish visualizations directly without manually formatting the visuals.