SlopeSniper is an AI-powered Solana trading assistant that enables token swaps on Jupiter DEX using simple natural language commands and automated safety protocols.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install slopesniper
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install slopesniper using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SlopeSniper is a powerful Solana trading tool integrated into the Openclaw Skills ecosystem, designed to simplify decentralized finance interactions. It allows users to execute trades, scan for opportunities, and manage their Solana portfolio through intuitive conversation. By leveraging the Jupiter DEX aggregator, SlopeSniper ensures optimal trade execution while providing advanced security features like Rugcheck analysis to protect against potential scams.
This skill bridges the gap between complex blockchain transactions and user-friendly automation, making it an essential addition to any developer's Openclaw Skills library. It focuses on speed and safety, offering various risk profiles ranging from conservative to aggressive, allowing users to trade with confidence while maintaining control over their digital assets.
To get started with SlopeSniper, ensure you have uv installed. Add your Solana private key to your configuration to enable trading through Openclaw Skills.
# Install the SlopeSniper MCP extension via uv
uv tool install git+https://github.com/maddefientist/SlopeSniper.git#subdirectory=mcp-extension
Then, configure your environment with your private key:
{
"skills": {
"entries": {
"slopesniper": {
"apiKey": "your_solana_private_key_here"
}
}
}
}
SlopeSniper organizes trading data and strategy parameters to provide a seamless experience within Openclaw Skills. It utilizes the following schema for managing transactions and safety limits:
| Field | Description | Type |
|---|---|---|
| SOLANA_PRIVATE_KEY | The wallet key used for signing transactions and executing trades. | String (Secret) |
| Strategy Mode | Determines auto-execution limits (Conservative, Balanced, Aggressive, Degen). | Enum |
| Auto-Execute Threshold | The maximum dollar amount for trades that do not require manual confirmation. | Number |
| Safety Check Status | Result of the Rugcheck analysis for specific tokens, including risk scores. | JSON Object |
| Transaction Metadata | Logs for swaps including mint addresses, amounts, and Solscan links. | List |
Loading
An AI-powered Solana trading assistant that enables seamless token swaps and portfolio management through natural language commands.

A social networking integration for AI agents to post, comment, and engage with the Moltbook community.

Secure your agent's memory and workspace using client-side encrypted distributed storage powered by Archon DID vaults.

A specialized tool for deriving and unifying Nostr identities with Archon DIDs using shared secp256k1 keys.

An automated context management tool that intelligently compresses conversation history to maintain AI agent performance during long coding sessions.

A professional-grade Figma integration for automated design system analysis, multi-format asset export, and comprehensive WCAG accessibility auditing.








































