← Back to Skills Marketplace
574
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wonda
Description
Using the Wonda CLI to generate images, videos, music, and audio from the terminal — plus LinkedIn, Reddit, and X/Twitter research and automation
Usage Guidance
This skill appears to be what it says: a CLI for media generation and social automation. Before installing and using it: 1) Inspect the npm package (@degausai/wonda) and the Homebrew tap (degausai) — check the upstream repository, recent releases, and maintainers; npm modules run code at install time. 2) Limit the API key scope you provide (WONDERCAT_API_KEY) and avoid reusing high-privilege keys. 3) Be aware the agent will create and handle account credentials (throwaway emails, passwords) and write/read files (screenshots, JSON). Treat any generated credentials as sensitive and avoid reusing them for real accounts. 4) Prefer installing in an isolated environment (container or VM) if you want to reduce risk. 5) If you plan to automate signups or platform interaction, confirm it complies with the target service's terms of service and your policies. If you want higher assurance, ask for the package source code or a link to the official repository so you can review it before installing.
Capability Analysis
Type: OpenClaw Skill
Name: wonda
Version: 1.2.0
The wonda-cli skill bundle (SKILL.md) provides a powerful toolkit for media generation and social media automation, but includes several high-risk features indicative of botting and account farming. It details workflows for automated social media signups using virtual devices and throwaway emails, and utilizes 'stealth' browser automation via Patchright to evade bot detection on platforms like X and LinkedIn. While the instructions include safety checks requiring user confirmation for sensitive actions, the inclusion of primitives for bypassing verification flows and managing private messaging/DMs (Reddit/LinkedIn) presents a significant risk for abusive automation and platform TOS violations.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the declared binary (wonda) and the single required credential (WONDERCAT_API_KEY). The install spec (npm package @degausai/wonda and Homebrew formula degausai/tap/wonda) and binary requirement align with the stated CLI purpose. Minor naming surface: environment variable is WONDERCAT_API_KEY while the skill is called Wonda/Wondercat — this is plausible but worth confirming upstream.
Instruction Scope
SKILL.md instructs the agent to automate device interactions, create throwaway email accounts, capture {email,password}, take and decode screenshots, and drive UI taps/typing. These behaviors are coherent with 'social signup & automation' but expand the agent's scope to creating and handling account credentials and interacting with remote services. The doc does call for human confirmation on consent-like actions (good). Users should be aware the agent will be collecting and manipulating account credentials and may write/read local files (e.g., screenshots, s.json).
Install Mechanism
Installation uses a published npm package and a Homebrew formula — both are standard for a CLI. This is proportionate, but npm packages run code at install time and Homebrew taps install binaries, so verify the package/formula source (npm registry page, GitHub repo, and brew tap) before global install.
Credentials
Only one environment variable (WONDERCAT_API_KEY) is required and declared as primary. That is appropriate for a CLI that authenticates to a remote service. No unrelated secrets or extra env variables are requested.
Persistence & Privilege
Skill is not always-on, does not request system-wide config paths, and does not declare elevated persistence. It relies on installing an external CLI but does not request special platform privileges in the manifest.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wonda - After installation, invoke the skill by name or use
/wonda - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
v1.0.0
Initial release of Wonda CLI — terminal toolkit for AI-powered content creation and social automation.
- Generate images, videos, music, and audio from the terminal.
- Edit, compose, and publish media to social platforms (LinkedIn, Reddit, X/Twitter).
- Research and automate tasks across supported social networks.
- Tiered access model: Anonymous, Free, and Paid users with varying feature sets.
- Rich command guidelines, including content skills, analytics, and competitive research workflows.
Metadata
Frequently Asked Questions
What is Wonda?
Using the Wonda CLI to generate images, videos, music, and audio from the terminal — plus LinkedIn, Reddit, and X/Twitter research and automation. It is an AI Agent Skill for Claude Code / OpenClaw, with 574 downloads so far.
How do I install Wonda?
Run "/install wonda" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wonda free?
Yes, Wonda is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wonda support?
Wonda is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wonda?
It is built and maintained by Degaus AI (@degausai); the current version is v1.2.0.
More Skills