pihole-dns-troubleshoot

Installation
SKILL.md

Troubleshoot DNS Resolution Skill

Systematic diagnosis and resolution of DNS resolution issues in the Pi-hole DNS infrastructure.

Quick Start

Run quick diagnostic to identify DNS issues:

# Check DNS resolution
dig @192.168.68.136 pihole.temet.ai

# Check Pi-hole is running
docker ps | grep pihole

# Check DNS records configured
docker exec pihole nslookup pihole.temet.ai 127.0.0.1
Related skills
Installs
11
GitHub Stars
1
First Seen
Jan 26, 2026