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

portfolio-report

Generate a comprehensive portfolio report for a wallet's Uniswap positions across all chains — covering total value, PnL, fee earnings, impermanent loss, and composition. Use when the user asks about their positions, earnings, or portfolio overview.

Why use this skill?

Analyze your Uniswap liquidity positions, track fee earnings, calculate PnL, and monitor impermanent loss across all chains with the OpenClaw portfolio-report skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/portfolio-report
Or

What This Skill Does

The portfolio-report skill is a high-level analytics tool for OpenClaw designed to provide a deep dive into your Uniswap liquidity positions. By acting as an orchestrator, it delegates complex data retrieval and calculation tasks to the portfolio-analyst subagent. This skill doesn't just display balances; it aggregates data across all supported blockchain networks to present a holistic view of your financial standing in decentralized finance. It calculates critical metrics including Total Value Locked (TVL), realized and unrealized Profit and Loss (PnL), accumulated but uncollected trading fees, and Impermanent Loss (IL). By integrating these diverse data points, the skill translates complex on-chain interactions into a clean, human-readable report, effectively serving as your personal DeFi accountant. Whether you are tracking a single stablecoin pool or managing a complex multi-chain liquidity strategy, this skill ensures you have the necessary visibility to make informed decisions regarding your capital.

Installation

To integrate this skill into your OpenClaw agent, use the command-line interface within your environment. Ensure you have the necessary repository access and your agent is correctly initialized. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/wpank/portfolio-report

Once installed, the skill is automatically registered and ready for invocation via natural language queries.

Use Cases

This skill is indispensable for liquidity providers (LPs) who need to monitor the health of their yield-generating positions. Use it to:

  • Determine if your ranges are still optimal in Uniswap V3 positions.
  • Assess the true profitability of your LPs by including historical gas costs in your PnL calculations.
  • Quickly identify which positions have accrued significant uncollected fees that require manual claim action.
  • Perform cross-chain audits to see where your capital is deployed, effectively replacing manual tracking in multiple block explorers.

Example Prompts

  • "Can you generate a full portfolio report for my wallet?"
  • "How much have I actually earned in fees across all my Uniswap positions?"
  • "My UNI/WETH position seems down, can you check my PnL and see if it's out of range?"

Tips & Limitations

To get the best results, ensure your wallet address is correctly configured in your agent settings. Note that because the skill relies on subgraph indexing and RPC node connectivity, there may be a minor latency in data reporting compared to live block times. Always consider that the PnL report is a snapshot; market volatility can change your position status rapidly. Be aware that the accuracy of IL calculations depends on the availability of historical price data from the subagent.

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-portfolio-report": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#liquidity#uniswap#portfolio#analytics
Safety Score: 5/5

Flags: external-api