wonda-cli
Terminal-based content creation and social automation toolkit for AI agents.
What it does
- Auth: wonda auth login (opens browser, recommended) or set WONDAAPIKEY env var
- Verify: wonda auth check
- wonda organizations list (aliases: wonda orgs list, wonda org list) — see every org you belong to with your role and seat plan in each.
- wonda use --org <slug> — sticky org context for this machine. Sets
- wonda use --personal — back to personal.
- wonda usage — spend-only usage summary (total + per-model + per-project
- wonda use --project <name> — sticky: every subsequent charge carries
Requirements & configuration
- API key field. The connector signs in through Wonda in the browser, grants the
- resource. The server swaps those tokens to the account's internal API key only
- api-key: your wondercat API key.
- Use wonda for AI generation, AI transcription/alignment, scraping, publishing, hosted transitions, and workflows that need media IDs or remote jobs.
- elevenlabs-tts always requires a voiceId — pick one from wonda audio voices
Configuration: WONDA_API_KEYWONDAWONDA_PREMIUMWONDA_QUIETWONDA_NO_UPDATE_CHECKSOCIAL_COOKIES_KEYWONDA_TELEMETRY_DISABLEDEDITOR
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Terminal-based content creation and social automation toolkit for AI agents.
Source
Repository: https://github.com/degausai/wonda
wonda-cli FAQ
What does the wonda-cli skill do?
Using the Wonda CLI to generate images, videos, music, and audio from the terminal — plus LinkedIn, Reddit, and X/Twitter research and automation Auth: wonda auth login (opens browser, recommended) or set WONDAAPIKEY env var Verify: wonda auth check
What does wonda-cli require?
API key field. The connector signs in through Wonda in the browser, grants the resource. The server swaps those tokens to the account's internal API key only api-key: your wondercat API key. Use wonda for AI generation, AI transcription/alignment, scraping, publishing, hosted transitions, and workflows that need media IDs or remote jobs. elevenlabs-tts always requires a voiceId — pick one from wonda audio voices Configuration keys: WONDA_API_KEY, WONDA, WONDA_PREMIUM, WONDA_QUIET, WONDA_NO_UPDATE_CHECK, SOCIAL_COOKIES_KEY, WONDA_TELEMETRY_DISABLED, EDITOR.
How do I install wonda-cli?
Run: npx -y skills add https://github.com/degausai/wonda --skill wonda-cli --agent claude-code — the source lives at github.com/degausai/wonda.
Maintain wonda-cli?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/degausai-wonda-wonda-cli?ref=badge) npx agentictools info skills/degausai-wonda-wonda-cli The second line is the CLI lookup for this page — handy in READMEs and docs.