portfolio_balancer

Automates daily portfolio analysis for the four 25% holdings of a classic balanced strategy.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ncrmro/deepwork-permanent-portfolio --skill portfolio-balancer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portfolio_balancer
Source: https://github.com/ncrmro/deepwork-permanent-portfolio/tree/main/.claude/skills/portfolio_balancer
Command: npx skills add https://github.com/ncrmro/deepwork-permanent-portfolio --skill portfolio-balancer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates daily portfolio analysis to detect allocation drift and generate rebalancing recommendations for a Permanent Portfolio.

Core Features & Use Cases

  • Collects current portfolio data (stocks, long-term bonds, gold, cash/treasuries) and satellite picks
  • Analyzes allocation against 25/25/25/25 targets and flags drift
  • Generates actionable rebalancing recommendations and a readable daily report
  • Read-only workflow ensuring no automated trades

Quick Start

Provide your current Robinhood portfolio data to generate today's drift analysis and rebalancing recommendations.

Frequently Asked Questions about portfolio_balancer

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

FAQPage Schema
How do I automate daily portfolio drift analysis for a Permanent Portfolio?

Portfolio drift analysis compares your current asset allocations against the 25/25/25/25 Permanent Portfolio targets across stocks, long-term bonds, gold, and cash. It flags deviations so you can manually rebalance your holdings.

Can I analyze Robinhood portfolio data for Permanent Portfolio rebalancing recommendations?

Yes, you can analyze Robinhood portfolio data for rebalancing. The workflow collects holdings via the bin/robinhood CLI, evaluates allocation drift against 25% targets, and generates rebalancing recommendations without executing trades.

Does this portfolio rebalancing workflow place automated trades on my behalf?

No, this portfolio rebalancing workflow operates under strict read-only constraints. It analyzes allocation drift and generates recommendations, but it never places automated trades or modifies your holdings.

What is allocation drift and when do I need to rebalance my Permanent Portfolio?

Allocation drift happens when market movements shift your holdings away from the 25/25/25/25 Permanent Portfolio targets across stocks, bonds, gold, and cash. You need to rebalance when these deviations become significant enough to require corrective trades.

How do I include satellite picks in my daily portfolio analysis?

You include satellite picks in your daily portfolio analysis by providing them alongside your core stocks, bonds, gold, and cash data. The workflow collects these additional holdings and incorporates them into the allocation drift analysis.

What are the limitations of read-only portfolio rebalancing recommendations?

The limitation of read-only portfolio rebalancing recommendations is that they require manual execution. The workflow detects drift and generates guidance but cannot automatically place trades, meaning you must act on the report yourself.