dathere/qsv
Blazing-fast Data-Wrangling toolkit
条目 (24)
📊 Data
Claude
Claude Plugin
qsv-data-wrangling
Blazingly fast tabular data wrangling with 55 qsv skill-based commands for CSV, TSV, Excel, JSONL, and Parquet files
🔧 Tool
Claude
Claude Plugin
qsv-data-wrangling
Blazingly fast tabular data wrangling with 55 qsv skill-based commands for CSV, TSV, Excel, JSONL, and Parquet files
📊 Data
Hermes / Claude
Skill
visual-data-dictionary
Build a Visual Data Dictionary — an interactive qsv viz smart dashboard 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 wants to explore and document a CSV at the same time. Optionally bins rows into GeoJSON regions.
🎯 Use Case
Hermes / Claude
Skill
reproducible-analysis
Machine-readable journal format for reproducible data analysis operations
🎯 Use Case
Hermes / Claude
Skill
infer-ontology
Infer a semantic ontology from all files in the working directory - entities, attributes, relationships, domain taxonomy, and cross-file join paths. Outputs ONTOLOGY.md.
🎯 Use Case
Hermes / Claude
Skill
qsv-performance
Performance guide covering index files, stats cache, and frequency cache accelerators for qsv
📊 Data
Hermes / Claude
Skill
data-viz
Create publication-quality visualizations from CSV/TSV/Excel data using Python
🎯 Use Case
Hermes / Claude
Skill
genai-disclaimer
Standard disclaimer and attribution templates for AI-generated or AI-assisted data analysis outputs
📊 Data
Hermes / Claude
Skill
data-quality
Quality dimensions quick reference and remediation decision tree for tabular data assessment
🎯 Use Case
Hermes / Claude
Skill
data-validate
Validate data and analysis before sharing - methodology, accuracy, bias, and data quality checks
📊 Data
Hermes / Claude
Skill
data-profile
Profile a CSV/TSV/Excel file - detect format, compute statistics, show value distributions
📊 Data
Hermes / Claude
Skill
data-convert
Convert between CSV, TSV, Excel, JSONL, Parquet, and other tabular formats
📊 Data
Hermes / Claude
Skill
data-describe
Generate AI-powered Data Dictionary, Description, and Tags for a CSV/TSV/Excel file
📊 Data
Hermes / Claude
Skill
data-join
Join two datasets with automatic strategy selection (joinp vs join vs sqlp)
📊 Data
Hermes / Claude
Skill
csv-wrangling
Standard workflow order, tool selection matrix, and composition patterns for qsv CSV data wrangling
📊 Data
Hermes / Claude
Skill
data-clean
Clean a CSV/TSV/Excel file - fix headers, trim whitespace, remove duplicates, validate
📊 Data
Hermes / Claude
Skill
csv-query
Run SQL queries against CSV/TSV/Excel files using Polars SQL engine
🎯 Use Case
Hermes / Claude
Skill
review-respond
Respond to all pending review comments on the current PR — fetch comments, apply fixes, verify accuracy, test, commit, and reply. Use when addressing Copilot reviews, GitHub PR reviews, or any batch of review feedback.
🎯 Use Case
Hermes / Claude
Skill
bls-query
Queries U.S. Bureau of Labor Statistics data using the BLS MCP server. Use when user asks about CPI, inflation, unemployment, employment, wages, jobs, labor statistics, producer prices, or any economic indicator tracked by BLS. Maps natural language to correct series IDs and tools. Copied from https://github.com/larasrinath/bls_mcp
🎯 Use Case
Hermes / Claude
Skill
mcp-release-prep
Prepare an MCP server and plugin release by bumping versions across all files and updating changelog
🎯 Use Case
Hermes / Claude
Skill
release-prep
Prepare a qsv release by bumping versions across all files and updating changelog
🎯 Use Case
Hermes / Claude
Skill
build-dashboard
Build an interactive HTML dashboard with charts, filters, and tables. Use when creating 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 browser-openable file.