csv skills

66 tagged csv, measured the same way as everything else here.

Browse within: excel 30ckan 22data-engineering 20data-wrangling 20opendata 20json 12data 10parquet 9dataviz 7duckdb 7parquet-tools 7sveltekit 7analysis 6sql 6

build-dashboard

02

dathere/qsv

Skill Claude CodeCodex

Build an interactive HTML dashboard — a Data Schematic — with charts, filters, and tables. Use when creating a dashboard, an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one…

3.8k yesterday A 65 tokens

data-profile

03

dathere/qsv

Skill Claude CodeCodex

Profile a CSV/TSV/Excel file - detect format, compute statistics, show value distributions.

3.8k yesterday A 22 tokens

dathere/qsv

Skill Claude CodeCodex

Build a Visual Data Dictionary — an interactive qsv viz smart dashboard (a Data Schematic) driven by an LLM-inferred JSON Schema data dictionary, with the dictionary browsable beside the charts. Use when the user asks for a visual data dictionary, a documented dashboard, a dictionary-driven dashboard or Data…

3.8k yesterday A 91 tokens

address-feedback

05

rilldata/rill

Skill Claude CodeCodex

Review PR feedback and address each item interactively.

2.9k 3d ago A 9 tokens original Apache-2.0

i18n-migrate

06

rilldata/rill

Skill Claude CodeCodex

Find hardcoded user-facing strings in the branch's changes and migrate them to i18n (paraglide messages), following the repo's i18n conventions.

2.9k 3d ago A 32 tokens original Apache-2.0

rilldata/rill

Skill Claude CodeCodex

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

2.9k 3d ago A 59 tokens original Apache-2.0

neilotoole/sq

Skill Claude CodeCodex

Reviews and merges Dependabot pull requests for GitHub Actions (the github-actions ecosystem) that bump uses: pins in .github/workflows/. Use for Dependabot githubactions PRs (branches like dependabot/githubactions/...), not go.mod or site/ Bun PRs.

2.6k 2d ago A 65 tokens original MIT

sq-site-dependabot

09

neilotoole/sq

Skill Claude CodeCodex

Reviews, validates, and safely merges Dependabot pull requests for the sq.io site (site/, Bun lockfile). Use when clearing site dependency PRs, triaging Dependabot failures, or checking Lighthouse impact before merge.

2.6k 2d ago A 50 tokens original MIT

sq

10

neilotoole/sq

Skill Claude CodeCodex

Guides use of the sq CLI to query SQL databases and tabular files with SLQ (sq's jq-like query language) or native SQL, manage sources, choose output formats, and run inspect, diff, and table commands. Use when the user mentions sq, SLQ, wrangling CSV/Excel/JSON/DB data, cross-source joins, or command-line data…

2.6k 2d ago A 89 tokens original MIT

datopian/portaljs

Skill Claude CodeCodex

Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal. Appends an entry to datasets.json so the catalog and showcase render it automatically; routes the data by source (local file vs remote URL) — R2 via Git LFS by default, remote URLs by passthrough. Use when registering a new dataset in a…

2.3k 7d ago A 84 tokens original MIT

dbcrust-release

12

clement-tourriere/dbcrust

Skill Claude CodeCodex

Use this skill when the user asks to cut, publish, prepare, or automate a DBCrust release. It runs release checks, uses Commitizen to bump the version/changelog/tag, pushes the release tag, and waits for the GitHub Release workflow (binaries, GitHub Release, PyPI publish).

91 8d ago A 68 tokens original MIT

xlsx

13

zhixuli0406/DuDuClaw

Skill Claude CodeCodex

Read, create, and convert Microsoft Excel (.xlsx) and CSV spreadsheets — extract sheets and tables to JSON, build workbooks from JSON/CSV, and export to PDF.

47 8d ago A 37 tokens original Apache-2.0

dataset-generator

14

Bhanunamikaze/AI-Dataset-Generator

Skill Claude CodeCodex

Use this when the user wants to generate, normalize, verify, deduplicate, or export training datasets for Codex, Antigravity, or Claude Code from topics, URLs, reference material, web research, or existing JSONL/CSV files. Supports SFT and DPO workflows, custom export schemas, and deterministic local pipeline scripts.

20 23d ago A 71 tokens original MIT

exasol/mcp-server

Skill Claude CodeCodex

Exasol IMPORT and EXPORT SQL statements: syntax, file formats (CSV, FBV, Parquet), cloud storage (S3, Azure, GCS), connection objects, error handling, and ETL staging patterns.

18 5d ago A 49 tokens original MIT

csvglow

16

Ratnaditya-J/csvglow

Skill Claude CodeCodex

Generate beautiful interactive HTML dashboards from CSV/Excel files with smart insights, auto-detected charts, correlations, and statistics.

13 5mo ago A 28 tokens original MIT

plydb

17

kineticloom/plydb

Skill Claude CodeCodex

Skill for using the PlyDB CLI to perform SQL analysis of connected data sources. Use for SQL queries across heterogeneous databases and files such as Postgres, MySQL, CSV, Parquet, JSON, Excel, SQLite, DuckDB, Google Sheets. Triggers on "plydb", "sql", "query", "data analysis", "parquet", "csv", "excel", "database".

9 3mo ago A 83 tokens original Apache-2.0

cubest

18

BaryshevS/cubest

Skill Claude CodeCodex

USE WHEN you need a structured OLAP slice of a large codebase, log stream (including multi-GB .gz), CSV export, sitemap or HTML crawl, or an SDD artefact catalog — WITHOUT reading raw file bodies into the context window. Single-pass aggregator: streams input, folds records into an in-memory cube by user-picked…

8 1mo ago A 1,012 tokens original Apache-2.0

data-wrangler

19

richard-gyiko/data-wrangler-plugin

Skill Claude CodeCodex

Transform and export data using DuckDB SQL. Read CSV/Parquet/JSON/Excel/databases, apply SQL transformations (joins, aggregations, PIVOT/UNPIVOT, sampling), and optionally write results to files. Use when the user wants to: (1) Clean, filter, or transform data, (2) Join multiple data sources, (3) Convert between…

3 8mo ago A 131 tokens original MIT

timesheet

20

MarcinSufa/git-timesheet

Skill Claude CodeCodex

Generate weekly PDF/CSV timesheets from git commit history across multiple repos. Allocates hours per day based on commit complexity (lines changed, files touched). Supports public holidays by country, PTO/sick days, multiple team members, project mapping, saved profiles, custom templates, and configurable work hours.…

2 4mo ago B 86 tokens original MIT