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

track-performance

Track the performance of Uniswap LP positions over time — check which positions need attention, are out of range, or have uncollected fees. Use when the user asks how their positions are doing.

Why use this skill?

Monitor your Uniswap liquidity positions with OpenClaw. Get real-time alerts on range status, fee earnings, and position health for all your LP holdings.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/track-performance
Or

What This Skill Does

The track-performance skill is a specialized diagnostic tool designed for OpenClaw AI agents to monitor and evaluate the health of Uniswap Liquidity Provider (LP) positions. It acts as a bridge between the user and complex on-chain liquidity data, providing an intelligent summary of how your capital is performing. Rather than forcing users to manually check multiple interfaces, this skill aggregates data on fee accumulation, impermanent loss (value change), and range status. It leverages the portfolio-analyst subagent to perform deep-dives, ensuring that the insights provided are contextual and actionable. Whether you are a casual liquidity provider or a sophisticated yield farmer, this skill helps you stay informed about when your positions are working for you and when they require manual intervention, such as rebalancing.

Installation

To install this skill, use the following command in your OpenClaw environment: clawhub install openclaw/skills/skills/wpank/track-performance Ensure that your OpenClaw agent has been initialized with a valid wallet address, as this skill relies on identifying your specific on-chain footprint to fetch accurate data.

Use Cases

This skill is intended for users managing active Uniswap positions across various chains. Its primary use cases include:

  • Daily portfolio check-ins to monitor daily yield.
  • Identifying 'Out of Range' positions that have ceased earning fees due to price volatility.
  • Assessing the impact of market movements on total position value.
  • Identifying opportunities to harvest accumulated fees for compounding or withdrawal.
  • Troubleshooting underperforming liquidity pools that may require strategic adjustment.

Example Prompts

  1. "How are my Uniswap positions doing on Arbitrum today?"
  2. "Do I have any positions that are out of range or need rebalancing?"
  3. "Summarize my earnings from all LP positions over the last week."

Tips & Limitations

  • Delegation: This skill is a wrapper that delegates to the portfolio-analyst. It does not perform direct blockchain transactions, making it a safe, read-only tool.
  • Timing: Because data is fetched from subgraphs and RPC nodes, there may be a slight lag. If a trade just executed, wait a few minutes before requesting a performance summary.
  • Actionable Insights: Always interpret 'Action Items' as suggestions. The agent identifies when a position is out of range, but it will not execute trades on your behalf without explicit confirmation. Always review suggested rebalances against your own market thesis before acting.

Metadata

Author@wpank
Stars919
Views1
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-track-performance": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#liquidity-provision#uniswap#portfolio-tracking#crypto
Safety Score: 5/5

Flags: external-api