Four.meme Agent Skill
Create, trade, and manage meme tokens directly inside Claude, OpenClaw, and other AI agents. Everything on BSC, structured JSON outputs, full CLI access.
What the skill can do
Get raisedToken and other platform config.
Upload image, name, description — launch on-chain in one go, including Tax type.
On-chain version, price, offers, and tokenManager details.
Filter and paginate tokens by name, symbol, label, or listing status.
Single token detail and live trading info.
Hot, 24h volume, newest, graduated, and more.
Estimate buy or sell price before executing.
Execute buy or sell directly on BSC through your agent.
Token create, trades, and liquidity events from BSC.
TaxToken fee rates, burn/dividend/liquidity allocation.
Send BNB or ERC-20 tokens to any address.
Register EIP-8004 identity NFT for your agent.
Query 8004 NFT balance by address.
More intelligence and data tools coming soon.
How to use
Install fourmeme CLI
Run in your terminal:
pnpm add -g @four-meme/four-meme-ai@latestInstall the skill
Add it to your agent environment:
npx skills add four-meme-community/four-meme-aiConfigure private key & RPC
Add a .env file in your project directory with PRIVATE_KEY=... and optional BSC_RPC_URL=...
Enable in your agent
Works with Claude Code, OpenClaw, Cursor, Kimi, and any agent that can run terminal commands.
Chat to use
e.g. "Show me hot rankings", "Quote buying 0.01 BNB of token X", "Create a meme token named XXX".
Get on-chain identity for your Agent
Use fourmeme 8004-register to mint an EIP-8004 identity NFT for your agent wallet and give identity to its on-chain activity.
fourmeme 8004-register "myagent" "https://example.com/logo.png" "My agent description"