slopesniper
Trade Solana tokens via Jupiter DEX with auto-execution and safety limits
Why use this skill?
Trade Solana tokens with natural language commands. SlopeSniper offers real-time portfolio tracking, rugcheck safety analysis, and automated Jupiter DEX execution.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bagwatcher/slopesniper-2What This Skill Does
SlopeSniper is a powerful Solana-based trading assistant integrated directly into the OpenClaw ecosystem. It leverages the Jupiter DEX aggregator to facilitate seamless, natural language-driven token trading. By utilizing advanced auto-execution logic, it allows users to buy, sell, and manage positions on the Solana blockchain without navigating complex trading interfaces. The skill provides real-time portfolio management, rugcheck analysis for asset safety, and sophisticated automation tools like target-based limit orders, ensuring users can react quickly to volatile market conditions.
Installation
To integrate this skill, use the ClawHub CLI command:
clawhub install openclaw/skills/skills/bagwatcher/slopesniper-2
Once installed, initialize your environment by running slopesniper setup. This will guide you through creating a dedicated wallet or importing an existing private key. For power users, we highly recommend acquiring a personalized Jupiter API key from station.jup.ag and applying it via slopesniper config --set-jupiter-key YOUR_KEY to unlock faster execution speeds and higher rate limits.
Use Cases
- Casual Trading: Rapidly execute buys or sells for popular meme coins via natural language commands.
- Risk Management: Utilize the integrated rugcheck analysis to vet token contract safety before committing capital.
- Portfolio Monitoring: Automatically track realized and unrealized profit/loss across all held Solana tokens.
- Automated Trading: Configure advanced price targets for automated selling, allowing the daemon to monitor the market while you are away.
- Portfolio Auditing: Quickly generate a snapshot of holdings, values, and trade history for tax or reporting purposes.
Example Prompts
- "Sell 50% of my POPCAT position and tell me my current realized PnL."
- "Is the new $WIF token safe to buy? Run a rugcheck analysis."
- "Set a target to automatically sell my BONK holdings if it reaches a $1B market cap."
Tips & Limitations
Always prioritize fresh data. Because crypto markets move in milliseconds, never rely on conversation history for prices; the skill mandates using slopesniper wallet or slopesniper price for live market data. If you hold more than 10 tokens, performance may degrade due to API rate limits; solving this is easy by setting a custom Jupiter API key or using a dedicated RPC endpoint like Helius. Finally, remember that you are dealing with real capital—always verify your private key storage and use the safety checks provided before executing high-value transactions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bagwatcher-slopesniper-2": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api, code-execution