# Wwise Command Line

> Headless Wwise operations via WwiseConsole CLI — create projects, migrate, verify, generate SoundBanks, import, convert external sources, start WAAPI server. Does NOT require WAAPI or Wwise to be running. Use for CI/CD, project creation, or when Wwise is closed. Use when this capability is needed.

- Skill: `tomevault-io/wwise-command-line` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/wwise-command-line`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/wwise-command-line/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/wwise-command-line

---


# Wwise Command Line (No WAAPI Needed)

## Tools

- `cli_create_new_project` — create a blank Wwise project
- `cli_verify_project` — load and verify without saving
- `cli_migrate_project` — migrate to current Wwise version
- `cli_tab_delimited_import` — import from tab-delimited file
- `cli_convert_external_sources` — convert external sources
- `cli_move_media_ids` / `cli_move_media_ids_to_work_units` / `cli_update_media_ids` — media ID management
- `cli_start_waapi_server` — start headless WAAPI server (returns PID)

## Key Difference

This server shells out to WwiseConsole.exe directly — no WAAPI connection needed. Use it when Wwise is not running or for headless/CI workflows.

---
> Source: [silver-rain-dev/sk-wwise-mcp](https://github.com/silver-rain-dev/sk-wwise-mcp) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-22 -->

