Jump to related tools in the same category or review the original source on GitHub.

AI & LLMs @xejrax Updated 2/26/2026

📶 Wifi Qr OpenClaw Skill - ClawHub

Do you want your AI agent to automate Wifi Qr workflows? This free skill from ClawHub helps with ai & llms tasks without building custom tools from scratch.

What this skill does

Generate QR code for Wi-Fi credentials

Install

npx clawhub@latest install wifi-qr

Full SKILL.md

Open original
namedescription
wifi-qrGenerate QR code for Wi-Fi credentials

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
Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/wifi-qr

Related skills

If this matches your use case, these are close alternatives in the same category.