qr-code
Installation
SKILL.md
QR Code Generator
Create QR codes for various data types including URLs, WiFi credentials, contact information, and plain text.
Quick Start
/job/.pi/skills/qr-code/qr-generate.js "https://example.com" /tmp/qrcode.png
Usage
Generate QR Code from URL/Text
/job/.pi/skills/qr-code/qr-generate.js "<data>" <output_file>