Four.meme Agent Skill

Create, trade, and manage Meme tokens directly inside Claude, OpenClaw, and other AI agents.

pnpm add -g @four-meme/four-meme-ai@latest

/skills

What the skill can do

15 capabilities

Public config

Get raisedToken and other config

Create token

Upload image, name, description; launch on-chain in one go (incl. Tax type)

Token info

On-chain version, price, offers

Token list

Filter and paginate tokens

Token detail

Single token detail and trading info

Rankings

Hot, 24h volume, newest, graduated, etc.

Buy/sell quotes

Estimate buy or sell price

Execute buy/sell

Execute buy or sell

On-chain events

Token create, trades, liquidity events

Tax info

TaxToken fee and allocation

Send

Send BNB or ERC20 to an address

Register 8004

Register EIP-8004 identity NFT

8004 balance

Query 8004 NFT balance by address

Verify

Config and recent block events check

More...

More intelligence and data tools coming soon

/install

How to use

  1. Install fourmeme CLI

    Run in terminal: pnpm add -g @four-meme/four-meme-ai@latest. Then use fourmeme command.

  2. Install the four-meme-ai skill

    Run in terminal: npx skills add four-meme-community/four-meme-ai to install this skill into your agent environment.

  3. Configure private key and RPC

    In the project directory where you run commands, add a .env with PRIVATE_KEY=... and optional BSC_RPC_URL=.... The CLI loads it from the current directory. If you use OpenClaw, you can also set the four-meme-ai apiKey to your PRIVATE_KEY in the Skill management page.

/integrations

Supported agents

Any agent that can run terminal commands and load env can use this skill. Common platforms:

  • Claude Code
  • OpenCode
  • OpenClaw
  • Kimi Claw
  • OpenAI