barcode-generator
✓Generate barcodes in multiple formats (Code128, EAN13, UPC, Code39, QR). Supports batch generation from CSV and various output formats.
Installation
SKILL.md
Generate barcodes in various formats for retail, inventory, and identification. Supports 1D barcodes (Code128, EAN, UPC) and batch generation from CSV.
| --code | Code to encode | - | | --format | Barcode format | code128 | | --output | Output file | - | | --width | Image width | 300 | | --height | Image height | 150 | | --no-text | Hide code text | False | | --batch | CSV file for batch | - | | --column | Code column in CSV | code | | --output-dir | Output directory | . | | --validate | Validate code | - |
| Format | Length | Characters | Use Case |
Generate barcodes in multiple formats (Code128, EAN13, UPC, Code39, QR). Supports batch generation from CSV and various output formats. Source: dkyazzentwatwa/chatgpt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill barcode-generator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is barcode-generator?
Generate barcodes in multiple formats (Code128, EAN13, UPC, Code39, QR). Supports batch generation from CSV and various output formats. Source: dkyazzentwatwa/chatgpt-skills.
How do I install barcode-generator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill barcode-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dkyazzentwatwa/chatgpt-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01