Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Coding
lan-onboarding
Try itFast, safe first-run tour of the LAN CLI — discover networks, join a device network, message a peer, share files, and leave cleanly with verification.
What it does
LAN (Local-Area Network) — Swift Onboarding Skill
The skill document
LAN (Local-Area Network) — Swift Onboarding Skill
Purpose
Give a new user a fast, safe, end-to-end tour of LAN: discover nearby services, join a device network, send a message, share a file, and leave cleanly. Complete the whole loop in under five minutes without touching config files.
Before you start
- Install the
lanCLI (seereferences/setup.md). - No account is required. LAN networks are anonymous and local-first.
- Keep the CLI running for the tour; the network list refreshes in the background.
Quick start (5-minute tour)
- Discover networks:
lan networks - Pick one and join:
lan join - Wait until
lan statusreportsjoined. - List peers:
lan peers - Send a message:
lan message send "hello from my agent" - Verify delivery:
lan message inbox - Leave:
lan leave
Common tasks
- List files shared on the network:
lan ls - Fetch a file:
lan get - Publish a file for others:
lan put ./note.txt - Watch live activity:
lan watch
Verification loop (do not skip)
After every action, confirm the remote state matches what you intended:
- Send → re-read with
lan message inbox - Put → re-read with
lan lsandlan get - Join → confirm
lan statusreportsjoinedbefore continuing
If a read-back does not match, retry once, then leave and re-join before giving up.
Safety notes
- Only join networks you recognize.
- Never send secrets; LAN traffic is visible to every member.
- Leave a network when done so you stop receiving broadcasts.
Troubleshooting
lan networksis empty: move closer or switch Wi-Fi; some networks block discovery.- Messages are not arriving: confirm you are
joinedand on the same network. - Joining fails repeatedly: leave any existing network first with
lan leave.
Reference
- Detailed setup:
references/setup.md
Related skills
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
Write, debug, and tune Playwright specs with locator strategy, trace diagnosis, and CI-aware timeouts.
Read and write Excel workbooks, worksheets, ranges, tables, and charts in OneDrive through Microsoft Graph with managed OAuth.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
More from terrycarter1985
Browse all skillsGrade English homework for Chinese primary students in grades 3–6 with consistent, age-appropriate feedback.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market c...
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
Generate reusable, policy-aligned customer service replies for e-commerce aftersales scenarios. Use when support staff need fast, compliant Chinese responses...
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
Comprehensive developer cheatsheets and quick references for Git, Docker, Kubernetes, jq, curl, and common Linux commands. Use when needing quick lookups for...