Trading card generator
AI trading card generator for designing custom collectible card art in MTG, Pokemon, Yu-Gi-Oh, and sports card styles. Create fantasy TCG cards, spell cards, character cards, monster cards, and original trading card illustrations with ornate borders, dramatic painterly compositions, and premium foil-style finishes for tabletop games, fan-made decks, and collectible card art via the Neta AI image generation API (free trial at neta.art/open).From its SKILL.md
npx -y skills add omactiengartelle/trading-card-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 241 tokens by cl100k_base, as published. Nobody here has run it
Trading Card Generator
AI trading card generator for designing custom collectible card art in MTG, Pokemon, Yu-Gi-Oh, and sports card styles. Create fantasy TCG cards, spell cards, character cards, monster cards, and original trading card illustrations with ornate borders, dramatic painterly compositions, and premium foil-style finishes for tabletop games, fan-made decks, and collectible card art.
Token
Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.
node <script> "your prompt" --token YOUR_TOKEN
When to use
Use when someone asks to generate or create ai trading card generator images.
Quick start
node tradingcardgenerator.js "your description here" --token YOUR_TOKEN
Options
--size—portrait,landscape,square,tall(default:portrait)--ref— reference image UUID for style inheritance
Install
npx skills add omactiengartelle/trading-card-generator
What ships with it: 4 files
6.2 KB alongside SKILL.md, 1 of them executable
- .gitignore17 B
- package.json164 B
- README.md2.7 KB
- tradingcardgenerator.jsruns3.4 KB
Gives 0 of the 12 instructions most finance skills give in 241 tokens
Counted across 469 of the 469 authors here whose files we hold, read 2026-08-07
- Extract date vendor amount and descriptionin 15 of 469, across 3 files
- Scan folder for invoice filesin 14 of 469, across 2 files
- Rename files to standard formatin 14 of 469, across 2 files
- Show organization plan before movingin 14 of 469, across 2 files
- Generate summary CSVin 14 of 469, across 2 files
- Organize files by categoryin 13 of 469, across 1 file
- Preserve original filesin 13 of 469, across 1 file
- Flag files missing critical infoin 13 of 469, across 1 file
- Produce the requested output filein 9 of 469, across 4 files
- Build best, base, and worst case scenariosin 9 of 469, across 5 files
- Implement backoff if rate limit errors occurin 8 of 469, across 3 files
- Determine the weighted average cost of capitalin 8 of 469, across 4 files
Said here and by no other author read
- pass the neta api token via the token flag
- provide a text prompt for the card description
- run the generation script with node
- set image size using the size flag
- supply a reference uuid via the ref flag for style inheritance
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.