This does what you'd expect: turns URLs into QR codes with the option to add UTM parameters for campaign tracking. It handles both single generation and batch jobs, which is handy if you're spinning up codes for a multi-channel campaign. The workflow pushes you toward HTTPS and higher error correction for print, and it exports as SVG or PNG depending on your use case. One nice touch is that it always shows you the actual encoded URL alongside the output, so you're never guessing what someone will land on when they scan. Straightforward tool that keeps QR generation from becoming a mess of spreadsheets and online generators.
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill qr-code-generator