four-meme-ai

Create and trade meme tokens on Binance Smart Chain via Four.meme.

15|6|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/four-meme-community/four-meme-ai --skill four-meme-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: four-meme-ai
Source: https://github.com/four-meme-community/four-meme-ai/tree/main/skills/four-meme-integration
Command: npx skills add https://github.com/four-meme-community/four-meme-ai --skill four-meme-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires viem, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Four.meme AI Skill provides a CLI-driven, end-to-end workflow to create and trade meme tokens on the Binance Smart Chain, unifying API onboarding, on-chain execution, and structured outputs for config, token details, pricing quotes, events, and TaxToken/NFT capabilities.

Core Features & Use Cases

  • Create tokens on Four.Meme via API and submit on-chain to TokenManager2.
  • Query token info, token lists, rankings, and on-chain events to inform trading decisions.
  • Execute buy/sell, send BNB/ERC20, query TaxToken fees, and manage EIP-8004 identity NFTs.

Quick Start

Install the four-meme-ai CLI, configure PRIVATE_KEY and BSC_RPC_URL if needed, and run a sample create-instant flow to create a token.

Frequently Asked Questions about four-meme-ai

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate meme token creation on Binance Smart Chain?

To automate meme token creation, configure your PRIVATE_KEY and optional BSC_RPC_URL, then run the create-instant flow to submit configurations via API and execute on-chain through TokenManager2.

Can I get buy and sell quotes for meme tokens on BSC?

Buy and sell quotes for BSC meme tokens are provided by querying on-chain pricing data through the Four.meme integration. These quotes inform your trading decisions before you execute transactions on the Binance Smart Chain network.

Do I need a private key to trade meme tokens on Four.meme?

A private key is required to perform on-chain trading actions for Four.meme tokens. You must supply your PRIVATE_KEY via OpenClaw or an environment variable to authorize buy, sell, and token creation transactions on Binance Smart Chain.

What on-chain data can I query for meme token trading decisions?

On-chain data available for meme token trading includes token information, token lists, rankings, and on-chain events. Querying these structured outputs helps you monitor market activity and inform your buy or sell strategies.

Does the Four.meme workflow support TaxToken queries and EIP-8004 NFTs?

The Four.meme workflow supports auxiliary features including TaxToken fee queries and EIP-8004 identity NFT management. These capabilities allow you to check token fees and handle identity non-fungible tokens on Binance Smart Chain.

What are the limitations of using viem for on-chain meme token execution?

Using viem for on-chain meme token execution requires proper configuration of BSC_RPC_URL and PRIVATE_KEY to avoid transaction failures. All on-chain actions depend on TokenManager2, meaning execution is bound by the contract's operational constraints and network conditions.