OpenClaw Skills

Flap's published skills are available on the ClawHub registry. You can invoke them directly from any OpenClaw-compatible agent.


Launch a BNB Token on Flap

Registry page: clawhub.ai/flapguy/launch-bnb-token-on-flaparrow-up-right

This skill walks an AI assistant through every step required to launch a token on Flap (BNB Chain): uploading metadata to IPFS, mining a vanity salt, encoding calldata, and broadcasting the transaction.

How to use

Give your OpenClaw-enabled assistant a prompt like one of the examples below. The skill handles the rest.


Example 1 β€” Tax token gifted to an X account (Gift Vault)

Launch a tax token whose trading fees are gifted to the X account @elonmusk using the Gift Vault. No vault factory address is needed β€” just refer to it by name.

Launch a tax token on Flap BNB called "Elon's Rocket" with symbol ROKYT.
Use the Gift Vault and set the gift owner to the X account @elonmusk.
Set buy tax and sell tax both to 5%.
Spend 0.00001 BNB on the initial buy.

Example 2 β€” Tax token with a custom vault factory

Launch a tax token and route its fees through a specific vault factory you have already deployed.


Example 3 β€” Tax token without a vault

Launch a straightforward tax token with no vault. Fees go directly to a beneficiary address.


Example 4 β€” Non-tax token

Launch a basic token with no taxes at all. This is the simplest type of token.

Last updated