qr-code-generator
Generate QR codes with clean URLs, optional UTM parameters, captions, and print-safe exports. Use for single codes or batch campaign generation.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/qr-code-generator && cp -r /tmp/qr-code-generator/qr-code-generator ~/.claude/skills/qr-code-generatorSKILL.md
# QR Code Generator Create QR assets that are safe to print, easy to scan, and explicit about the encoded destination. ## Workflow 1. Validate the target URL and prefer HTTPS. 2. Add UTM parameters only when the campaign needs them. 3. Generate single codes with `scripts/generate_qr.py` or batches with `scripts/batch_generate.py`. 4. 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.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.