LaunchKit · 2026
Back to Skills

audio-cog

AI audio generation powered by CellCog.

5
3.6k downloads
by @nitishgargiitd

Setup & Installation

openclaw skills install @nitishgargiitd/audio-cog

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install audio-cog

Version History

v1.0.3Feb 11, 2026 - Version note by skill developer:

- Added author and dependencies fields to SKILL.md for clearer metadata. - Updated prerequisite instructions to refer to the cellcog skill by name. - Minor edits for clarity and consistency in setup and usage guidance.

What This Skill Does

Generates professional audio using the CellCog SDK. Supports text-to-speech with 8 distinct voices, original music composition, and narration across 50+ languages. All generated music is royalty-free and cleared for commercial use.

Generated music is fully royalty-free and commercially licensed by default, so there are no stock audio fees or attribution requirements.

When to use it

  • Voiceover for a product launch video using a specific voice and style
  • Background lo-fi music for a YouTube study or tutorial video
  • Podcast intro jingle with a matching host narration track
  • E-learning module narration in a non-English language
  • Royalty-free soundtrack for a mobile app or game

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generate a 90-second cinematic orchestral track for a product launch video, starting soft and building to a confident crescendo

AGENT
  1. 1Receives the request and selects chat_mode="agent" for efficient execution
  2. 2Constructs a prompt specifying genre (cinematic orchestral), duration (90 seconds), mood arc (soft to confident crescendo), and tempo
  3. 3Calls client.create_chat with notify_session_key set so the daemon signals completion
  4. 4Waits for the async notification rather than polling
  5. 5Returns the generated MP3 file to the user
OUTPUT

A 90-second royalty-free orchestral MP3 ready for use in a video timeline

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

CellCog API key or account (via cellcog skill setup)