Overview
- Skill Key
- h4gen/defi-sniper
- Author
- h4gen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/h4gen/defi-sniper
- Latest Commit SHA
- 01592cf329c441e463279d29d245a74eb90c1bfe
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 defi-sniper 技能。 若已安装,则直接安装 defi-sniper 技能。
# Purpose Run a high-speed token opportunity workflow: 1. detect very early pool/token activity, 2. triage contract/market risk, 3. verify social signal quality, 4. execute small, bounded entries when rules pass. This is an orchestration skill. It coordinates upstream skills and explicit risk policy. It does not guarantee profit. # Required Installed Skills - `minara` (inspected latest: `1.1.9`) - `torchmarket` (inspected latest: `4.2.7`) - `torchliquidationbot` (inspected latest: `3.0.2`) Install/update: ```bash npx -y clawhub@latest install minara npx -y clawhub@latest install torchmarket npx -y clawhub@latest install torchliquidationbot npx -y clawhub@latest update --all ``` # Required Configuration and Credentials Minimum: - `MINARA_API_KEY` - `SOLANA_RPC_URL` Depending on execution route: - Minara signer path: Circle Wallet preferred, or chain private-key fallback per Minara docs. - Torch vault path: `VAULT_CREATOR` and linked agent wallet for vault-routed operations. Preflight checks before any live execution: - chain (`solana` or `base`) explicitly selected - funding source identified (vault or signer account) - max-risk limits loaded - dry-run path available # Chain-Aware Architecture ## Solana path (full stack) Use: - Minara for detection/intent parsing, - Torch Market for deep token + quote + treasury/lending state, - optional Torch execution patterns (vault-routed), - external web search for social confirmation. ## Base path (constrained path) Use: - Minara for detection/intent/transaction assembly, - external web search for social confirmation. Important boundary: - Torch Market and Torch Liquidation Bot are Solana-focused and should not be assumed to provide Base-native token risk primitives. # Inputs the LM Must Collect First - `target_chain`: `solana` or `base` - `token_symbol_or_mint` - `max_entry_size` (example: `1 SOL` or base-chain equivalent) - `max_slippage_bps` (example: `300`) - `risk_mode`: `observe`, `paper`, `live` - `sen...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.