logs
View call logs for the Vocal Bridge voice agent. Can list recent calls or show details of a specific session including transcript.
Works with
--- name: logs description: View call logs for the Vocal Bridge voice agent. Can list recent calls or show details of a specific session including transcript. license: Apache-2.0 --- View call logs for the voice agent. First ensure CLI is installed: ```bash pip install --upgrade vocal-bridge ``` ## List Recent Logs If $ARGUMENTS is empty or contains options, list recent logs: ```bash vb 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 vb 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.
More Observability skills
google-agents-cli-observability
google/agents-cli
>
azure-observability
microsoft/azure-skills
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).
social
coreyhaines31/marketingskills
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' 'create a reel,' 'social listening,' 'brand mentions,' 'competitor monitoring,' 'top posts to comment on,' 'find people asking for,' 'carousel,' 'slide-by-slide,' or 'document post.' Use this for social media content creation, repurposing, scheduling, short-form video scripting, and social listening. For broader content strategy, see content-strategy. For paid ads, see ad-creative. For earned media, see public-relations.

