Install
openclaw skills install qrGenerate, customize, and deploy QR codes with proper sizing, error correction, and use-case optimization.
openclaw skills install qrtypes.md for vCard, WiFi, email, SMS, geo, etc.Minimum sizes by scan distance:
Formula: QR size = scan distance ÷ 10
Before printing/deploying:
| Symptom | Cause | Fix |
|---|---|---|
| Won't scan | Too small / low contrast | Increase size, check colors |
| Scans but wrong content | URL changed after print | Use dynamic QR / redirect |
| Works on some phones | Over-customized, low error correction | Reduce customization, increase EC |
| Slow to recognize | Too dense | Shorten URL, reduce data |
| Context | See |
|---|---|
| Data types (WiFi, vCard, etc.) | types.md |
| Business deployment patterns | deployment.md |