Communityv1.2.0

Wonda

Using the Wonda CLI to generate images, videos, music, and audio from the terminal — plus LinkedIn, Reddit, and X/Twitter research and automation

2.7kdownloads1starsDegaus AI
View on ClawHubBack to Skills

Skill Details

Slug
wonda
Latest Version
1.2.0
Author
Degaus AI
Published
Apr 12, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Wonda.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

### 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.