By tryopendata
Query public datasets via OpenData API REST endpoints to fetch rows, apply filters sorting and aggregations, inspect columns, retrieve metadata, and integrate into data analysis pipelines or research workflows supporting Parquet files.
npx claudepluginhub tryopendata/skills --plugin opendataCross-platform agent skills for the OpenData ecosystem, built on the Agent Skills specification.
| Plugin | Description | Skills |
|---|---|---|
| opendata | Query and analyze public datasets via the OpenData API | opendata-api |
| openchart | Generate charts, tables, graphs, and SVG graphics with OpenChart | openchart, svg-design |
/plugin marketplace add tryopendata/skills
This repo follows the Agent Skills spec, which is supported by 30+ agent platforms including Cursor, Gemini CLI, VS Code/Copilot, OpenAI Codex, OpenCode, Goose, Roo Code, and more. Check your platform's docs for how to install agent skills.
plugins/
opendata/ # OpenData plugin
skills/
opendata-api/ # Query the OpenData API
openchart/ # OpenChart plugin
skills/
openchart/ # Chart/table/graph VizSpec generation
svg-design/ # SVG logo, icon, and graphic creation
.claude-plugin/
marketplace.json # Root marketplace registry
Each skill is a directory with a SKILL.md file:
skills/<name>/
├── SKILL.md # Instructions with YAML frontmatter (name + description)
├── evals/ # Test cases for output quality verification
├── scripts/ # Bundled executable code
├── references/ # Supplementary docs loaded on-demand
└── assets/ # Templates, schemas, static resources
plugins/<plugin>/skills/ with a SKILL.md fileMIT
Share bugs, ideas, or general feedback.
OpenChart visualization skills for generating charts, tables, graphs, and SVG graphics
Data analysis toolkit — multi-dialect SQL patterns, statistical methods, dataset profiling, and analysis quality assurance.
Blazingly fast tabular data wrangling with 51 qsv skill-based commands for CSV, TSV, Excel, JSONL, and Parquet files
Quick insights from dlt pipeline data. Connect to a pipeline, profile tables, plan charts, and assemble marimo dashboards.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.