Skip to main content

csv-multi-search

Search and explore tabular data files — CSV, TSV, Excel (.xlsx/.xls/.xlsm/.xlsb), ODS, JSON, JSONL/NDJSON, Parquet, Arrow IPC, Avro, and compressed variants (.csv.gz, .csv.zst). Default mode uses qsv — a fast Rust CLI that handles profiling, filtering, frequency analysis, and keyword search with zero setup. For conceptual or semantic search ("find messages about frustration" even when that word isn't used), offers an optional upgrade path using local embeddings (sentence-transformers + ChromaDB + DuckDB). Trigger on: "search my CSV", "search this spreadsheet", "explore this Excel file", "find rows where...", "what's in this Parquet file", "query my chat logs", "find messages about...", "filter this data", "what are people saying about...", or any reference to searching, filtering, analyzing, or exploring tabular data files. Also trigger when a user has a large data file and wants to ask questions about it, or asks how to make tabular data searchable.

Jump to install

Source facts

Repository
eriknomitch/configs
Last source activity
May 29, 2026 at 08:02
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.