Fast, safe first-run tour of the LAN CLI — discover networks, join a device network, message a peer, share files, and leave cleanly with verification.
编程
LAN Onboarding
试用Fast, safe first-run tour of the LAN CLI — discover networks, join a device network, message a peer, share files, and leave cleanly with verification.
它能做什么
Fast, safe first-run tour of the LAN CLI — discover networks, join a device network, message a peer, share files, and leave cleanly with verification.
技能文档
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
相关技能
Connect two OpenClaw agents on the same LAN as peer collaborators. No VPN, no port forwarding over the internet, no third-party relay. Direct sessions_send b...
Publish any local folder as a web link everyone on your LAN can open in one click — browse and search Markdown docs, Excel/CSV sheets, HTML reports, images and videos online. No database, no pre-configuration; file changes appear on refresh. 一键把本地文件夹/目录打包发布为局域网内人人可打开访问的网页链接,无需数据库与任何预配置,同事可在线浏览 Markdown 文档、Excel/CSV 表格、HTML 报告、图片画廊、视频并全文搜索,文件增删改动刷新页面即生效(服务端实时扫描目录,无需重启)。Use when user wants to share a local folder or files with colleagues over the LAN ("share this folder on the LAN", "give the team an online link to browse docs", "LAN knowledge base / file server", "one-click web sharing of a directory"), or 当用户想把本地目录/文档/文件分享给同事或局域网内其他人访问,如"把 XX 文件夹分享到局域网""给团队一个在线看文件的链接""局域网共享文件夹/文件""一键把目录发布成可访问网页/链接"等诉求。
Authenticate to LNURL-auth (LUD-04) services without a wallet, node, or payment. Use when a site provides an lnurl1... challenge for Sign in with Lightning.
Send explicitly authorized LINE Official Account Chat messages through a persistent Chromium session; user-operated LINE login or reauthentication may use a temporary remote noVNC handoff that grants interactive browser control.
LYGO mesh deploy — Phase 5 epidemic gossip, SLM Merkle/mycelium/consensus routes, Phase 9 TLS HTTPS node API. Local cluster scripts + pin gossip before wide-...