openclaw-clawfinger

Integrate OpenClaw agents with the Clawfinger gateway for call takeover and TTS injection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw Clawfinger plugin enables OpenClaw agents to take over active calls, inject TTS messages, push session context, and observe transcripts via the gateway WebSocket bridge.

Core Features & Use Cases

  • Real-time call takeover and takeover workflow for active sessions.
  • TTS injection and context/knowledge injection into ongoing conversations.
  • Live observation of transcripts and session state via WebSocket bridge for agents.

Quick Start

Install the OpenClaw clawfinger plugin by placing it in your plugin directory, configure the gateway URL and bearer token, and restart the gateway to begin use.

Frequently Asked Questions about openclaw-clawfinger

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

FAQPage Schema
How do I enable real-time call takeover for active gateway sessions?

Real-time call takeover is enabled by installing the OpenClaw Clawfinger plugin, configuring the gateway URL and bearer token, and establishing a WebSocket bridge to monitor and manage active sessions.

Can I inject TTS messages into ongoing conversations through a WebSocket bridge?

Yes, TTS injection into ongoing conversations is supported through the gateway WebSocket bridge, allowing agents to push text-to-speech messages directly into active live-call sessions.

How do I configure bearer token authentication for gateway session management?

Bearer token authentication for gateway session management is configured during plugin setup by providing the secure bearer token alongside the gateway URL before restarting the gateway.

What is the best way to monitor live call transcripts for active sessions?

The best way to monitor live call transcripts is via the Clawfinger gateway WebSocket bridge, which provides real-time observation of session state and conversation transcripts for OpenClaw agents.

Does OpenClaw support pushing session context into live calls without dropping the connection?

Yes, OpenClaw supports pushing session context and knowledge injection into ongoing conversations without dropping the connection by utilizing the gateway WebSocket bridge for continuous session management.

When do I need a WebSocket bridge for call takeover and TTS injection workflows?

You need a WebSocket bridge for call takeover and TTS injection workflows when live-call environments require agents to intercept active sessions, push context dynamically, and manage call policy across gateway sessions.