phone-call-assistant

Automate inbound phone calls with transcription, TTS replies, and conversation archiving.

650|44|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Superagentsys/novalclaw --skill phone-call-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phone-call-assistant
Source: https://github.com/Superagentsys/novalclaw/tree/main/skills/phone-call-assistant
Command: npx skills add https://github.com/Superagentsys/novalclaw --skill phone-call-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inbound voice calls and their records are often manual and error-prone; this skill automates listening, talking, transcription, and structured logging to improve efficiency.

Core Features & Use Cases

  • Auto-answers inbound calls via VoIP/CallKit or in-app voice channels, enabling seamless conversations.
  • Real-time transcription, agent responses, and TTS playback to callers.
  • Post-call archiving and gateway synchronization for centralized analysis and compliance.

Quick Start

Enable the phone-call-assistant skill and route inbound calls through the OmniNova gateway to activate automatic answering and conversation archiving.

Frequently Asked Questions about phone-call-assistant

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

FAQPage Schema
How do I automate inbound VoIP call answering and transcription?

Automate inbound VoIP call answering and transcription by using a phone-call-assistant to auto-answer calls via CallKit or in-app voice channels, transcribe speech in real-time, and reply via TTS playback to callers.

What is needed to route calls through a gateway for real-time conversation archiving?

Routing calls through a gateway for real-time conversation archiving requires speech recognition, TTS, and gateway endpoints for inbound conversation exchange, alongside conformance to conversation_log_schema.json and key_info_extraction_schema.json.

Does phone-call-assistant work with iOS CallKit and Android CallScreening?

Phone-call-assistant works with iOS CallKit and Android CallScreening or in-app voice channels, applying real-time transcription, spam detection, key-info extraction, and gateway integration across these mobile platforms.

Can I extract key information and detect spam during automated VoIP calls?

Extracting key information and detecting spam during automated VoIP calls is supported, applying key-info extraction and spam detection while transcribing speech and synchronizing post-call archives to a gateway.

How do I log structured conversation data after an automated phone call?

Log structured conversation data after an automated phone call by archiving complete transcribed conversations and conforming to conversation_log_schema.json and key_info_extraction_schema.json for centralized analysis and compliance.