Install
openclaw skills install portfolio-trackerAutomatically tracks and analyzes Vish's stock and crypto portfolio using live Yahoo Finance data, providing updates, performance summaries, and rebalancing...
openclaw skills install portfolio-trackerRun portfolio update or ask "update my portfolio" to fetch live prices via browser and generate analysis.
references/portfolio-holdings.md1. browser action=tabs profile=open-claw-chrome (attach Yahoo Finance tab)
2. For each ticker in holdings:
- browser navigate https://finance.yahoo.com/quote/[TICKER]
- browser snapshot refs=aria (extract price, change, %change)
3. Parse snapshots, calculate values (shares * price)
4. edit portfolio-tracker.md with new table
5. Add analysis section (winners/losers, market summary)
Crypto: Use https://finance.yahoo.com/quote/BTC-USD etc.
[TODO: Choose the structure that best fits this skill's purpose. Common patterns:
1. Workflow-Based (best for sequential processes)
2. Task-Based (best for tool collections)
3. Reference/Guidelines (best for standards or specifications)
4. Capabilities-Based (best for integrated systems)
Patterns can be mixed and matched as needed. Most skills combine patterns (e.g., start with task-based, add workflow for complex operations).
Delete this entire "Structuring This Skill" section when done - it's just guidance.]
[TODO: Add content here. See examples in existing skills:
Vish's exact holdings (shares/amounts). Update manually when buying/selling.
Parses holdings, processes browser data (future: full automation).