Using the Wonda CLI to generate images, videos, music, and audio from the terminal — plus LinkedIn, Reddit, and X/Twitter research and automation
### Added - Local ffmpeg command routing — 8 new content skills for on-device video finishing (trims, captions, social reformat, scene splits, silence cuts, frame extraction, analysis artifacts) that keep bytes local instead of round-tripping through the API. - `remotion-local-render` — render editorPipeline blueprints locally via @remotion/renderer. - `tiktok-slideshow-carousel` — 3-slide hook/bridge/reveal carousel skill. - Social-signup primitive pattern — screenshot → decide → tap/type/swipe loop using `wonda device` + throwaway `wonda email` mailboxes for Instagram/TikTok flows. - `wonda device stream` — signed `playerUrl` (1h JWT) for handing control to a human on CAPTCHA screens or consent-gated steps. - Step 2.5 decision flow: when to finish locally vs remote. - ClawHub runtime metadata (requires.env, primaryEnv, npm + brew install specs) so security analysis matches what the skill actually references. ### Changed - Install order: npm first, then Homebrew. - Auth simplified: `wonda auth login` or `WONDERCAT_API_KEY` env var. ### Removed - `curl | bash` installer reference. - `WONDERCAT_BASE_URL`, `wonda config set api-key`, and cookie/session references.