pancakeswap

Multi-chain AMM DEX with V3 concentrated liquidity. Swap tokens on BNB Chain, Ethereum, Arbitrum, and Base.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pancakeswap" with this command: npx skills add alsk1992/cloddsbot/alsk1992-cloddsbot-pancakeswap

PancakeSwap

Multi-chain AMM DEX with V3 concentrated liquidity. Swap tokens on BNB Chain, Ethereum, Arbitrum, and Base.

Quick Start

Set credentials

export EVM_PRIVATE_KEY="0x..."

Get a quote

/cake quote BNB USDT 1 --chain bsc

Execute swap

/cake swap BNB USDT 1 --chain bsc

Check price

/cake price CAKE USDT --chain bsc

Commands

Command Description

/cake swap <from> <to> <amount> [--chain bsc]

Execute swap

/cake quote <from> <to> <amount> [--chain bsc]

Get quote without executing

/cake price <tokenA> <tokenB> [--chain bsc]

Get relative price

/cake balance <token> [--chain bsc]

Check token balance

/cake help

Show commands

Chain Flag

Use --chain to select network (default: bsc):

Flag Network

--chain bsc

BNB Smart Chain (default)

--chain eth

Ethereum

--chain arb

Arbitrum

--chain base

Base

Examples

Swap 1 BNB to USDT on BSC

/cake swap BNB USDT 1

Swap 100 USDC to CAKE on Ethereum

/cake swap USDC CAKE 100 --chain eth

Get quote for WETH to USDC on Arbitrum

/cake quote WETH USDC 0.5 --chain arb

Check CAKE balance on BSC

/cake balance CAKE

Common Tokens

Token BSC ETH ARB Base

CAKE Yes Yes Yes Yes

USDC Yes Yes Yes Yes

USDT Yes Yes Yes

WBNB Yes

WETH

Yes Yes Yes

Configuration

Required

export EVM_PRIVATE_KEY="0x..."

Optional: custom RPC URLs

export BSC_RPC_URL="https://..." export ETH_RPC_URL="https://..."

Resources

  • PancakeSwap App

  • PancakeSwap Docs

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

crypto-hft

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

onchainkit

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

binance-futures

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

trading-futures

No summary provided by upstream source.

Repository SourceNeeds Review