Image generation claw skill
Generate ai image generation skill images with AI via the Neta AI image generation API (free trial at neta.art/open).From its SKILL.md
npx -y skills add tonyclawskill/image-generation-claw-skillAssembled 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
0.9 KB, 198 tokens by cl100k_base, as published. Nobody here has run it
Image Generation Skill
Generate stunning ai image generation skill images from a text description. Get back a direct image URL instantly.
Token
Requires a Neta API token. Free trial available at https://www.neta.art/open/.
export NETA_TOKEN=your_token_here
node <script> "your prompt" --token "$NETA_TOKEN"
When to use
Use when someone asks to generate or create ai image generation skill images.
Quick start
node imagegenerationclaw.js "your description here" --token YOUR_TOKEN
Options
--size—portrait,landscape,square,tall(default:portrait)--style—anime,cinematic,realistic(default:anime)
Install
npx skills add tonyclawskill/image-generation-claw-skill
What ships with it: 6 files
156.3 KB alongside SKILL.md, 2 of them executable
- banner.webp142.3 KB
- .gitignore17 B
- imagegenerationclaw.jsruns3.1 KB
- imagegen.jsruns8.5 KB
- package.json382 B
- README.md2.0 KB
Gives 0 of the 12 instructions most images graphics skills give in 198 tokens
Counted across 371 of the 372 authors here whose files we hold, read 2026-08-07
- Create a complete brand world in one imagein 19 of 371, across 5 files
- Infer the brand strategy before generatingin 19 of 371, across 5 files
- Use a clean presentation gridin 19 of 371, across 5 files
- Confirm connection status is activein 19 of 371, across 4 files
- Base the visual system on meaningin 17 of 371, across 3 files
- Make every panel feel connectedin 17 of 371, across 3 files
- Use very little textin 17 of 371, across 3 files
- Call RUBE_SEARCH_TOOLS firstin 17 of 371, across 3 files
- Convert dash-format node IDs to colon formatin 17 of 371, across 5 files
- Match reference quality and rhythm if providedin 16 of 371, across 2 files
- Narrow scope or reduce depth to avoid oversized payloadsin 16 of 371, across 4 files
- Generate a simple and memorable logoin 15 of 371, across 1 file
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.