rebalance

Generate portfolio rebalancing buy/sell orders from target allocations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/maminul007/trading-platform --skill rebalance-maminul007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rebalance
Source: https://github.com/maminul007/trading-platform/tree/main/.claude/skills/rebalance
Command: npx skills add https://github.com/maminul007/trading-platform --skill rebalance-maminul007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of portfolio rebalancing orders to align current holdings with target asset allocations, optimizing for performance and risk.

Core Features & Use Cases

  • Drift Analysis: Identifies deviations from target allocations.
  • Order Generation: Creates buy/sell orders to correct drift.
  • Tax Optimization: Incorporates tax-loss harvesting strategies.
  • Preview Mode: Allows review before execution.
  • Use Case: A portfolio manager can use this skill to automatically rebalance a client's portfolio to its strategic asset allocation, minimizing tracking error and considering tax implications.

Quick Start

Use the rebalance skill to generate portfolio rebalancing orders based on the target allocation file named 'allocation.json'.

Frequently Asked Questions about rebalance

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

FAQPage Schema
How do I generate portfolio rebalancing orders from a target allocation file?

To generate portfolio rebalancing orders, the skill analyzes your current portfolio drift against target allocations and produces actionable buy/sell orders to correct deviations.

What is tax-aware portfolio rebalancing and how does it optimize trades?

Tax-aware rebalancing optimizes portfolio trades by incorporating tax-loss harvesting strategies to minimize tax implications. This method generates orders that correct allocation drift while reducing tax liabilities.

What are the different methods for correcting portfolio drift?

Methods for correcting portfolio drift include calendar, threshold, optimal, and tax-aware rebalancing. These approaches analyze deviations from target allocations and generate customized buy/sell orders to restore target weights.

Can I review portfolio rebalancing orders before executing them?

Yes, you can review portfolio rebalancing orders before execution using Preview Mode. This feature analyzes portfolio drift and displays proposed buy/sell orders, allowing you to verify trades prior to execution.

Does this portfolio rebalancing approach support minimum trade sizes?

Yes, this portfolio rebalancing approach supports minimum trade sizes. It analyzes current portfolio drift against target allocations and factors in minimum trade sizes to produce executable buy/sell orders.

What is the best way to automate asset allocation rebalancing for a client portfolio?

The best way to automate asset allocation rebalancing is to use a target allocation file like 'allocation.json' to automatically generate optimal buy/sell orders. This minimizes tracking error and considers tax implications.