返回 Skill 市场

Trading Automation

slopesniper

SlopeSniper is a Solana trading assistant that lets you trade meme coins and tokens using plain English. After configuring your Solana private key, you can check wallet status, place buys and sells (including dollar amounts or percentage sells), query token prices, search tokens, and run safety (rug

45 天前更新1 分钟内配置完

概览

SlopeSniper is a Solana trading assistant that lets you trade meme coins and tokens using plain English.

SlopeSniper is a Solana trading assistant that lets you trade meme coins and tokens using plain English. After configuring your Solana private key, you can check wallet status, place buys and sells (including dollar amounts or percentage sells), query token prices, search tokens, and run safety (rugcheck) analyses. Key features include mint-address resolution, Jupiter DEX quoting and routing, automated safety checks, and configurable strategy profiles (Conservative, Balanced, Aggressive, Degen) with per-strategy auto-execute thresholds. Trades below the threshold can auto-execute; larger trades prompt confirmation. Typical use cases are rapid micro-trading, scanning for pumps/opportunities, performing safety vetting before buying, and streamlining routine DEX interactions. Core advantages are natural-language control, faster decision-to-execution flow, and built-in risk controls to reduce manual errors.

Skill.md

这个 Skill 如何工作

SlopeSniper is a Solana trading assistant that lets you trade meme coins and tokens using plain English. After configuring your Solana private key, you can check wallet status, place buys and sells (including dollar amounts or percentage sells), query token prices, search tokens, and run safety (rug

SKILL.mdALPHIO / 已验证

SlopeSniper - Solana Trading Assistant

Trade Solana meme coins and tokens using natural language. Just tell me what you want to do.

Examples

You sayWhat happens
"Check my status"Shows wallet balance and current strategy
"Buy $25 of BONK"Purchases BONK tokens
"Sell half my WIF"Sells 50% of WIF position
"What's pumping?"Scans for opportunities
"Is POPCAT safe?"Runs rugcheck analysis
"Set aggressive mode"Changes trading strategy

Getting Started

  1. Set your wallet key in Clawdbot config:

    {
      "skills": {
        "entries": {
          "slopesniper": {
            "apiKey": "your_solana_private_key_here"
          }
        }
      }
    }
    
  2. Say "check my status" to verify setup

  3. Start trading! Just describe what you want in plain English

Trading Strategies

StrategyMax TradeAuto-ExecuteSafety Checks
Conservative$25Under $10Required
Balanced$100Under $25Required
Aggressive$500Under $50Optional
Degen$1000Under $100None

Say "set conservative mode" or "use aggressive strategy" to change.

How It Works

You: "Buy $20 of BONK"
     ↓
[1] Resolve BONK → mint address
[2] Check rugcheck score
[3] Get Jupiter quote
[4] Auto-execute (under threshold)
     ↓
Result: "Bought 1.2M BONK for $20. Tx: solscan.io/tx/..."

For trades above your auto-execute threshold, you'll be asked to confirm first.

Available Commands

Trading

  • buy $X of TOKEN - Purchase tokens
  • sell $X of TOKEN - Sell tokens
  • sell X% of TOKEN - Sell percentage of holdings

Information

  • check status / am I ready? - Wallet and config status
  • price of TOKEN - Current price
  • search TOKEN - Find token by name
  • check TOKEN / is TOKEN safe? - Safety analysis

Strategy

  • set MODE strategy - Change trading mode
  • what's my strategy? - View current limits

Scanning

  • what's trending? - Find hot tokens
  • scan for opportunities - Look for trades
  • watch TOKEN - Add to watchlist

Tool Reference

For direct tool invocation:

# Check status
uv run --directory {baseDir}/../mcp-extension python -c "
from slopesniper_skill import get_status
import asyncio; print(asyncio.run(get_status()))
"

# Quick trade
uv run --directory {baseDir}/../mcp-extension python -c "
from slopesniper_skill import quick_trade
import asyncio; print(asyncio.run(quick_trade('buy', 'BONK', 25)))
"

Security

  • Use a dedicated wallet - Only fund with amounts you're willing to lose
  • Start with conservative mode - Get comfortable before increasing limits
  • Rugcheck integration - Automatic scam token detection
  • Two-step confirmation - Large trades require explicit approval

Environment Variables

VariableRequiredDescription
SOLANA_PRIVATE_KEYYesYour wallet's base58 private key
SOLANA_RPC_URLNoCustom RPC (defaults to public)
JUPITER_API_KEYNoFor higher rate limits

Support

最适合用于

何时使用

SlopeSniper is a Solana trading assistant that lets you trade meme coins and tokens using plain English. After configuring your Solana private key, you can check wallet status, place buys and sells (including dollar amounts or percentage sells), query token prices, search tokens, and run safety (rug

01 · 会前准备

准备决策简报

在投委会开会前,把零散证据整理成结构化的论据。

02 · 团队协作

统一交接标准

让分析师、组合经理与 Agent 产出一致的研究结果。

03 · 实时更新

更新投资逻辑

出现新催化剂、KPI 发布或财报结果后,更新情景假设。

社区反馈

越用越好用。

随着 Skill 被使用与评审,反馈将展示在这里。

提交反馈

发现更多

相关 Skills

查看全部
免费开始