Install
openclaw skills install trenchFast meme coin trading execution for AI agents. Snipe new token launches, execute rapid buys/sells on Solana DEXs (Jupiter, Raydium, Pump.fun), with MEV prot...
openclaw skills install trenchFast meme coin trading execution skill for AI agents on Solana.
⚠️ This skill is under active development. Core modules coming soon.
trench/
├── SKILL.md
├── scripts/
│ ├── buy.py # Fast buy execution
│ ├── sell.py # Fast sell execution
│ ├── snipe.py # New pool sniper
│ ├── monitor.py # Token monitor & alerts
│ ├── safety.py # Rug detection & token analysis
│ └── portfolio.py # Position & PnL tracking
└── references/
├── jupiter-api.md # Jupiter V6 swap API reference
├── raydium.md # Raydium pool interaction
├── jito-bundles.md # Jito bundle submission
└── pump-fun.md # Pump.fun API & graduation mechanics
"Buy 0.5 SOL worth of POPCAT with 1% slippage"
"Snipe the next pump.fun graduation with 0.1 SOL"
"Set a 3x take-profit on my WIF position"
"Check if this token CA is safe: <address>"
"Show my open positions and PnL"