← Back to Skills Marketplace
788
Downloads
2
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install qr
Description
Generate, customize, and deploy QR codes with proper sizing, error correction, and use-case optimization.
Usage Guidance
This skill is low-risk: it's a collection of QR design and deployment best practices and does not ask for credentials or install code. Before using it: (1) be cautious when following its advice to use URL shorteners or analytics — those services may collect click/scan data and require separate accounts/credentials; (2) avoid embedding secrets (WiFi passwords, private payment keys) in QRs that will be publicly visible; (3) when implementing dynamic QRs or payment QRs, use reputable providers and validate regional payment standards; and (4) always test printed QRs at real size and lighting conditions before wide distribution.
Capability Analysis
Type: OpenClaw Skill
Name: qr
Version: 1.0.0
The skill bundle contains documentation and best practices for generating, customizing, and deploying QR codes. All files (`_meta.json`, `SKILL.md`, `deployment.md`, `types.md`) are purely informational, providing guidance on QR code types, sizing, error correction, use cases, and data formats. There is no executable code, no evidence of prompt injection attempts designed to subvert the agent, no instructions for data exfiltration, malicious execution, persistence, or any other harmful behavior. The content is entirely aligned with the stated purpose of a QR code generation skill.
Capability Assessment
Purpose & Capability
The name/description (generate, customize, deploy QR codes) matches the SKILL.md, types.md, and deployment.md content. The guidance references short links and tracking, which are expected for QR deployment and do not require additional credentials in the skill itself.
Instruction Scope
Runtime instructions are limited to design, sizing, error correction, testing, and deployment best practices. They do not instruct the agent to read files, access environment variables, or call external endpoints directly.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and arbitrary code execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths. References to dynamic QR services and tracking are advisory only; any credential use would occur only if the user chooses third-party services later.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. Autonomous invocation is allowed by platform default and is not combined with other risk factors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qr - After installation, invoke the skill by name or use
/qr - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is QR?
Generate, customize, and deploy QR codes with proper sizing, error correction, and use-case optimization. It is an AI Agent Skill for Claude Code / OpenClaw, with 788 downloads so far.
How do I install QR?
Run "/install qr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is QR free?
Yes, QR is completely free (open-source). You can download, install and use it at no cost.
Which platforms does QR support?
QR is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created QR?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills