wonda-cli

Wonda CLI is a content creation and automation toolkit for terminal-based agents. It provides capabilities for media generation, social media research, account automation, and credential management.

51.8K
Installs
6
Use cases
5/10
Quality

Is wonda-cli safe to install?

Review the source first

Review the source first: our audit of wonda-cli's source files found 33 shell commands, 6 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The tool executes shell commands, performs network requests to Wonda APIs, manages credentials, and interacts with a Chromium-based automation browser.

How we audit skills: our security review methodology.

Who is this skill for?

Developers and terminal-based AI agents requiring media generation, social media automation, and browser-based task execution.

What can you do with it?

  • Generate images, videos, music, and audio
  • Automate social media tasks on LinkedIn, Reddit, and X
  • Manage credentials for external platforms with AES-256-GCM encryption
  • Clone voices for text-to-speech applications
  • Monitor project-based spend and usage
  • Execute browser-based automation via Wonda Automation Browser (WAB)

How good is this skill?

Quality score: 5/10. The documentation is comprehensive, clearly defining CLI commands, authentication flows, and organizational context. The tool surface is well-defined.

What does the skill file contain?

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:

```bash
# npm
npm i -g @degausai/wonda

# Homebrew
brew tap degausai/tap && brew install wonda
```

## Setup

- **Auth**: `wonda auth login` (opens browser, recommended) or set `WONDA_API_KEY` env var
- **Verify**: `wonda auth check`

### OAuth connector auth

Claude web and Cowork conn...

Frequently asked questions

How do I authenticate the CLI?

Run 'wonda auth login' to open a browser for authentication or set the 'WONDA_API_KEY' environment variable.

Does the tool support project-based spend tracking?

Yes. Use 'wonda use --project <name>' to tag subsequent charges to a specific workstream.

How are cloned voices managed?

Cloned voices are created via 'wonda voice create' and expire if not used in text-to-speech within 7 days.

Can I run automation tasks locally?

Yes. The Wonda Automation Browser (WAB) allows for local, stealthy browser automation on the user's machine.

Data sourced from degausai/wonda on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

agentspace

324.0K

Developers and AI agent users who need to share, monitor, or collaborate on agent-generated files and workspaces in real-time

Agentspace provides a mechanism to share local agent files, logs, and artifacts via a live browser-accessible URL. It enables remote viewing, commenting, and editing of specified local paths through the ascli command-line tool.

highcollaborationfile-sharingagentspace-so