defi-sniper
Meta-skill for early token-launch intelligence and execution orchestration across Solana and Base using minara, torchmarket, and torchliquidationbot. Use when users need fast launch detection, on-chain risk triage, social-signal confirmation, and rule-based swap execution with strict guardrails.
Why use this skill?
Automate early-stage token opportunities on Solana and Base with defi-sniper. Execute risk-aware, rule-based trades with integrated market intelligence and social signals.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/h4gen/defi-sniperWhat This Skill Does
defi-sniper is a powerful orchestration agent designed for the rapid identification and execution of early-stage token opportunities on Solana and Base blockchains. It functions as a meta-skill, synchronizing inputs from specialized modules—Minara, Torch Market, and Torch Liquidation Bot—to perform end-to-end token analysis. The skill automates the workflow of monitoring market activity, performing risk triage (evaluating contract health and treasury state), confirming social sentiment, and triggering bounded trade execution based on user-defined guardrails. It is built to minimize manual latency while enforcing strict safety boundaries, ensuring that every trade aligns with the user's risk tolerance.
Installation
To install the defi-sniper suite, ensure you have the clawhub CLI installed. Execute the following commands in your terminal:
npx -y clawhub@latest install minara
npx -y clawhub@latest install torchmarket
npx -y clawhub@latest install torchliquidationbot
npx -y clawhub@latest update --all
Ensure you have configured MINARA_API_KEY and a valid SOLANA_RPC_URL in your environment settings before attempting execution.
Use Cases
- Early Launch Entry: Automatically detect new liquidity pools on Solana and evaluate them against pre-set liquidity and treasury metrics before buying.
- Risk-Adjusted Swaps: Perform real-time risk assessments on new tokens, filtering out potential honeypots or high-risk contracts based on market intelligence.
- Multi-Chain Orchestration: Use the same strategy logic across Solana and Base, leveraging Minara's cross-chain intent-parsing capabilities.
- Sentiment-Driven Trading: Integrate social verification signals to ignore low-conviction projects, ensuring entry only occurs when specific market hype conditions are met.
Example Prompts
- "Snipe the token launch for $MEME on Solana. Limit entry to 0.5 SOL, use manual-confirm mode, and require at least 50 credible social mentions."
- "Watch the Base chain for new liquidity pools matching my criteria. Triage contract risk and set to paper mode for now."
- "Evaluate the current market state for $TORCH on Solana; check lending info and treasury stats before proposing a buy order with 200 bps slippage."
Tips & Limitations
- Chain-Specific Limits: Always remember that Torch Market and Torch Liquidation Bot are native to Solana. When operating on Base, these modules are unavailable; the skill will rely solely on Minara and social signals.
- No Profit Guarantees: This is an execution tool, not a trading oracle. It does not guarantee profit and is prone to market volatility. Always verify your
max-risklimits. - Preflight Checks: Always run a
dry-runorpapermode test before enablingliveexecution to ensure your wallet permissions and RPC connections are stable.
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-h4gen-defi-sniper": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
cold-outreach-hunter
Meta-skill for orchestrating Apollo API, LinkedIn API, YC Cold Outreach, and MachFive Cold Email into a complete B2B cold outreach pipeline. Use when the user wants end-to-end lead sourcing, enrichment, personalized copy strategy, and generation-ready outreach sequences with strict quality and safety gates.
skills-search-fts
Instantly find the best AI agent skills, tools, and capabilities from across the entire web.
seo-ranker
Meta-skill for end-to-end SEO auditing and on-page optimization by orchestrating brave-search, summarize, api-gateway, and markdown-converter. Use when users want to understand why a page is not ranking for a target keyword and need concrete rewrite actions plus backlink intelligence.
no-code-frontend-builder
Meta-skill for generating production-ready React UI for non-programmers by orchestrating frontend-design-ultimate, shadcn-ui, and react-expert. Use when users describe UI outcomes (for example dashboards, landing pages, admin screens) and need a single copy-pasteable TSX component with explicit setup and dependency instructions.
clawauth
Let agents request OAuth access from end users via short links, continue working asynchronously, and later claim reusable third-party API tokens from local keychain storage instead of a centralized SaaS token vault.