barcode-generator

Barcode Generator Tool

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "barcode-generator" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-barcode-generator

Barcode Generator Tool

Description

Generate various barcode formats including Code128, EAN-13, UPC-A, Code39, and more.

Trigger

  • /barcode command

  • User needs to generate barcodes

  • User wants product codes

Usage

Generate Code128 barcode

python scripts/barcode_generator.py "ABC123" --format code128 --output barcode.png

Generate EAN-13

python scripts/barcode_generator.py "5901234123457" --format ean13

Generate with custom size

python scripts/barcode_generator.py "12345" --format code39 --width 400 --height 100

Tags

barcode , code128 , ean , upc , generator

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review