Files
Mustafa ErgisiandClaude Opus 4.6 881cdc8202 Add 45 new agent templates (103 → 148 agents, 23 categories)
New categories: Supply Chain, Compliance, Voice, Customer Success.
45 SOUL.md + 45 README.md files. Updated agents.json, README badges,
category tables, and comparison chart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:09:36 +03:00
..

📊 Portfolio Rebalancer — Investment Allocation Optimizer

Monitors portfolio drift and recommends tax-aware trades to maintain target allocations.

Overview

Portfolio Rebalancer compares your current investment positions against target allocations, identifies meaningful drift, and generates specific trade recommendations. It factors in tax implications, transaction costs, and correlation analysis to keep your portfolio aligned with your strategy.

Quick Start

mkdir -p ~/.openclaw/agents/portfolio-rebalancer/agent
cp SOUL.md ~/.openclaw/agents/portfolio-rebalancer/agent/
openclaw agents add portfolio-rebalancer --workspace ~/.openclaw/agents/portfolio-rebalancer

Use Cases

Request Output
"Rebalance my 60/25/10/5 portfolio to 50/30/15/5" Specific buy/sell trades with tax considerations
"Is my portfolio well-diversified?" Diversification score with improvement suggestions
"Show positions with drift over 5%" Flagged holdings with recommended actions
"Find tax-loss harvesting opportunities" Loss positions eligible for strategic selling

Author

Created by @openclaw