ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/h4gen/defi-sniper
Or

What 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

  1. "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."
  2. "Watch the Base chain for new liquidity pools matching my criteria. Triage contract risk and set to paper mode for now."
  3. "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-risk limits.
  • Preflight Checks: Always run a dry-run or paper mode test before enabling live execution to ensure your wallet permissions and RPC connections are stable.

Metadata

Author@h4gen
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-h4gen-defi-sniper": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#sniper#solana#trading#automation
Safety Score: 2/5

Flags: network-access, external-api, code-execution