Skill Claude CodeCodex
Analyze CSV files in the workspace and summarize insights.
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
Skill Claude CodeCodex
Analyze CSV files in the workspace and summarize insights.
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…
Skill Claude CodeCodex
Profile a CSV/TSV/Excel file - detect format, compute statistics, show value distributions.
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…
Skill Claude CodeCodex
Review PR feedback and address each item interactively.
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.
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.
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.
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.
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…
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…
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).
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.
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.
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.
Skill Claude CodeCodex
Generate beautiful interactive HTML dashboards from CSV/Excel files with smart insights, auto-detected charts, correlations, and statistics.
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".
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…
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…
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.…
lovecatisgood-sudo/AI_Agent_MCP_Tool_for_Multi_Docu_PDF_PNG_QR_File_Conversion_Processing_Capability
Skill Claude CodeCodex
Build a concise, source-delimited context file from local UTF-8 requirements, code, notes, or documentation using DJAI Tools MCP. Use when preparing multiple local references for a coding agent, measuring prompt size, cleaning extracted text, or packaging sources with Markdown or XML boundaries.
lovecatisgood-sudo/AI_Agent_MCP_Tool_for_Multi_Docu_PDF_PNG_QR_File_Conversion_Processing_Capability
Skill Claude CodeCodex
Convert and clean local CSV or JSON datasets with DJAI Tools MCP. Use when trimming tabular values, removing empty or exact duplicate CSV rows, converting CSV to a JSON array, converting a flat JSON-object array to CSV, or validating local row and column counts.
lovecatisgood-sudo/AI_Agent_MCP_Tool_for_Multi_Docu_PDF_PNG_QR_File_Conversion_Processing_Capability
Skill Claude CodeCodex
Prepare local UTF-8 text or Markdown documents as cleaned, token-aware JSONL chunks using DJAI Tools MCP. Use when an agent must build RAG ingestion files, chunk extracted document text, or report chunk statistics while keeping source material local.