research-and-trade
✓Verified·Scanned 2/19/2026
Research a token and execute a trade if it passes due diligence. Autonomous research-to-trade pipeline: researches the token, evaluates risk, and only trades if the risk assessment approves. Stops and reports if risk is too high. Use when user wants "research X and buy if it looks good" or "due diligence then trade."
from clawhub.ai·vf44e565·18.4 KB·0 installs
Scanned from 0.1.0 at f44e565 · Transparency log ↗
$ vett add clawhub.ai/wpank/research-and-trade
Research and Trade
Research a token and execute a trade only if risk assessment approves. Stops and reports if risk is too high.
→ SKILL.md — Full skill specification and workflow.
Installation
Install into Claude Code or Cursor with:
npx skills add https://github.com/wpank/Agentic-Uniswap/tree/main/.ai/skills/research-and-trade
Or via Clawhub:
npx clawhub@latest install research-and-trade
When to use
Use this skill when:
- You want a research-to-trade pipeline: do due diligence and only trade if it passes risk checks.
- You prefer automatic vetoes for tokens or setups that are too risky.
- You want a single command that goes from "what is this token?" to "buy it if it looks good."
Example prompts
- "Research this token address on Base and buy $1,000 worth only if it passes risk assessment."
- "Look into PEPE across Uniswap pools and execute a small test buy if risk is acceptable."
- "Do due diligence on this new token and don't trade if liquidity or risk looks bad."