ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

Four Claw

Skill by fourclawteam

Why use this skill?

Deploy Solana and BNB Chain tokens instantly with the Four Claw skill for OpenClaw. Automate token launches, configure tax rates, and manage vault splits easily.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fourclawteam/four-claw
Or

What This Skill Does

The Four Claw skill serves as a powerful programmatic bridge to the FourClaw API, enabling users to launch custom tokens on both Solana (BAGS) and BNB Chain (FLAP) directly from their AI agent interface. Designed for seamless token deployment, it abstracts the complexity of blockchain interaction, allowing developers and creators to define token parameters—such as ticker, supply splits, and tax structures—and initiate the deployment process with a single request. By supporting both BAGS and FLAP, the skill provides cross-chain flexibility, empowering agents to act as autonomous launchpads for digital assets.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/fourclawteam/four-claw

Ensure that you have the necessary environment variables set up if required, though the API itself is open and requires no authentication keys for rate-limited requests.

Use Cases

  • Automated Token Launches: Build agents that deploy tokens automatically based on trigger events, such as social media sentiment or specific market milestones.
  • Creator Economy: Empower creators to launch bespoke tokens with specific revenue-sharing models on the BNB Chain using the FLAP vault systems.
  • Cross-Chain Experiments: Rapidly test tokenomics and market reception across two major blockchains simultaneously.

Example Prompts

  1. "Deploy a new Solana token named 'AI Core' with the symbol 'CORE' to the BAGS platform using my creator wallet address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU."
  2. "Launch a FLAP token on the BNB Chain called 'AgentFlow' (AFLOW) for my agent, using a split vault configuration with a 500 BPS tax rate."
  3. "Create a new token on FLAP named 'Nexus' with symbol 'NEX' and configure the tax allocation with 8000 BPS to the vault and 2000 BPS to dividends."

Tips & Limitations

  • Rate Limiting: Note that the FourClaw API enforces rate limits per agent. If you are planning high-frequency launches, monitor your response headers.
  • Tax Configuration: When configuring custom splits for FLAP tokens, ensure your total bps values sum exactly to 10,000; otherwise, the request will be rejected.
  • Validation: Always verify the creatorWallet address before deployment, as blockchain transactions are irreversible. The skill is ideal for rapid prototyping, but ensure your metadata (images/links) is hosted on a stable CDN.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fourclawteam-four-claw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#bnb#crypto#blockchain#tokens
Safety Score: 3/5

Flags: external-api, network-access