arp

Installation
SKILL.md

arp - ARP Cache Table Viewer

The arp module provides an enhanced way to view the system's ARP cache, which maps IP addresses to physical MAC addresses. It supports structured data exports and an interactive TUI for exploration.

When to Activate

  • When identifying devices on the local network via their MAC addresses.
  • When auditing the network for suspicious or incomplete ARP entries.
  • When exporting the ARP table to JSON, CSV, or TSV for automated analysis.

Core Principles & Rules

  • Interactive TUI: Automatically launches a TUI app (--app) if connected to a terminal.
  • Vendor Discovery: Shows hardware vendor/organization information for MAC addresses by default.
  • Data Processing: Use --csv or --tsv for easy integration with other tools.

Patterns & Examples

Interactive Browsing

# Open the ARP table in an interactive TUI
Related skills

More from x-cmd/skill

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