stats

Show call statistics for the Vocal Bridge voice agent via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shows call statistics for the Vocal Bridge voice agent, helping operators monitor performance at a glance.

Core Features & Use Cases

  • Total sessions, completed sessions, failed sessions, and abandoned sessions are reported in a single view.
  • Duration metrics include total duration and average duration per call.
  • Messaging metrics cover total messages and average messages per call, with optional JSON output for automation and dashboards.

Quick Start

Install the Vocal Bridge CLI and run vb stats <arguments> to display current statistics.

Frequently Asked Questions about stats

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

FAQPage Schema
How do I check Vocal Bridge call logs and session statistics?

Vocal Bridge call statistics are displayed by running the vb stats command in the CLI, which reports total sessions, failures, completions, and message counts. It provides a single view to monitor agent activity and operational performance.

What metrics are included in Vocal Bridge call reporting?

Call reporting includes total, completed, failed, and abandoned sessions. It also provides duration metrics like total and average call duration, alongside messaging metrics such as total and average messages per call.

Can I export voice agent metrics as JSON for dashboards?

Yes, you can export voice agent metrics as JSON for automation and dashboards by using the --json flag with the stats command. This provides machine-readable output for operational environments.

Do I need the Vocal Bridge CLI to view agent call stats?

Yes, you need the Vocal Bridge CLI installed to view agent call statistics. The stats command operates within this environment to report session totals, durations, and message counts.

What's the best way to monitor voice agent failures and abandoned sessions?

The best way to monitor voice agent failures and abandoned sessions is by running the Vocal Bridge stats command. It reports these metrics directly in a single view alongside total sessions and duration data.