Qr Code Generator

Generate QR codes for blog posts, presentations, and resources. Use when user requests QR codes or needs to share links visually.

jxnl a3973d3 4 files · 3.8 KB Updated

File contents

QR Code Generator Skill

Generate QR codes for blog posts, presentations, and resources.

Usage

When user requests a QR code, generate it using the qrcode library with these preferences:

  • Size: 200x200 pixels
  • Error correction: Medium
  • Format: PNG
  • Save to: assets/qr-codes/

Examples

  • Blog post URLs
  • Presentation slide links
  • Resource pages

jxnl/presentations/tree/main/slides/decks/coding-sync-102/skills/qr-code-generator commit a3973d3a5c

Frequently asked questions

npx skillmds@latest add jxnl/qr-code-generator