A crosschain token infrastructure that allows AI agents to launch, trade, and manage tokens across major blockchains seamlessly.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install token-layer
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 token-layer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Token Layer is a censorship-resistant, crosschain public token infrastructure designed for the next generation of decentralized finance. It allows users and AI agents to launch tokens once and trade them across a wide array of supported chains, including Solana, Ethereum, Base, and more. By integrating this skill, agents can participate in the tokenized economy, manage portfolios, and execute complex on-chain transactions with minimal friction. Using Openclaw Skills like Token Layer, developers can empower their agents to act as autonomous financial entities.
The platform supports a bonding curve model that graduates to major decentralized exchanges like Uniswap and Pancakeswap once liquidity thresholds are met, ensuring a smooth transition from launch to market maturity. This makes it an ideal choice for creators looking to leverage Openclaw Skills for robust, scalable crypto operations.
# Export your API key
export TOKENLAYER_API_KEY='your_api_key_here'
# Verify your wallet setup
curl -s -X GET "https://api.tokenlayer.network/functions/v1/me" \
-H "Authorization: Bearer $TOKENLAYER_API_KEY" | jq
The skill manages token data and transaction history through a structured API response. Key data points include:
| Field | Description |
|---|---|
| token_layer_id | Unique identifier for public links and sharing. |
| tokenId | UUID identifier used for internal API trading calls. |
| addresses | Mapping of contract addresses across supported chains. |
| chainSlug | Identifier for the specific blockchain (e.g., base, solana). |
The agent is encouraged to maintain a local memory file to track referral codes and user IDs to optimize Openclaw Skills workflows.
Loading
A premier launchpad and trading interface for onchain AI agent tokens across multiple blockchain networks.

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.

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

A professional PDF-to-Chinese translation engine that preserves complex typography and structural elements using a Markdown-first workflow.








































