netmap
netmap
Display a summary of all networks and their neighbors on the current machine.
Usage
Run the netmap script:
python3 SKILL_DIR/scripts/netmap.py
Replace SKILL_DIR with the resolved skill directory path.
The script shows:
- Network interfaces — all active interfaces with their IP addresses
- LAN neighbors — devices discovered via ARP
- Tailscale peers — if Tailscale is installed, shows all peers with status
Output is formatted as aligned tables for readability.
More from verneagent/tiny-skills
inscribe
Capture rules, conventions, or code style guidelines into documentation files. Use when the user says "inscribe", "learn", "remember this rule", "add convention", or wants to persist coding guidelines.
4lark-share
Share a knowledge insight or message with a team via Lark group chat webhook. Use when the user says "share", "lark-share", or wants to send a formatted message to a Lark group.
4multi-gh
Fix and standardize GitHub multi-account workflows with gh account switching, SSH host aliases, and safe remote setup. Use when creating repos, pushing code, or diagnosing GitHub auth mismatches across multiple identities.
2retro
Retrospective on mistakes or new conventions — analyze patterns, find root causes, and propose deterministic prevention (static checks > lint > tests > runtime > review > docs). Use when the user says "retro", "反省", "复盘", "怎么防", "how to prevent", or wants to enforce a new convention.
2wksp
Open a new iTerm2 tab with Claude in a worktree or folder, optionally entering handoff mode.
1genimg
Generate or edit images using OpenAI-compatible image generation APIs. Supports text-to-image (文生图) and image-to-image (图生图). Trigger when the user says /genimg, or mentions 文生图, 图生图, AI生图, 画图, generate image, image generation, or wants to create/transform images via API. Works with any provider (火山引擎, OpenAI, etc.) that exposes the standard images/generations endpoint.
1