Install
openclaw skills install scan-to-skillQR-based skill installer for ClawHub. Decodes QR images (Telegram uploads, screenshots, camera captures), extracts a valid skill slug or install command, and...
openclaw skills install scan-to-skillInstall skills from QR codes in one flow: decode -> parse slug -> install -> verify.
When a user sends an image and asks to install from QR:
scripts/install_from_qr.py <image> (dry run by default).<slug>. Do you want me to install it?"scripts/install_from_qr.py <image> --confirm to execute the install.scripts/install_from_qr.py --decode-only <image>.skill-feed)https://clawhub.ai/<owner>/<slug> or https://clawhub.ai/<slug>)clawhub install <slug>)clawhub list.python3 scripts/install_from_qr.py --decode-only <image_path>python3 scripts/install_from_qr.py <image_path>python3 scripts/install_from_qr.py <image_path> --confirmpython3 scripts/install_from_qr.py <image_path> --confirm --dir skills--confirm is explicitly passed.--confirm without the user's explicit approval.clawhub.ai, clawhub.com and their www. variants).clawhub install commands are accepted as trusted sources.<raw_text><slug><command>references/slug-parsing.md