vocalbridgeai
Official@vocalbridgeai
Offers command-line interfaces for managing voice-based communication systems, call logging, and real-time debugging of telephony configurations.
Agent Skills by vocalbridgeai
Showing 15 vetted skills indexed across 1 GitHub repositories.
delete
Delete Vocal Bridge voice agents by ID or name with optional --force flag.
config
Manage voice agent configuration settings with JSON file support.
setup
Detect missing Vocal Bridge CLI and install it automatically.
agent
Display connected Vocal Bridge agent details via the vb agent command.
status
Check Vocal Bridge authentication status and connected agent details.
docs
Generate developer documentation for Vocal Bridge agent integration with JavaScript, React, and Flutter examples.
call
Place an outbound phone call via Vocal Bridge CLI with E.164 numbers and JSON output.
logs
View and filter Vocal Bridge call logs with the vb CLI.
prompt
Show and update the Vocal Bridge system prompt from files or stdin.
download
Download session call recordings from Vocal Bridge to local storage.
create
Create Vocal Bridge voice agents via the vb agent create CLI command.
login
Authenticate with Vocal Bridge using a user-provided API key via the vb CLI.
stats
Show call statistics for the Vocal Bridge voice agent via CLI.
help
Document Vocal Bridge Claude Code plugin CLI commands and usage examples.
debug
Stream real-time debug events from the Vocal Bridge voice agent.
Frequently Asked Questions About vocalbridgeai
FAQPage SchemaWhat specific tasks can be performed using the Vocalbridgeai interface?▼
Users can provision voice agents, initiate outbound E.164 phone calls, update system prompts, and retrieve call statistics. Additionally, the interface supports downloading session recordings and streaming real-time debug events for monitoring agent performance and connectivity status.
Which personas benefit most from these voice management capabilities?▼
Software engineers and telephony developers building voice-enabled applications benefit from these capabilities. The interface is designed for those integrating voice agents into JavaScript, React, or Flutter environments who require direct control over agent lifecycle, configuration, and log retrieval.
What are the prerequisites for running these voice management commands?▼
Execution requires a valid user-provided key for authentication and the installation of the Vocalbridge environment. The setup command detects missing dependencies and facilitates installation, while the login command establishes the necessary secure connection to the voice infrastructure.