Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add tuanductran/nextdns-skills --skill integrationsgit clone --depth 1 https://github.com/tuanductran/nextdns-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/tuanductran/nextdns-skills/integrations)<a href="https://agentmods.dev/skills/tuanductran/nextdns-skills/integrations"><img src="https://agentmods.dev/badge/skills/tuanductran/nextdns-skills/integrations/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/tuanductran/nextdns-skills/integrations"><img src="https://agentmods.dev/badge/skills/tuanductran/nextdns-skills/integrations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.01610 |
| Opus 5 | $0.00051 | $0.00805 |
| Sonnet 5 | $0.00021 | $0.00322 |
| Haiku 4.5 | $0.00010 | $0.00161 |
Grade A, and why
integrations scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
NextDNS integration skills
Capability rules
| Rule | Keywords | Description |
|---|---|---|
| Browser Native DoH Configuration | browser, chrome, edge, firefox, doh, dns-over-https, secure-dns, encrypted-dns, corporate, proxy | Configure DNS-over-HTTPS directly in browsers for encrypted DNS without system-wide changes or admin privileges |
| Select a NextDNS Transport and Setup Method | transport selection, encrypted dns, legacy dns, doh, dot, doq, doh3, linked ip | Choose a compatible transport and profile-association method before configuring a device or network |
| DNSMasq Integration | dnsmasq, dns, router, client reporting, conditional configuration, port configuration, setup-router | Configure DNSMasq and NextDNS to run together while maintaining client reporting and conditional configuration features |
| Mobile Native Encrypted DNS Configuration | mobile, android, ios, iphone, ipad, private-dns, dot, dns-over-tls, configuration-profile, mobileconfig, native, lightweight | Configure native encrypted DNS on Android and iOS devices without battery-draining background apps |
| OpenWrt Integration | openwrt, router, installation, upgrade, troubleshooting, ssh, luci | Installation, upgrade, and troubleshooting guidance for NextDNS on OpenWrt routers |
| Home Assistant Integration | home assistant, hass, integration, automation, parental control, api, sensors, switches, blocklist | Enable automated DNS control and monitoring through Home Assistant smart home platform with time-based rules and analytics |
| Tailscale Integration | tailscale, vpn, mesh network, doh, dns-over-https, acl, nodeattrs, global nameserver, split dns | Configure NextDNS with Tailscale mesh VPN using DoH, global nameservers, and per-device profile assignment via ACLs |
| Ubiquiti (UniFi) Integration | ubiquiti, unifi, udm, uxg, dream machine, gateway, content filtering, ad blocking, ssh, cli, dns shield | Deploy NextDNS on Ubiquiti UniFi devices using DNS Shield or CLI, with critical guidance on avoiding built-in DNS conflicts |
| pfSense and OPNsense Integration | pfsense, opnsense, firewall, router, unbound, dns-over-tls, dot, freebsd, dns resolver | Deploy NextDNS on pfSense and OPNsense firewalls with proper encrypted DNS configuration and platform-specific guidance |
| Public DNS and AdGuard Home Integration | public dns, adguard, anycast, doh, dot, browser setup, windows, android, ios, upstream dns, bootstrap dns | Configure NextDNS public DNS servers on browsers and operating systems, and integrate with AdGuard Home as upstream DNS provider |
| Synology Integration (DSM and SRM) | synology, dsm, srm, nas, router, ssh, cli, dhcp, network | Install NextDNS on Synology NAS (DSM) and routers (SRM) with proper SSH access and network configuration |
| AsusWRT-Merlin | asus, merlin, router, ssh, installation, setup | Deploy NextDNS on Asus routers with Merlin firmware |
| EdgeRouter and Firewalla | edgerouter, edgeos, firewalla, gateway, ssh, professional | Deploy NextDNS on EdgeRouter and Firewalla hardware |
| MikroTik DoH Setup | mikrotik, routeros, doh, dns-over-https, networking | Configure NextDNS via DNS-over-HTTPS on MikroTik RouterOS devices |
| Kubernetes Integration | kubernetes, k8s, coredns, daemonset, dns policy, container | Deploy NextDNS CLI as a node-level DNS proxy in Kubernetes clusters |
| Raspberry Pi Integration | raspberry pi, pi-hole alternative, home network, dhcp, network-wide, dedicated dns | Deploy NextDNS CLI on Raspberry Pi as a dedicated LAN DNS server |
| GL.iNet Router Integration | gl.inet, gl-mt3000, gl-axt1800, gl-mt6000, travel router, adguard conflict | Install NextDNS CLI on GL.iNet routers after disabling built-in AdGuard Home |
| Docker Compose Deployment | docker compose, container, host network, compose file, production, dns container | Deploy NextDNS CLI as a Docker Compose service with host networking |
| MDM Deployment (Jamf, Intune, Apple Configurator) | mdm, jamf, intune, apple configurator, mobileconfig, enterprise, fleet, supervised | Push NextDNS DNS profiles to entire device fleets via MDM |
What ships with it
22 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- AGENTS.md 78 KB
- rules/asuswrt-merlin.md 1.6 KB
- rules/backup-failover.md 2.0 KB
- rules/browsers.md 7.6 KB
- rules/dnsmasq-integration.md 4.4 KB
- rules/docker-compose.md 5.2 KB
- rules/edgerouter-firewalla.md 1.6 KB
- rules/gl-inet.md 4.0 KB
- rules/home-assistant.md 3.5 KB
- rules/jamf-mdm.md 6.1 KB
- rules/kubernetes.md 5.1 KB
- rules/mikrotik-setup.md 2.3 KB
- rules/mobile-native.md 5.4 KB
- rules/openwrt.md 4.2 KB
- rules/pfsense-opnsense.md 6.2 KB
- rules/pihole-migration.md 6.3 KB
- rules/public-dns-and-adguard.md 5.3 KB
- rules/raspberry-pi.md 4.2 KB
- rules/synology.md 5.7 KB
- rules/tailscale.md 6.7 KB
- rules/transport-selection.md 8.5 KB
- rules/ubiquiti.md 7.0 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 79 lines · 103 tokens per session scan A a96a0d868ab8
integrations is a skill published in the GitHub repository tuanductran/nextdns-skills (4 stars, last pushed today), licensed MIT. It adds 103 tokens to every session and 1,610 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
pushtodisplay
Send real-time display updates to boards, manage boards, and query devices using the PushToDisplay CLI or MCP server. Use when: the user wants to send content to a display board, create/manage boards, check device connections, or integrate PushToDisplay into a workflow. Trigger on: 'send to display', 'display board'…
embedded-systems
Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.
ambient-weather-automation
Automate Ambient Weather tasks via Rube MCP (Composio). Always search tools first for current schemas.
workflow
Professional AI programming assistant with structured workflow (Research -> Ideate -> Plan -> Execute -> Optimize -> Review) for developers.
pylabrobot
Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API…
offensive-wifi
Wireless / 802.11 attack methodology for red team engagements and wireless security assessments. Covers monitor-mode setup, WPA/WPA2-PSK handshake capture and PMKID attacks, WPA3 SAE downgrade and Dragonblood, WPA-Enterprise (EAP) attacks (MSCHAPv2 cracking, EAP-TLS cert theft, evil-twin RADIUS), Karma / Known Beacons…