pihole-csv-analyzer
Installation
SKILL.md
Pi-hole CSV Analyzer
Intent
Analyze Pi-hole CSV exports to identify query patterns, noisy clients, allowlist candidates, blocklist candidates, and cleanup actions.
Use When
- The user explicitly asks for
pihole-csv-analyzer. - The request matches the triggers or workflow described below.
- The task benefits from a reusable, structured output instead of a one-off answer.
Do Not Use When
- Do not use without CSV or equivalent query data, for generic Pi-hole setup, or for changes that cannot be traced to export evidence.
- Required context is missing and cannot be reasonably inferred.
- A more specific skill in this repo is a better match.