Monitor stock/crypto holdings, get price alerts, track portfolio performance
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill monitor-holdings-and-price-alerts --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monitor Holdings And Price Alerts?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-monitor-holdings-and-price-alerts)More formats (shields.io, HTML) on the badges page.
---
name: monitor-holdings-and-price-alerts
description: "Monitor stock/crypto holdings, get price alerts, track portfolio performance"
category: "Finance & Crypto"
author: community
version: "1.0.0"
icon: coins
---
# Portfolio Watcher
Monitor your investments through natural conversation. Real-time prices, alerts, and performance tracking.
## What it does
Tracks your stock and crypto holdings, fetches real-time prices, sends alerts when targets are hit, and calculates portfolio performance. No brokerage connection needed—just tell Clawd what you own.
## Usage
**Add holdings:**
```
"I own 50 shares of AAPL at $150"
"Add 0.5 BTC bought at $40,000"
"Track NVDA, bought 20 shares at $280"
```
**Check prices:**
```
"What's TSLA at?"
"Bitcoin price"
"Check all my stocks"
```
**Set alerts:**
```
"Alert me if AAPL hits $200"
"Notify when ETH drops below $2000"
"Remove MSFT alert"
```
**Portfolio overview:**
```
"How's my portfolio doing?"
"Total gains/losses"
"Best and worst performers"
```
## Supported Assets
- US stocks (NYSE, NASDAQ)
- Major cryptocurrencies
- ETFs
- International stocks (limited)
## Tips
- Include purchase price for accurate gain/loss tracking
- Say "update [ticker] to [shares] at [price]" to modify holdings
- Ask "portfolio allocation" for pie chart breakdown
- Prices update every few minutes (not real-time streaming)
- This is informational only—not financial advice
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!