cli-anything-adguardhome

Control AdGuard Home filtering, clients, DHCP, and logs via CLI.

Updated May 5, 2026
One-click install
npx skills add https://github.com/dawsonblock/THE-JUDGE --skill cli-anything-adguardhome-dawsonblock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-adguardhome
Source: https://github.com/dawsonblock/THE-JUDGE/tree/main/external/CLI-Anything-main/skills/cli-anything-adguardhome
Command: npx skills add https://github.com/dawsonblock/THE-JUDGE --skill cli-anything-adguardhome-dawsonblock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Command-line interface for AdGuard Home that enables AI agents and power users to manage filtering, DNS rewrites, clients, DHCP, and query logs without a GUI.

Core Features & Use Cases

  • Exposes the AdGuard Home REST API for status, configuration, and control in a scriptable CLI.
  • Provides an interactive REPL mode for rapid exploration and automation.
  • Supports multi-instance management and scripted provisioning across networks.

Quick Start

Install the CLI and point it at your AdGuard Home instance to begin issuing commands and automating tasks.

Frequently Asked Questions about cli-anything-adguardhome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AdGuard Home DNS filtering without using the web GUI?

You can manage AdGuard Home DNS filtering without the web GUI by using a scriptable CLI that exposes the REST API for status, configuration, and control, supporting JSON output for machine parsing.

Can I automate AdGuard Home DHCP and client management from the command line?

Yes, you can automate AdGuard Home DHCP and client management from the command line via a CLI that provides command grouping for server, filters, clients, rewrites, DHCP, and TLS, enabling scriptable provisioning.

What is the best way to interactively explore AdGuard Home server status and logs?

The best way to interactively explore AdGuard Home server status and query logs is by using the CLI's interactive REPL mode, which allows rapid exploration and automation without a GUI.

Does this AdGuard Home CLI support multi-instance network management?

Yes, this AdGuard Home CLI supports multi-instance management, allowing you to apply scripted provisioning and centralized control across multiple networks from a single command-line interface.

How do I parse AdGuard Home query logs for automated network security analysis?

You parse AdGuard Home query logs for automated network security analysis by retrieving them via the CLI, which supports JSON output for machine parsing to integrate with your downstream automation workflows.

Do I need an existing AdGuard Home installation to use this DNS management CLI?

Yes, you need an existing AdGuard Home installation in your environment, as the CLI acts as an interface to control configurations, DNS rewrites, and server status via the AdGuard Home REST API.