askill
qrcode-generator

qrcode-generatorSafety 80Repository

从文本、URL或数据生成二维码,支持自定义颜色、Logo和多种输出格式。

71 stars
1.4k downloads
Updated 1/28/2026

Package Files

Loading files...
SKILL.md

QR Code Generator Tool

Description

Generate QR codes with custom styling, colors, and embedded logos.

Trigger

  • /qrcode command
  • User requests QR code generation
  • User needs to encode data as QR

Usage

# Generate simple QR code
python scripts/qrcode_generator.py --data "https://example.com" --output qr.png

# Generate with custom colors
python scripts/qrcode_generator.py --data "Hello" --output qr.png --fill-color "#000000" --back-color "#FFFFFF"

# Generate with logo
python scripts/qrcode_generator.py --data "https://example.com" --output qr.png --logo logo.png

Tags

qrcode, barcode, image, encoding

Compatibility

  • Codex: ✅
  • Claude Code: ✅

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

70/100Analyzed 2/20/2026

A well-structured QR code generator skill with clear usage examples, tags, and compatibility info. References external python-qrcode library. Good trigger section and structured commands. Minor gaps in advanced options documentation and error handling. Located in dedicated skills folder, making it reusable.

80
70
75
60
75

Metadata

Licenseunknown
Version-
Updated1/28/2026
PublisherAIDotNet

Tags

llm