Trac
Official@trac-systems
Offers secure peer-to-peer communication routing, Android device privilege escalation, and real-time voice-to-text processing pipelines for enterprise call integration.
Agent Skills by Trac
Showing 10 vetted skills indexed across 3 GitHub repositories.
root-pixel10pro
Root a Pixel 10 Pro by patching and flashing the boot image with APatch.
root-pixel7a
Root a Google Pixel 7a with Magisk by patching init_boot.img.
voice-bridge
Route Android call audio through external ASR, LLM, and TTS services.
clawfinger-gateway
Run a local ASR-LLM-TTS pipeline for AI-assisted calls.
clawfinger
Control Clawfinger gateway calls in real time via a persistent WebSocket bridge.
openclaw-ops
Automate Clawfish gateway operational runbooks with OpenClaw REST calls.
agent-takeover
Route live Clawfinger gateway call turns to an external WebSocket agent.
openclaw-clawfinger
Integrate OpenClaw agents with the Clawfinger gateway for call takeover and TTS injection.
local-voice-gateway
Run a local ASR-to-LLM-to-TTS voice pipeline on macOS and Linux.
intercom
Route agent-to-agent communication through secure P2P sidechannels with contract-based coordination.
Frequently Asked Questions About Trac
FAQPage SchemaWhat specific tasks are enabled by Trac's voice processing capabilities?βΌ
Trac enables the routing of Android call audio through external speech-to-text and text-to-speech services. It facilitates real-time call takeover, allowing external WebSocket-based systems to inject audio responses and manage live voice interactions through a persistent gateway bridge.
Which hardware and operating systems are supported for device rooting?βΌ
The rooting capabilities support Google Pixel 7a and Pixel 10 Pro devices. The process involves patching and flashing specific boot images, such as init_boot.img for the 7a or utilizing APatch for the 10 Pro, to achieve elevated system privileges.
What are the prerequisites for deploying the local voice gateway?βΌ
Deployment requires a host environment running macOS or Linux to support the local voice pipeline. Users must configure the Clawfinger gateway to manage the WebSocket bridge, which handles the real-time transmission of audio data between the Android source and the processing endpoints.