Agent Vibes Rdp banner
paulpreibisch paulpreibisch

Agent Vibes Rdp

Development community

Description

--- scope: user description: Configure RDP mode for optimized audio over remote desktop (on/off/status) --- Configure AgentVibes RDP mode for optimized audio streaming over remote desktop connections. RDP mode reduces audio bandwidth by: - Converting to mono (1 channel instead of 2) - Lowering sample rate to 22kHz (from 44.1kHz) - Limiting bitrate to 64kbps Usage: - `/agent-vibes:rdp on` - Enable RDP mode - `/agent-vibes:rdp off` - Disable RDP mode - `/agent-vibes:rdp status` - Check current

Installation

Installs to ~/.claude/commands/paulpreibisch-agentvibes-agent-vibes-rdp.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/paulpreibisch/AgentVibes/HEAD/.claude/commands/agent-vibes-rdp.md -o ~/.claude/commands/paulpreibisch-agentvibes-agent-vibes-rdp.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository