01
このSkillでできること
- ✓ターミナルから画像、動画、音楽、音声を生成する
- ✓メディアを編集・合成し、音声クローンやリップシンクなどを扱う
- ✓LinkedIn、Reddit、X/Twitterを調査・自動化する
- ✓ソーシャルプラットフォームへコンテンツを公開する
02
使い方
01
STEP 1
Wonda CLIの各生成コマンドでメディア種別、モデル、プロンプトを指定する
02
STEP 2
生成結果はJSON出力や識別子のみの出力に切り替えてスクリプトから扱う
03
STEP 3
必要に応じて出力ファイル指定やジョブの待機、ステータス確認を行う
04
STEP 4
認証情報や外部サービス連携を利用する場合は権限と対象アカウントを確認する
03
Skillのインストール
初心者におすすめ
AIにこのSkillを追加してもらう
GitHub URLごとCodexやClaude Codeへ渡し、現在の環境に合う方法を判断してもらいます。
このGitHubリポジトリにあるSkillを確認し、現在の環境に適した方法でインストールしてください。
インストール後、正常に利用できることを確認し、基本的な使い方も簡潔に説明してください。
Repository:
https://github.com/degausai/wonda手動でインストールする
README / SKILL.mdから機械抽出できたコマンドのみ表示しています。推測したコマンドではありません。
npm i -g @degausai/wonda
brew tap degausai/tap && brew install wondawonda wab install # one-time: npm install + stealth-browser Chromium (shared by sessions, screenshot, record, brand extract)
wonda wab update # refresh the runtime to the version this CLI pins (runtime versions ship inside CLI releases): staged download, verified, then atomically swapped in, so a failed download leaves the current driver tree untouched; refuses the runtime swap while personas run (wab stop them first; the relay picks the new runtime up on its next spawn, no restart), while an already-current tree's cheap manifest refresh proceeds without the gate: it reconciles drifted current files back to this build's embedded bytes (additive rewrites, safe under a running persona) and only prunes stale files when NO personas are running, deferring the prune (and keeping the mismatch visible) until the tree is quiet; --check reports installed vs pinned without changing anything, --force reinstalls even when current and re-downloads the shared Chromium build (corrupt-cache recovery; caveat: --force clears the cached Chromium before re-downloading, so a failed forced download leaves the shared cache without it until a retry succeeds). The driver tree also carries a manifest recording what produced it: the embedded driver asset identity compatibility is actually keyed on, plus the CLI build and platform as provenance. A trnpm i -g @degausai/wonda04
このSkillを使うプロンプト例
Skill名を明示すると、意図したSkillを使わせやすくなります。自動発動型では必須とは限りません。
商品画像をもとに、ブランドカラーを保った短い縦型プロモーション動画を生成してください。動きは自然なカメラワークに限定し、動画内には文字を描画しないでください。05
安全性チェック
自動解析による参考情報です。Skillの安全性を保証するものではありません。
外部API通信検出あり
Shellコマンド実行検出あり
ファイル読み取り明確な記述なし
ファイル書き込み明確な記述なし
ネットワークアクセス検出あり
認証情報検出あり
検出根拠を見る
- shell: [large code block omitted] ### Publish to Instagram ```bash wonda publish instagram \ --media med_abc123 \ --account ig_acct_456 \ --caption "N
- shell: commands output JSON to stdout. Errors go to stderr. ```bash # Default — formatted JSON wonda generate image --model nano-banana-2 --prompt "A cat" #
- network: x64 + ARM64 ## License Proprietary — see [wonda.sh](https://wonda.sh) for terms.
- network: able content skills wonda skill get product-b-roll # Fetch a specific content guide ``` The skill file auto-syncs in the background. No configurati
- credential: nonicalized to `instagram.com`), `username`, `email`, `password` (required), `metadata` (arbitrary JSON). At least one of `username` / `email` must be pr
- credential: *Event log**: every `credentials get`/`use`, `create`, password rotate, and other updates are recorded as events on the credential (actor: `cli` | `web`
06
関連Skill
generating-ad-videos
商品広告動画制作
商品画像や brief をもとに、商品紹介または出演者付きの広告動画を企画・生成し、音声や画面遷移を組み合わせます。
広告動画動画生成商品紹介
generating-cartoon-videos
カートゥーン動画生成
商品を主役に、統一した画風とキャラクターでアニメ・イラスト調の広告や説明動画を構成します。
動画生成アニメーション広告
vibe-creating-prompt
Vibe Creating動画プロンプト
動画のアイデアや感情、粗いプロンプトを、視覚的な中心と体験の一貫性を保った自然言語の動画生成プロンプトへ整えます。
動画生成プロンプト設計Sora