A Python CLI that wraps the AdGuard Home REST API for managing network-wide ad blocking from the command line. You get full control over filter lists, DNS rewrites, client configurations, DHCP leases, and query logs without touching the web GUI. It includes an interactive REPL mode with tab completion and a JSON output flag for scripting or agent consumption. The command structure is clean and organized into logical groups like filter, clients, stats, and rewrite. If you're already running AdGuard Home and want to automate DNS management or integrate it into larger workflows, this gives you the programmatic access you need. Requires Python 3.10+ and an existing AdGuard Home installation.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-adguardhome