Babysitter voice-chat

Voice chat skill for echo cancellation and codec optimization.

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/game-development/skills/voice-chat" ~/.claude/skills/a5c-ai-babysitter-voice-chat && rm -rf "$T"
manifest: library/specializations/game-development/skills/voice-chat/SKILL.md
source content

Voice Chat Skill

In-game voice communication.

Capabilities

  • Voice capture
  • Echo cancellation
  • Noise suppression
  • Codec selection