KS
Killer-Skills

logs — how to use logs how to use logs, logs setup guide, logs install, vb logs command, vocal-bridge CLI, JSON output for logs, logs filtering options, viewing session details, what is logs, logs alternative

v1.0.0
GitHub

About this Skill

Ideal for Voice Agent Monitoring Agents requiring real-time call log analysis and session diagnostics. logs is a skill that enables viewing and managing call logs for voice agents using the vocal-bridge CLI tool.

Features

Lists recent logs using the vb logs command with optional filtering by status
Supports output as JSON with the --json option
Allows viewing session details by providing a UUID (session ID) as an argument
Installs and upgrades using pip with the command pip install --upgrade vocal-bridge
Filters logs by status using options like --status completed
Customizes log output with options like -n 50 for showing 50 logs

# Core Topics

vocalbridgeai vocalbridgeai
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
33
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add vocalbridgeai/vocal-bridge-claude-plugin/logs

Agent Capability Analysis

The logs MCP Server by vocalbridgeai is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use logs, logs setup guide, logs install.

Ideal Agent Persona

Ideal for Voice Agent Monitoring Agents requiring real-time call log analysis and session diagnostics.

Core Value

Provides direct access to voice agent call logs through the Vocal Bridge CLI, enabling automated log retrieval with status filtering (completed/failed/abandoned/in_progress) and JSON output capabilities. This allows agents to perform comprehensive session analysis and monitoring without manual intervention.

Capabilities Granted for logs MCP Server

Monitoring voice agent performance metrics
Debugging failed call sessions
Analyzing call completion patterns
Exporting log data in JSON format for further processing

! Prerequisites & Limits

  • Requires Vocal Bridge CLI installation
  • Dependent on voice agent platform availability
  • Limited to session UUID-based queries for detailed views
Project
SKILL.md
817 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

View call logs for the voice agent.

First ensure CLI is installed:

bash
1pip install --upgrade vocal-bridge

List Recent Logs

If $ARGUMENTS is empty or contains options, list recent logs:

bash
1vb logs $ARGUMENTS

Common options:

  • -n 50 - Show 50 logs (default 20)
  • --status completed - Filter by status (completed/failed/abandoned/in_progress)
  • --json - Output as JSON

View Session Details

If $ARGUMENTS contains a UUID (session ID), show details:

bash
1vb logs <session_id>

This shows:

  • Session ID and status
  • Start/end time and duration
  • Message count
  • Caller phone and direction
  • Full transcript
  • Error message (if failed)
  • Recording availability (if available, use /vocal-bridge:download <session_id> to download)

Use --json flag for machine-readable output.

Related Skills

Looking for an alternative to logs or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication