AgentSkillsCN

qr_code

二维码

SKILL.md

QR Code Generator

Generate QR codes from text or URLs. Use the generate_qr.py script to create QR code images.

The script accepts:

  • Text or URL as input
  • Optional output file path (defaults to qr_code.png)
  • Optional size parameter

Example usage: Generate a QR code for "https://example.com" and save it as output.png.