Che cos'è barcode-generator?
Genera codici a barre in più formati (Code128, EAN13, UPC, Code39, QR). Supporta la generazione batch da CSV e vari formati di output. Fonte: dkyazzentwatwa/chatgpt-skills.
Genera codici a barre in più formati (Code128, EAN13, UPC, Code39, QR). Supporta la generazione batch da CSV e vari formati di output.
Installa rapidamente la skill AI barcode-generator nel tuo ambiente di sviluppo tramite riga di comando
Fonte: dkyazzentwatwa/chatgpt-skills.
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 |
Genera codici a barre in più formati (Code128, EAN13, UPC, Code39, QR). Supporta la generazione batch da CSV e vari formati di output. Fonte: dkyazzentwatwa/chatgpt-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill barcode-generatorGenera codici a barre in più formati (Code128, EAN13, UPC, Code39, QR). Supporta la generazione batch da CSV e vari formati di output. Fonte: dkyazzentwatwa/chatgpt-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill barcode-generator Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/dkyazzentwatwa/chatgpt-skills