By owid
A set of general skills that are common across use-cases at Our World In Data, regardless of the type of project or programming language. Examples include instructions for how we manage python dependencies or how to use the duckdb cli for ad-hoc data work in a terminal.
The duckdb cli is installed on this system and is a good choice for ad-hoc data analysis from CSV, parquet or NDJSON files. Use it when the user asks for data values in the context of a specific data file or to join multiple files together.
We always use `uv` for running python scripts (both standalone and complex python projects) and managing python dependencies. Always use this instead of running system `python`, `python3`, `pip` or `pip3`
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub owid/owid-claude-plugins --plugin owid-generalLightweight skills for working with Our World In Data chart data directly via the web. Includes searching charts, fetching chart data and metadata, and guidance on joining OWID data with external sources. Use this plugin for quick access to charts and their data and metadata in a language-agnostic way without needing to install the owid-catalog Python library. For more complex data work and when python is available, we recommend using the owid-data plugin instead.
Skills that are only useful for Our World In Data staff members because they require access to internal infrastructure or credentials. Includes access to internal datasette, database mirrors, analytics data stores, and creating OWID-style charts.
Skills for working with Our World In Data. Includes accessing published datasets directly via the owid-catalog Python library. Enable this plugin for efficient access to the data and metadata powering our charts as well as accessing our full catalog of data.
Self-documenting, self-improving framework for analytical repositories
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
OpenData API skills for querying, filtering, and analyzing public datasets
Quick insights from dlt pipeline data. Connect to a pipeline, profile tables, plan charts, and assemble marimo dashboards.
Create data visualizations and plots
DataHub development and interaction toolkit with connector planning, PR review, catalog search, metadata enrichment, lineage tracing, data quality management, and connection setup skills