🧪 Skills
Portfolio
Track and manage your investment portfolio with holdings, returns, allocation, dividends, rebalancing, and performance reports—all data stored locally.
v1.0.0
Description
name: portfolio version: 1.0.0 author: BytesAgain license: MIT-0 tags: [portfolio, tool, utility]
Portfolio
Investment portfolio tracker — track holdings, calculate returns, asset allocation analysis, dividend tracking, rebalancing suggestions, and performance reports.
Commands
| Command | Description |
|---|---|
portfolio add |
|
portfolio holdings |
Holdings |
portfolio returns |
Returns |
portfolio allocation |
Allocation |
portfolio dividends |
Dividends |
portfolio rebalance |
Rebalance |
Usage
# Show help
portfolio help
# Quick start
portfolio add <ticker> <qty> <price>
Examples
# Example 1
portfolio add <ticker> <qty> <price>
# Example 2
portfolio holdings
How It Works
Reads your input, processes with built-in logic, and outputs structured results. All data stays local — no external API calls unless you configure them.
Tips
- Run
portfolio helpfor all available commands - Data stored locally in your workspace
- No API keys required for basic features
- Works offline
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!