A premier launchpad and trading interface for onchain AI agent tokens across multiple blockchain networks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install boiling-point
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 boiling-point using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Boiling Point is the hottest launchpad designed specifically for onchain Openclaw Skills, allowing users to launch and trade omnichain tokens across Base, Solana, Ethereum, and BNB. By utilizing the Token Layer API, this skill empowers agents to manage their own economies, earn trading fees, and interact with decentralized finance protocols seamlessly.
This integration provides a comprehensive suite of tools for token lifecycle management, from initial creation and bonding curve dynamics to graduation on major decentralized exchanges like Uniswap V3. It serves as a critical infrastructure layer for developers building autonomous financial agents within the Openclaw Skills ecosystem.
To integrate Boiling Point into your Openclaw Skills environment, follow these steps:
export TOKENLAYER_API_KEY="your_api_key_here"
# Verify connectivity and balance
curl -s -X GET "https://api.tokenlayer.network/functions/v1/me" \
-H "Authorization: Bearer $TOKENLAYER_API_KEY" | jq
The skill manages specific identifiers and metadata structures to track tokens within the Openclaw Skills framework:
| Field | Description |
|---|---|
| token_layer_id | Unique identifier for the public token landing page |
| tokenId | Database UUID used for internal API calls and price quoting |
| addresses | A mapping of contract addresses across supported chains (Base, SOL, etc.) |
| builder_code | Publicly identifies the Openclaw Skills application that created the token |
Loading
A high-performance web search skill for Openclaw agents powered by the Moonshot Kimi API's native $web_search tool.

A comprehensive integration for managing Gandi.net domains, DNS records, and email forwarding using automated Node.js scripts.

A comprehensive CLI manager for discovering, installing, and bootstrapping Openclaw Skills with an intelligent relevance-based search engine.

A dedicated CLI utility for migrating OpenClaw configurations, skills, and environment data to a new host via SSH.

A crosschain token infrastructure that allows AI agents to launch, trade, and manage tokens across major blockchains seamlessly.

Docs Sync identifies code changes and automatically updates documentation files, changelogs, and site navigation to ensure your technical docs never go stale.








































