pancakeswap_trading_guard
Installation
SKILL.md
PancakeSwap Trading Guard
Usage
- Category: Ecosystem
- Mode: guide
- Version: 0.1.0
Input Example
{
"pair": "WBNB/USDT",
"side": "buy",
"slippageBps": 100
}
Local Install (planned)
npx @skillshub/pancakeswap-trading-guard
Notes
- Produces execution checklist and risk controls before swap operations.
- Includes allowance/liquidity/price-impact verification steps.
Related skills
More from brief-onchain/skills-lab
funding_watch
Reads funding rate, annualized estimate, and mark-index basis from Binance Futures.
14bsc_rpc_fanout_check
Validates BSC RPC endpoints for health, latency, and block drift.
13top_movers
Ranks top symbols by 24h change or quote volume with optional liquidity filter.
9price_snapshot
Fetches spot last price and 24h change for one trading pair.
9open_interest_scan
Tracks futures open interest and taker flow changes for a symbol.
7kline_brief
Summarizes recent candles with trend percentage.
6