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

research-token

Research a token's Uniswap liquidity, volume profile, pool distribution, and risk factors. Use when the user asks about a token's tradability, liquidity depth, or wants due diligence.

Why use this skill?

Conduct thorough due diligence on any token using the OpenClaw research-token skill. Analyze Uniswap liquidity, volume trends, and trade risk in real-time.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/research-token
Or

What This Skill Does

The research-token skill serves as a specialized Uniswap protocol auditor within the OpenClaw ecosystem. By leveraging the token-analyst subagent, it performs comprehensive on-chain due diligence focusing exclusively on liquidity dynamics, volume profiles, and liquidity fragmentation. Rather than providing subjective investment advice, this skill acts as a window into the actual market microstructure of a token. It crawls various chains to identify active pools, maps liquidity distribution, calculates depth for specific trade sizes, and extracts risk signals such as pool concentration. Whether you are a developer integrating a token into a protocol or a trader evaluating the feasibility of a large swap, this skill provides the raw on-chain data needed to make informed decisions regarding tradability and market maturity.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/wpank/research-token

Use Cases

This skill is essential for users who interact with decentralized exchanges (DEXs). Use it when you need to:

  • Validate that a token has enough active liquidity to support your desired trade volume without experiencing high slippage.
  • Identify which chains and pools host the most active markets for a specific asset.
  • Verify the safety of a token from a protocol-centric perspective by checking for unhealthy pool concentration.
  • Perform quick due diligence on new or trending assets before interacting with them on Uniswap.

Example Prompts

  • "Research UNI token on Base and show me its liquidity distribution."
  • "Is there enough liquidity for a $50k swap of PEPE without significant price impact?"
  • "Can you perform a risk analysis on the current pools for this token address: 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984?"

Tips & Limitations

  • The skill focuses purely on Uniswap protocol data; it does not analyze external sources like CEXs or social sentiment.
  • For new tokens with limited history, the output may return 'Limited trading data available'.
  • If a token is not found, providing the specific contract address instead of the name significantly improves retrieval accuracy.
  • Always remember that 'safe' refers to the stability of the liquidity pool and market structure, not an indicator of financial profit or protection against rug pulls.

Metadata

Author@wpank
Stars919
Views0
Updated2026-02-12
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-wpank-research-token": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#uniswap#liquidity#analysis
Safety Score: 5/5

Flags: external-api