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.
MotherDuck skills for connecting, exploring live schemas, writing DuckDB SQL, using the REST API, and building dashboards, Dives, pipelines, and analytics apps.
National Data Platform (NDP) MCP server for searching and discovering datasets across multiple CKAN instances
Skills and agents for anthropological research across the full research lifecycle — from question formulation through publication and career advancement
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Data & analytics skills: Metrics Framework, SQL Query Explainer, Dashboard Brief, Cohort Analysis, Data Pipeline Spec, Chart Data Extractor, A/B Test Readout, Metric Tree Builder, Data Quality Audit. Build North Star metric trees, explain and optimise SQL, spec dashboards, read out A/B test results with significance and guardrails, and audit datasets for quality before you trust them.
DataHub development and interaction toolkit with connector planning, PR review, catalog search, metadata enrichment, lineage tracing, data quality management, and connection setup skills