From owid-general
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.
npx claudepluginhub owid/owid-claude-plugins --plugin owid-generalThis skill is limited to using the following tools:
When using duckdb for querying single files, use the `DESCRIBE SELECT` and, optionally, `SUMMARIZE SELECT` statements to understand the structure beforehand.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
When using duckdb for querying single files, use the DESCRIBE SELECT and, optionally, SUMMARIZE SELECT statements to understand the structure beforehand.