CLI: install & log in

The intentos CLI drives the studio from your terminal. Node 18+.

bashbash
npm install -g intentos # or: npx intentos help
intentos login # paste your sk_live_… key

The key is saved to ~/.intentos/config.json. You can also set INTENTOS_API_KEY in your environment (takes precedence).

CLI: commands

bashbash
intentos image "a neon dragon over Tokyo" --model nano-banana-pro --ratio 16:9
intentos video "a drone shot over a neon city" --model kling-2.5-turbo --out ./clips
intentos upscale https://…​.jpg --out ./hi-res
intentos remove-bg https://…​.jpg
intentos voice "Hello from IntentOS" --out hello.mp3
intentos credits
intentos history --type image --limit 10
image "<prompt>"Generate image(s). Flags: --model --ratio --count --out
video "<prompt>"Generate a video (polls to completion). --model --ratio --image --out
upscale <url>4× upscale an image
remove-bg <url>Remove background (transparent PNG)
voice "<text>"Text to speech with your ElevenLabs voice (--out)
creditsShow your credit balance
historyList recent generations (--type, --limit)
skills search | info | addBrowse and install marketplace skills
loginStore your API key

CLI: skills

Skills are reviewed instructions from creators that teach an AI agent to build something specific with IntentOS. Browse them in the dashboard under Skills, or from the terminal:

bashbash
intentos skills search "meta ads" --category ads --sort popular
intentos skills info product-ad-set
intentos skills add product-ad-set # → ./.claude/skills/product-ad-set/SKILL.md
intentos skills add product-ad-set --global # → ~/.claude/skills/…

Claude Code picks the skill up automatically from .claude/skills. Use --dir to install somewhere else.

The dispatch

One pattern, every week.

A single short email each week breaking down what made one viral video work, and how to adapt it. No fluff.

Join 1,800+ marketers reading every Thursday. Unsubscribe anytime.