AdGuard Home network-wide DNS filtering and ad blocking reference. Covers installation, blocklist management, DNS privacy (DoH/DoT/DoQ), per-client filtering, DHCP server, REST API automation, and deployment best practices. Comparison with Pi-hole included.
Scanned 6/6/2026
Install via CLI
openskills install bytesagain/ai-skills---
name: adguard
version: 1.0.0
description: >
AdGuard Home network-wide DNS filtering and ad blocking reference.
Covers installation, blocklist management, DNS privacy (DoH/DoT/DoQ),
per-client filtering, DHCP server, REST API automation, and
deployment best practices. Comparison with Pi-hole included.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [adguard, dns, ad-blocking, privacy, pihole, network, filtering]
---
# AdGuard Home Reference
Network-wide ad blocking and DNS privacy with AdGuard Home.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview and comparison with Pi-hole |
| `install` | Installation and initial setup |
| `filtering` | Blocklists, filter syntax, custom rules |
| `dns-privacy` | DoH, DoT, DoQ, DNSCrypt configuration |
| `clients` | Per-device filtering and policies |
| `dhcp` | Built-in DHCP server setup |
| `api` | REST API for automation |
| `best-practices` | Deployment, security, performance tuning |
No comments yet. Be the first to comment!
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.