·check-chart-preview
{}

check-chart-preview

Check chart or multidim preview on the staging server using a browser. Use when user wants to visually verify a chart renders correctly on staging, take a screenshot of a chart, or QA a chart/mdim preview.

15Installs·2Trend·@owid

Installation

$npx skills add https://github.com/owid/etl --skill check-chart-preview

How to Install check-chart-preview

Quickly install check-chart-preview AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/owid/etl --skill check-chart-preview
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: owid/etl.

SKILL.md

View raw

Visually verify that a chart or multidimensional indicator page renders correctly on the staging server.

| .chart.yml (simple, no # in slug) | http:// /grapher/ | | .chart.yml (mdim, # in slug) | http:// /admin/grapher/ | | export/multidim/.config.yml or .py | http:// /admin/grapher/ / / %23 |

For .chart.yml: the slug is in the YAML slug: field. For mdim slugs containing #, the catalogPath inserts the version from the file path.

Check chart or multidim preview on the staging server using a browser. Use when user wants to visually verify a chart renders correctly on staging, take a screenshot of a chart, or QA a chart/mdim preview. Source: owid/etl.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/owid/etl --skill check-chart-preview
Source
owid/etl
Category
{}Data Analysis
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from owid/etl

Quick answers

What is check-chart-preview?

Check chart or multidim preview on the staging server using a browser. Use when user wants to visually verify a chart renders correctly on staging, take a screenshot of a chart, or QA a chart/mdim preview. Source: owid/etl.

How do I install check-chart-preview?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/owid/etl --skill check-chart-preview Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/owid/etl