config

Manage voice agent configuration settings with JSON file support.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and maintain the voice agent's full configuration settings, including style, prompts, deployment targets, MCP servers, and built-in tools.

Core Features & Use Cases

  • Discover and view current agent settings quickly.
  • Export specific sections as JSON for round-tripping and backup.
  • Update settings with merge capability and edit full configurations safely.

Quick Start

Run vb config show to view all settings.

Frequently Asked Questions about config

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

FAQPage Schema
How do I manage and tune voice agent settings like system prompts and MCP servers?

To manage voice agent settings, you can use this configuration tool to apply, merge, and edit core settings such as system prompts, MCP servers, style, and deployment targets across multiple agent configurations with validation support.

Can I export specific agent configuration sections as JSON for backup?

Yes, you can export specific configuration sections as JSON files. This allows you to back up agent settings and safely round-trip configurations for deployment targets and built-in tools.

What is the best way to update agent settings without overwriting the entire configuration?

The best way to update settings without full overwrites is to use the merge operation. This allows you to safely merge new configuration values into existing agent settings while applying validation prompts.

How do I view the current configuration of my voice agent?

You can quickly discover and view your current agent settings by running the show command. This displays all active configurations, including style, prompts, and connected MCP servers.

Does this configuration management tool support editing full agent configurations safely?

Yes, the tool supports safely editing full agent configurations. It includes validation prompts to ensure that updates to settings like built-in tools and deployment targets are applied without errors.

Can I apply configuration changes across multiple agent configurations simultaneously?

Yes, this configuration management tool applies changes across multiple agent configurations. You can set, merge, and edit settings like system prompts and MCP servers centrally.