create

Create Vocal Bridge voice agents via the vb agent create CLI command.

7|1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill create-vocalbridgeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create
Source: https://github.com/vocalbridgeai/vocal-bridge-claude-plugin/tree/main/skills/create
Command: npx skills add https://github.com/vocalbridgeai/vocal-bridge-claude-plugin --skill create-vocalbridgeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual setup burden of creating and deploying Vocal Bridge voice agents.

Core Features & Use Cases

  • Create a new agent by specifying a name, style, and system prompt via the CLI.
  • Optionally configure deployment targets (web, phone) and settings like greeting, background AI, web search, and other capabilities.
  • Manage agent configuration and lifecycle, including prompts and model settings, for quick deployment and iteration.

Quick Start

Create a new Vocal Bridge agent by running vb agent create with your preferred name, style, and system prompt.

Frequently Asked Questions about create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and deploy a Vocal Bridge voice agent from the CLI?

To create a voice agent, run the vb agent create command with required flags --name, --style, and --prompt. This automates the manual setup burden and deploys your agent to the web by default.

What required parameters do I need to create a Vocal Bridge agent?

Creating a Vocal Bridge agent requires three flags: --name, --style, and --prompt. Without these core parameters, the vb agent create command cannot initialize or deploy the voice agent.

Can I deploy my voice agent to phone networks instead of web only?

Yes, you can configure phone deployment targets for voice agents, but this option is restricted to paid subscribers. Web deployment is included by default for all users at no additional cost.

What optional settings can I configure when creating a voice agent?

Optional settings include custom greetings, deployment targets, and model settings. You can also enable capabilities like background AI and web search to enhance the agent's functionality during creation.

Does Vocal Bridge support iterating on agent configuration after deployment?

Yes, Vocal Bridge supports managing agent configuration and lifecycle. You can update prompts, adjust model settings, and iterate on your voice agent quickly for fast redeployment after initial creation.

What are the limitations of the free tier for Vocal Bridge voice agents?

Free tier voice agents are limited to web deployment only. Phone deployment targets and related capabilities require a paid subscription to activate and manage through the vb agent create command.