Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, gene...
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, gene...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Generate QR codes via the bundled Python script.
python3 scripts/generate_qr.py "https://example.com" -o qr.png
python3 scripts/generate_qr.py "https://example.com" -o link.png
python3 scripts/generate_qr.py "wifi" --wifi-ssid "MyNetwork" --wifi-pass "secret123" -o wifi.png
Generate the vCard string and pipe it: python3 scripts/generate_qr.py "BEGIN:VCARD VERSION:3.0 FN:Jane Smith TEL:+1234567890 EMAIL:jane@example.com END:VCARD" -o contact.png
python3 scripts/generate_qr.py "hello" --format ascii
python3 scripts/generate_qr.py "data" -o code.svg
-o FILE — output path (default: qr.png) -s N — box size in pixels (default: 10) --border N — border width (default: 4) --format png|svg|ascii — force format (auto-detected from extension) --error-correction L|M|Q|H — error correction level (default: M; use H for logos/damage tolerance)
The script auto-installs qrcode[pil] via pip if missing. No manual setup needed.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.