Install
$ agentstack add skill-tellmefrankie-ai-investment-skills-price-monitor-alert ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Price Monitor & Alert Agent
Real-time stock price monitoring with configurable stop-loss, take-profit alerts, and market hours awareness. Sends alerts via Telegram.
What it does
- Monitors stock prices during market hours (pre-market, regular, after-hours)
- Triggers alerts when stop-loss or take-profit levels are hit
- 30-minute cooldown deduplication (no alert spam)
- Automatic market hours detection (skips weekends/closed hours)
- Telegram bot integration for instant mobile alerts
Configuration
Monitor these positions:
- AAPL: stop-loss $170, take-profit $200
- NVDA: stop-loss $110, take-profit $150
- TSLA: stop-loss $230, take-profit $300
Alert me via Telegram. Check every 5 minutes during market hours.
Features
- Pre-market (4:00-9:30 ET), Regular (9:30-16:00), After-hours (16:00-20:00)
- Price fetch via Yahoo Finance API (free, no API key needed)
- Alert format includes: ticker, current price, trigger level, % distance, action recommendation
- Cooldown prevents duplicate alerts within 30 minutes
Requirements
- Bash tool access (for running the monitor script)
- Telegram bot token and chat ID (for alerts)
Pricing
Free: Monitor up to 3 tickers (included in GitHub repo) Full bundle — $29 one-time: Unlimited tickers + options flow alerts + all investment skills → https://jaehyunpark.gumroad.com/l/tcyahy
Author
Production-tested monitoring system that caught real stop-loss triggers ($TEM $47.44, $IREN $50 support) and prevented losses.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tellmefrankie
- Source: tellmefrankie/ai-investment-skills
- License: MIT
- Homepage: https://jaehyunpark.gumroad.com/l/tcyahy
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.