Agent Skills

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

Public ConfigQuery

Get raisedToken and other platform config.

Create TokenCreate

Upload image, name, description — launch on-chain in one go, including Tax type.

Token InfoQuery

On-chain version, price, offers, and tokenManager details.

Token ListQuery

Filter and paginate tokens by name, symbol, label, or listing status.

Token DetailQuery

Single token detail and live trading info.

RankingsQuery

Hot, 24h volume, newest, graduated, and more.

Buy / Sell QuotesTrading

Estimate buy or sell price before executing.

Execute Buy / SellTrading

Execute buy or sell directly on BSC through your agent.

On-chain EventsEvents

Token create, trades, and liquidity events from BSC.

Tax InfoQuery

TaxToken fee rates, burn/dividend/liquidity allocation.

SendTransfer

Send BNB or ERC-20 tokens to any address.

Register 8004Identity

Register EIP-8004 identity NFT for your agent.

8004 BalanceIdentity

Query 8004 NFT balance by address.

More ComingSoon

More intelligence and data tools coming soon.

How to use

1

Install fourmeme CLI

Run in your terminal:

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

Install the skill

Add it to your agent environment:

npx skills add four-meme-community/four-meme-ai
3

Configure private key & RPC

Add a .env file in your project directory with PRIVATE_KEY=... and optional BSC_RPC_URL=...

4

Enable in your agent

Works with Claude Code, OpenClaw, Cursor, Kimi, and any agent that can run terminal commands.

5

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"