local-qrcode
name: local-qrcode
by alone86136 · published 2026-04-01
$ claw add gh:alone86136/alone86136-local-qrcode---
name: local-qrcode
description: Generate QR codes locally from text/URL to PNG image or ASCII art. Pure local generation using qrcode library. No API key required. Use when users need to create QR codes for links, text, or any content.
---
# local-qrcode
Overview
A simple skill for generating QR codes locally. Convert any text or URL to a QR code image (PNG) or display as ASCII art in terminal. Everything runs locally, no external API calls needed.
Features
Dependencies
Requires `qrcode` and `Pillow` Python packages:
pip install qrcode pillowUsage
Generate PNG QR code
python3 scripts/generate_png.py "https://example.com" output.pngGenerate ASCII QR code
python3 scripts/generate_ascii.py "Hello World"Custom size
python3 scripts/generate_png.py --box-size 10 --border 4 "content" output.pngResources
scripts/
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...