A versatile tool for generating customizable, high-quality QR codes for URLs, WiFi credentials, contact cards, and more.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install qr-code-tool
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install qr-code-tool using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The QR Code Generator is a powerful utility within the Openclaw Skills ecosystem designed to bridge the gap between digital content and physical interaction. It enables developers and marketers to instantly convert any text-based data—ranging from simple website URLs to complex WiFi configurations—into scannable, high-resolution images.
By leveraging this tool, you can automate the creation of branded QR codes that are essential for modern connectivity and user engagement. This skill simplifies the technical overhead of QR generation, offering robust support for various data formats and error correction levels. Whether you are building an automated marketing pipeline or an internal tool for facility management, these Openclaw Skills provide the flexibility needed to create reliable, scannable assets for any environment.
To begin using these Openclaw Skills, you must install the core library and its image processing dependencies using pip:
pip install qrcode[pil]
The skill organizes its output based on the input data type and configuration parameters. The generated assets typically follow this structure:
| Parameter | Description | Possible Values |
|---|---|---|
| Data Type | The format of the encoded information | URL, WiFi, vCard, Plain Text |
| Error Correction | The level of data redundancy | L (7%), M (15%), Q (25%), H (30%) |
| Image Format | The file type of the output | PNG, SVG |
| Styling | Visual configuration | Colors, Box Size, Border, Logo Overlay |
Loading
An efficient utility for bulk renaming files using powerful regex patterns, sequential numbering, and timestamping.

A comprehensive documentation skill providing AI agents with instant access to Zod schema validation, TypeScript type inference, and error handling references.

A comprehensive integration for managing Vercel deployments, projects, and documentation through standardized Openclaw Skills workflows.

A comprehensive documentation skill providing AI agents with instant access to Tailwind CSS utility classes, configuration patterns, and best practices.

A versatile testing tool for validating REST API endpoints, authentication flows, and webhook integrations with customizable request parameters.

A versatile utility for converting between Unix timestamps, ISO 8601 dates, and localized human-readable formats.








































