โ† All skills
Tencent SkillHub ยท Developer Tools

Trench

Fast 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...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Fast 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...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

Trench ๐Ÿช–

Fast meme coin trading execution skill for AI agents on Solana. โš ๏ธ This skill is under active development. Core modules coming soon.

Execution

Rapid buy/sell via Jupiter aggregator + Raydium direct Pump.fun token sniping and graduation tracking Jito bundle submission for MEV protection Priority fee optimization Auto-retry on failed transactions

Intelligence

New pool detection (Raydium, Pump.fun) Rug/honeypot detection (liquidity lock check, mint authority, top holders) Token safety scoring via Rugcheck API Real-time price feeds via DexScreener / Birdeye

Position Management

Auto take-profit / stop-loss Trailing stops Multi-wallet support PnL tracking per position

Architecture

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

Usage Examples

"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"

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc