QR Code Generator
SkillDev toolsGenerate QR codes with clean URLs, optional UTM parameters, captions, and print-safe exports. Use for single codes or batch campaign generation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the QR Code Generator skill
What this skill tells your AI
The instructions your AI receives, as published by dkyazzentwatwa/chatgpt-skills in qr-code-generator/SKILL.md and read by ahel’s review.
Create QR assets that are safe to print, easy to scan, and explicit about the encoded destination.
Workflow
- Validate the target URL and prefer HTTPS.
- Add UTM parameters only when the campaign needs them.
- Generate single codes with
scripts/generate_qr.pyor batches withscripts/batch_generate.py. - Prefer SVG and higher error correction for print uses.
Guardrails
- Do not generate QR codes for suspicious or deceptive destinations.
- Return the final encoded URL alongside the output files.
- Explain when PNG is fine and when SVG is the better choice.
Signals
- GitHub stars
- 100
- Forks
- 20
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
qr-code-generator- Source
- github.com/dkyazzentwatwa/chatgpt-skills