osascript-network
Installation
SKILL.md
osascript-network
Network inspection via airport, networksetup, ifconfig, and Darwin notifications.
All scripts are pure Python using stdlib + subprocess — no JXA needed.
Scripts
Get current WiFi info — SSID, BSSID, signal (dBm), channel, band, security:
uv run scripts/wifi-info.py
List all network interfaces with IPv4, IPv6, MAC address, and active state:
uv run scripts/network-interfaces.py