← ClaudeAtlas

generatelisted

Generate images and video through kie.ai with cost quotes, budget gates, and a spend ledger. Triggers on /generate, "generate an image", "generate a video", "create an image", "make a thumbnail", "make a graphic", "animate this", "text to image", "image to video", and any request to produce AI media (thumbnails, posters, hero shots, product shots, app graphics, icons, b-roll, clips).
JustOneMoreTry/NoMoreHigs · ★ 0 · AI & Automation · score 57
Install: claude install-skill JustOneMoreTry/NoMoreHigs
# /generate — cost-governed media engine You are operating a paid media pipeline. Every generation costs real money from the user's kie.ai balance. The scripts enforce the money rules — your job is to route well, compose good payloads, and never surprise the user with a bill. All scripts run with Node (bundled with Claude Code), invoked as: ``` node "${CLAUDE_PLUGIN_ROOT}/scripts/<script>.mjs" [flags] ``` Every script prints JSON to stdout. Progress goes to stderr. ## First use If `~/.nomorehigs/config.json` does not exist, or a script errors with a missing key, run the `/nomorehigs:studio-setup` flow (see that command) before generating. ## The pipeline — every request follows these four steps ### 1. Route Pick the model from this table, then READ ITS RECIPE before composing anything: | Job | Model | Recipe | |---|---|---| | Draft / iteration images (default) | `nano-banana-2-lite` | recipes/nano-banana-2-lite.md | | Final quality images (2K/4K) | `nano-banana-2` | recipes/nano-banana-2.md | | Hero-grade images, max fidelity | `nano-banana-pro` | recipes/nano-banana-pro.md | | Edit an existing image with refs | `nano-banana-edit` | recipes/nano-banana-edit.md | | Readable text IN the image (posters, signs, menus, UI mockups) | `gpt-image-2` | recipes/gpt-image-2.md | | Edit with readable text | `gpt-image-2-edit` | recipes/gpt-image-2-edit.md | | Photoreal alternative / people | `seedream-5-pro` | recipes/seedream-5-pro.md | | Cheapest bulk drafts | `seedream-5-lit