662★by jhillin8
portfolio-watcher – OpenClaw Skill
portfolio-watcher is an OpenClaw Skills integration for devops workflows. Monitor stock/crypto holdings, get price alerts, track portfolio performance
Skill Snapshot
| name | portfolio-watcher |
| description | Monitor stock/crypto holdings, get price alerts, track portfolio performance OpenClaw Skills integration. |
| owner | jhillin8 |
| repository | jhillin8/portfolio-watcher |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @jhillin8/portfolio-watcher |
| last updated | Feb 7, 2026 |
Maintainer

name: portfolio-watcher description: Monitor stock/crypto holdings, get price alerts, track portfolio performance author: clawd-team version: 1.0.0 triggers:
- "check portfolio"
- "stock price"
- "crypto price"
- "set price alert"
- "portfolio performance"
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
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install portfolio-watcher?
Run openclaw add @jhillin8/portfolio-watcher in your terminal. This installs portfolio-watcher into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jhillin8/portfolio-watcher. Review commits and README documentation before installing.
