🤖
技能说明
name: wifi-qr description: "Generate QR code for Wi-Fi credentials" metadata: { "openclaw": { "emoji": "📶", "requires": { "bins": ["qrencode"] }, "install": [ { "id": "dnf", "kind": "dnf", "package": "qrencode", "bins": ["qrencode"], "label": "Install via dnf", }, ], }, }
Wi-Fi QR
Generate a QR code for Wi-Fi credentials. Scan the QR code with a phone to instantly connect to the network without typing the password.
Commands
# Generate a QR code for a Wi-Fi network (defaults to WPA)
wifi-qr "MyNetwork" "mypassword"
# Specify the security type explicitly
wifi-qr "MyNetwork" "mypassword" --type WPA
Install
sudo dnf install qrencode
如何使用「Wifi Qr」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Wifi Qr」技能完成任务
- 结果即时呈现,支持继续对话优化