dns

Installation
SKILL.md

dns - DNS Configuration & Management

The dns module provides a simple interface for viewing current DNS settings, listing available DNS servers, and performing maintenance tasks like refreshing the system's DNS cache.

When to Activate

  • When checking which DNS servers the system is currently using.
  • When troubleshooting domain name resolution issues.
  • When needing to flush/refresh the local DNS cache to pick up changes.

Core Principles & Rules

  • Visibility: Consolidates DNS info into a single command (current).
  • Maintenance: Use refresh to clear cached name resolution data.

Patterns & Examples

View Configuration

# Show the current system DNS settings
x dns current
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026