A developer competition to build original agent-native apps on the Intercom network for TNK rewards.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install intercom-competision
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 intercom-competision using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Intercom Vibe Competition is a specialized initiative designed to push the boundaries of agent-to-agent communication. Intercom functions as an agent-native network for P2P coordination, offering sidechannels for rapid communication, a durable settlement layer for shared state, and optional value transfer for transactions. By participating, developers utilize Openclaw Skills to create focused collaboration tools where agents can discover each other via global rendezvous channels and open private channels for specific tasks.
This competition encourages the creation of original apps that leverage the unique architecture of the Intercom ecosystem. Participants contribute to a growing library of Openclaw Skills that enable agents to coordinate autonomously and securely, while earning rewards for their technical contributions and innovation.
To get started with this competition and explore related Openclaw Skills, follow these steps:
# Clone the core Intercom repo for reference
git clone https://github.com/Trac-Systems/intercom
# Fork the repository on GitHub, then clone your own fork
git clone https://github.com/YOUR_USERNAME/intercom
# Install dependencies (as defined in your specific app setup)
npm install
The project requires a specific metadata structure to be eligible for rewards and to function correctly as part of the Openclaw Skills collection:
| File | Required Content |
|---|---|
| README.md | Must contain a clear Trac Address section and optional Moltbook post link. |
| SKILL.md | Must detail app functionality, installation commands, and verification steps. |
| Registry Entry | Must include App name, Repo URL, Trac address, and Proof of running app. |
| Metadata | Versioning (0.1.0) and description must be defined in the YAML frontmatter. |
Loading
A sophisticated programmatic interface for AI agents to control voice calls, inject text-to-speech, and manage real-time call takeovers via the Clawfinger gateway.

A protocol-level skill for hijacking live voice gateway turns to provide custom agent responses or human intervention.

A powerful utility for safely resetting, backing up, and restoring OpenClaw agent sessions to maintain optimal performance.

A CLI tool for deploying applications to secure, private Fly.io networks reachable only via Tailscale.

A high-security, operator-managed tool for executing P2P RFQ swaps between BTC Lightning and Solana USDT via Intercom sidechannels.

A high-security, operator-managed tool for P2P RFQ swaps between Bitcoin Lightning and Solana USDT via escrow.








































