portfolio

Scan cross-chain DeFi wallet positions and generate ranked rebalancing proposals with unsigned NEAR Intent bundles.

12.6k|1.5k|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/nearai/ironclaw --skill portfolio-nearai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portfolio
Source: https://github.com/nearai/ironclaw/tree/main/skills/portfolio
Command: npx skills add https://github.com/nearai/ironclaw --skill portfolio-nearai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

IronClaw’s portfolio Skill solves cross-chain DeFi portfolio discovery and rebalancing planning by turning the user’s wallet addresses into actionable yield-focused suggestions and unsigned NEAR Intent bundles.

Core Features & Use Cases

  • Aggregates all your wallets in one project: captures every address the user mentions and scans positions across EVM and NEAR-style accounts into a single portfolio workspace.
  • Discovers yield opportunities and proposes moves: scans current positions, filters out dust, runs portfolio strategies, ranks the top proposals, and only advances “ready” proposals into intent-building.
  • Builds unsigned NEAR Intents only (no custody): produces movement plans that the user can sign in their wallet, while preventing private key handling, signing requests, or overwriting history.
  • Keeps state and supports monitoring: persists positions and history snapshots, generates dated suggestion reports, and updates a live widget view model for the portfolio UI.

Quick Start

Ask the assistant for “my portfolio” by pasting one or more wallet addresses, and request yield/positions/rebalancing recommendations so it can scan, propose, and prepare unsigned NEAR intents.

Frequently Asked Questions about portfolio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track cross-chain DeFi portfolio positions across multiple wallets?

You can generate yield optimization proposals for DeFi positions by requesting rebalancing recommendations. The Skill scans your current positions, runs portfolio strategies, and ranks the top proposals, advancing only the ready moves for you to review.

How do I build NEAR Intents for rebalancing DeFi yields?

Yes, this yield optimization tool supports both EVM and NEAR account formats. You can input multiple wallet addresses across these chains, and the Skill will scan and classify positions across all of them within a single project workspace.

Does the portfolio rebalancing process require me to hand over private keys?

No, the portfolio rebalancing process does not require private keys. The Skill enforces safety guardrails that prevent private key handling or signing requests, producing only unsigned NEAR Intents for you to execute manually in your wallet.

What is the best way to manage cross-chain yield farming strategies?

The Skill persists positions and history snapshots, generates dated suggestion reports, and updates a live widget view model. This allows you to continuously monitor your cross-chain DeFi portfolio and track past rebalancing performance over time.