clawfinger

Control Clawfinger gateway calls in real time via a persistent WebSocket bridge.

3|1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Trac-Systems/clawfinger-gateway --skill clawfinger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawfinger
Source: https://github.com/Trac-Systems/clawfinger-gateway/tree/main/openclaw/clawfinger
Command: npx skills add https://github.com/Trac-Systems/clawfinger-gateway --skill clawfinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridge to the Clawfinger gateway to enable real-time control of active calls and direct intervention in conversations.

Core Features & Use Cases

  • Real-time call control: takeover, TTS injection, outbound dialing, and hangup
  • Context and instructions management: inject knowledge and adjust prompts per session or globally
  • Observation and policy tools: observe gateway state, sessions, and call config with live controls

Quick Start

Install and run the gateway, then load the clawfinger plugin to start controlling live calls.

Frequently Asked Questions about clawfinger

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

FAQPage Schema
How do I take over an active call on a voice gateway in real time?

Real-time call takeover is enabled by loading the Clawfinger plugin, which uses a persistent WebSocket bridge to directly intervene in active gateway sessions. The plugin provides LLM tools and slash commands for immediate call control.

Can I inject text-to-speech into live conversations through a gateway?

Yes, you can inject text-to-speech into live conversations by using the plugin's TTS injection feature during an active session. The plugin bridges directly to the gateway, allowing you to push audio interventions instantly.

How do I manage context and instructions for active voice sessions?

You manage context and instructions for active voice sessions by applying the plugin's context management workflows to inject knowledge and adjust prompts. This can be configured per individual session or applied globally across all gateway calls.

Do I need a bearer token to control live calls via websocket?

Yes, you need a configurable bearer token and a gateway URL to establish the persistent WebSocket bridge for live call control. These credentials authorize the plugin to interact with the gateway and manage active sessions.

What's the best way to observe gateway state and call configurations?

The best way to observe gateway state and call configurations is through the plugin's observation and policy tools. These tools provide live controls to monitor active sessions, gateway state, and call config in real time.

Can I use this plugin to hangup or dial outbound calls on a gateway?

Yes, you can use the plugin to hangup active calls and perform outbound dialing through the gateway. These real-time call control actions are executed via the provided LLM tools and slash commands during live sessions.