A versatile utility for AI agents to instantly generate scannable QR codes from text strings, web URLs, or local image files.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pr-generator
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 pr-generator 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 specialized tool designed to empower AI agents with the ability to create scannable visual data formats on the fly. By integrating this skill, agents can convert simple text, complex URLs, or even local image files into high-quality QR codes. This functionality is essential for bridging the gap between digital data and mobile accessibility.
As a core component of the Openclaw Skills library, this tool emphasizes reliability and performance. It handles the technical heavy lifting of image processing and data encoding, ensuring that the generated output is always optimized for scanning. Whether for developer workflows or automated documentation, this skill provides a seamless way to generate assets for immediate sharing.
To utilize this skill within your Openclaw Skills environment, you must install the necessary Python dependencies for image handling and QR generation:
pip install qrcode[pil] pillow
| Parameter | Type | Description |
|---|---|---|
| content | string | The text or URL to be encoded into the QR code. |
| image | string | The absolute local path to an image file (max 10MB). |
| image_path | string | The return value indicating where the generated QR image is stored. |
| error | string | Contains descriptive error details if the process fails. |
Loading
A specialized framework for deploying and managing two distinct Discord bots on a single machine with strict isolation and reviewer-primary workflows.

A comprehensive AI agent tool for retrieving real-time FOREX market data, news, and sentiment analysis for major currency pairs using Yahoo Finance.

Automate TikTok and Instagram operations at scale using 30 AI-native tools for account creation, video distribution, and advanced analytics.

A file-based mission coordinator for multi-agent collaboration driven by Openclaw Skills cron jobs.

Automates the retrieval of Markdown content from Caoliao QR code short links by transforming URLs into data-rich endpoints.

Audit websites for 230+ SEO, performance, and security issues using the squirrelscan CLI to generate actionable, LLM-optimized reports.








































