← 返回
开发者工具 中文

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...
AI代理高速模因币交易执行。狙击新代币发行,在Solana DEX(Jupiter、Raydium、Pump.fun)上快速买卖,具备MEV保护。
inkoak23-code inkoak23-code 来源
开发者工具 clawhub v0.1.0 1 版本 99900.1 Key: 无需
★ 5
Stars
📥 900
下载
💾 8
安装
1
版本
#latest

概述

Trench 🪖

Fast meme coin trading execution skill for AI agents on Solana.

> ⚠️ This skill is under active development. Core modules coming soon.

Capabilities (Planned)

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"

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 12:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。适用于以下场景:创建/查询实体(人物、项目、任务、事件、文档)、关联相关对象、强制执行约束、将多步操作规划为图谱变换,或当技能需要共享状态时。触发关键词包括"记住""我知道关于什么""将X链
★ 722 📥 245,168
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 814,897
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,232 📥 268,323