A full-featured automation suite for managing Toingg voice campaigns and WhatsApp messaging workflows through the Openclaw Skills framework.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install toingg-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install toingg-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Toingg Ops Toolkit is a robust integration designed for Openclaw Skills that enables end-to-end management of voice and WhatsApp outreach. This skill allows AI agents to handle the technical heavy lifting of API interactions, from drafting complex campaign JSON structures to executing bulk contact imports from spreadsheets. By standardizing the interaction with Toingg services, it provides a reliable foundation for automated marketing and high-scale communication workflows.
Built to be lightweight yet powerful, this toolkit bridges the gap between raw data and actionable outreach. It ensures that developers can easily programmatically control every aspect of the Toingg ecosystem, ensuring that voice calls and WhatsApp messages are delivered efficiently and monitored through automated analytics cycles.
To get started with this skill in the Openclaw Skills ecosystem, export your API token:
export TOINGG_API_TOKEN=\"tg_...\"
Install the necessary Python dependencies for spreadsheet handling and API requests:
pip install openpyxl requests
Ensure your scripts are executable and that you have designated directories for payloads and API responses to maintain a clean version-controlled environment.
| Component | Purpose | Data Format |
|---|---|---|
scripts/ |
Core Python logic for API interaction | .py files |
payloads/ |
Store JSON campaign definitions | JSON |
responses/ |
Logs of API outputs and Campaign IDs | JSON |
contacts.json |
Intermediate normalized contact data | JSON |
analytics.json |
Snapshot data from daily pulls | JSON |
Loading
A comprehensive toolkit for managing Toingg voice and WhatsApp outreach campaigns through automated scripts and scheduled analytics.

A desktop-first assistant that monitors Outlook and Teams to track action items and draft concise, personable replies.

A specialized migration tool that converts dynamic WordPress installations into optimized, secure static sites for Cloudflare Pages deployment.

A comprehensive CLI-based skill for managing tasks, projects, and automation workflows within the Verk platform.

A professional command-line interface for Microsoft Outlook that enables listing, searching, reading, and sending emails via the Microsoft Graph API.

A comprehensive ElevenLabs-powered voice studio for OpenClaw providing professional text-to-speech, transcription, and voice cloning.








































