Interpret a natural-language request about the auto-saved report archive (the .md files the save-report Stop hook writes under ~/.claude/reports/<project>/) and do the right thing: list the most recent reports, list or filter by project or date, or search by…
eriknomitch/configs
SkillsMP has collected 5 skills from eriknomitch/configs. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Scan every skill available this session and recommend the ones that could help with the current context but did NOT already auto-invoke. Use when the user asks "what skills could help here", "are there skills for this", "did I miss any skills", "recommend…
Read an entire skill — its SKILL.md frontmatter and body plus every bundled script, reference doc, and asset — and produce a readable, concise summary of what it does, when it triggers, what resources it ships, and any gotchas. Trigger on: "describe this…
Ground Claude Code configuration and feature work — and any work on Anthropic's products — in the latest OFFICIAL docs instead of training knowledge, which drifts because these ship constantly. Three doc hosts. Claude Code (code.claude.com) — skills, hooks,…
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,…