opuscpp: Easy Opus Audio
opuscpp provides a C++ wrapper around the libopus library for easy audio encoding and decoding, allowing founders to add high-quality audio support to their applications
- •When building a real-time communication platform that requires low-latency audio transmission
- •When developing a voice assistant or voice-controlled application that needs to process audio inputs
- •When creating a music streaming service that requires efficient audio encoding and decoding
OpusEncoder encoder; encoder.init(48000, 2, OPUS_APPLICATION_AUDIO, 128000); // initialize an Opus encoder with 48kHz sample rate, 2 channels, and 128kbps bitrate
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/opuscpp && curl -fsSL https://workflowstacks.com/api/skills/opuscpp/claude-skill -o ~/.claude/skills/opuscpp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/opuscpp && curl -fsSL https://workflowstacks.com/api/skills/opuscpp/claude-skill -o ~/.claude/skills/opuscpp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.