AgentSkillsCN

qr-code-generator

为博客文章、演示文稿和资源生成二维码。当用户请求二维码或需要以视觉方式分享链接时使用。

SKILL.md
--- frontmatter
name: qr-code-generator
description: Generate QR codes for blog posts, presentations, and resources. Use when user requests QR codes or needs to share links visually.

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