← 返回
开发者工具 中文

Skill QR Card

Generate styled QR images/cards for ClawHub skills so users can scan and install instantly. Supports install-command payloads, ClawHub links, and GitHub link...
为ClawHub技能生成带样式的二维码图片/卡片,用户扫码即可立即安装。支持安装命令、ClawHub链接及GitHub链接等多种载荷格式。
jackleeio
开发者工具 clawhub v0.1.2 1 版本 99859.2 Key: 无需
★ 0
Stars
📥 709
下载
💾 6
安装
1
版本
#latest

概述

Skill QR Card

Create a styled QR card (SVG or PNG) that users can scan to install a skill instantly.

Workflow

  1. Collect inputs
    • skill slug (required)
    • display title (optional)
    • target payload mode: install command / ClawHub URL / README URL
  2. Generate QR card
    • Use scripts/generate_qr_card.js.
  3. Return output files
    • SVG (always)
    • PNG (optional if ImageMagick convert is available)
  4. Share result
    • Send generated image path directly.

Commands

  • Basic:
  • node scripts/generate_qr_card.js --slug skill-feed
  • Custom title + mode:
  • node scripts/generate_qr_card.js --slug skill-feed --title "SkillFeed" --mode install
  • Custom output:
  • node scripts/generate_qr_card.js --slug skill-feed --out ./images/skillfeed-card.svg

Modes

  • install (default): QR payload = clawhub install
  • clawhub: QR payload = https://clawhub.ai/
  • github: QR payload = https://github.com// (requires --github)

Output

  • MEDIA:./images/.svg line is printed for quick sharing.
  • Optional PNG is generated when system has convert installed.

References

  • Styling and payload conventions: references/design-guidelines.md

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-03-30 23:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,553
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,495
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,930