wonda-cli
Installation
Summary
Terminal-based content creation and social automation toolkit for AI agents.
- Generates images, videos, music, and audio with 20+ AI models; edits media via 15+ operations (captions, overlays, audio mixing, scene splitting, transitions)
- Publishes to Instagram, TikTok, X/Twitter, LinkedIn, and Reddit with multi-account support; scrapes competitors and analytics across all platforms
- Authenticates via persistent browser sessions (Wonda Automation Browser) for stealth writes and engagement; stores credentials server-side with AES-256 encryption
- Includes brand extraction (design tokens, typography, colors from any website), video analysis (frame grids + transcripts), and multi-step content skills (UGC pipelines, product videos, static ads)
SKILL.md
Wonda CLI
Wonda CLI is a content creation toolkit for terminal-based agents. Use it to generate images, videos, music, and audio; edit and compose media; publish to social platforms; and research/automate across LinkedIn, Reddit, and X/Twitter.
Install
If wonda is not found on PATH, install it first. The recommended installs are the signed desktop installers (CLI + tray icon + always-on relay, zero extra steps): macOS brew install --cask degausai/tap/wonda-app (or the wonda-macos.pkg from releases), Windows winget/wonda-windows-setup.exe. The CLI-only channels below work everywhere and can add the desktop app later with wonda app install:
# npm
npm i -g @degausai/wonda
# Homebrew
brew tap degausai/tap && brew install wonda