dathere
- 23 skills
- 0 followers
- 7 hours ago last updated
- ▌
- ▌
- ▌
- ▌
- ▌ Release Prep · datherePrepare a qsv release by bumping versions across all files and updating changelog
- ▌ Review Respond · dathereRespond 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.
- ▌ Build Dashboard · dathereBuild 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 browser-openable file.
- ▌
- ▌ MCP Release Prep · datherePrepare an MCP server and plugin release by bumping versions across all files and updating changelog
- ▌ Bls Query · dathere bundleQueries 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
- ▌
- ▌ Data Clean · dathereClean a CSV/TSV/Excel file - fix headers, trim whitespace, remove duplicates, validate
- ▌
- ▌ Data Profile · dathereProfile a CSV/TSV/Excel file - detect format, compute statistics, show value distributions
- ▌ Data Quality · dathereQuality dimensions quick reference and remediation decision tree for tabular data assessment
- ▌ CSV Wrangling · dathereStandard workflow order, tool selection matrix, and composition patterns for qsv CSV data wrangling
- ▌ Data Describe · dathereGenerate AI-powered Data Dictionary, Description, and Tags for a CSV/TSV/Excel file
- ▌ Data Validate · dathereValidate data and analysis before sharing - methodology, accuracy, bias, and data quality checks
- ▌ Infer Ontology · dathereInfer a semantic ontology from all files in the working directory - entities, attributes, relationships, domain taxonomy, and cross-file join paths. Outputs ONTOLOGY.md.
- ▌ Qsv Performance · datherePerformance guide covering index files, stats cache, and frequency cache accelerators for qsv
- ▌ Visual Data Dictionary · dathere bundleBuild a Data Schematic with its Data Dictionary beside it — an interactive qsv viz smart dashboard driven by an LLM-inferred JSON Schema data dictionary, browsable in-page next to the charts. Use when the user asks for a Data Schematic, a visual data dictionary, a documented dashboard or a dictionary-driven dashboard, or wants to explore and document a CSV at the same time. Optionally bins rows into GeoJSON regions.
- ▌ Genai Disclaimer · dathereStandard disclaimer and attribution templates for AI-generated or AI-assisted data analysis outputs
- ▌ Reproducible Analysis · dathereMachine-readable journal format for reproducible data analysis operations