skills/crypto-portfolio-management/SKILL.md
Guide to cryptocurrency portfolio management — asset allocation, rebalancing strategies, risk-adjusted returns, benchmarking, and tax-loss harvesting. Use when helping users build portfolios, rebalance holdings, or evaluate portfolio performance.
npx skillsauth add aaaaqwq/agi-super-team crypto-portfolio-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A practical guide for AI agents helping users build, manage, and optimize cryptocurrency portfolios.
| Risk Profile | Stablecoins | Blue-Chips | Mid-Caps | Small-Caps | DeFi Yield | |-------------|-------------|-----------|----------|-----------|------------| | Conservative | 50–70% | 20–30% | 5–10% | 0–5% | 10–20% | | Moderate | 20–40% | 30–40% | 15–20% | 5–10% | 15–25% | | Aggressive | 5–15% | 20–30% | 25–35% | 15–25% | 20–30% |
Stablecoins (capital preservation + yield):
Blue-Chips (core holdings):
Mid-Caps (growth potential):
DeFi Yield (productive assets):
Rebalance on a fixed schedule:
Rebalance when an asset deviates from target allocation:
Target: 30% BTC, 30% ETH, 20% Stables, 20% Alts
If BTC rallies and becomes 40% of portfolio:
| Type | Trigger | Action | |------|---------|--------| | Fixed | Price drops X% from entry | Sell position | | Trailing | Price drops X% from peak | Sell position | | Time-based | Position held > Y months at loss | Evaluate and potential tax harvest |
| Metric | Formula | What It Tells You | |--------|---------|------------------| | Total Return | (Current - Initial) / Initial | Overall performance | | Sharpe Ratio | (Return - Risk-free) / StdDev | Risk-adjusted return | | Max Drawdown | Largest peak-to-trough drop | Worst-case scenario | | Win Rate | Profitable trades / Total trades | Trading consistency |
Compare your portfolio against:
Sell losing positions to realize losses, then:
Don't let stablecoins sit idle. Options:
Make your holdings work:
Stack multiple sources:
Base Asset (ETH/USDC)
└── Supply to Aave (lending yield)
└── Use aToken as collateral
└── Borrow stables
└── Mint USDs (auto-yield)
⚠️ Layering increases risk. Only for experienced users.
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.