AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Alphagbm Watchlist

skill-alphagbm-skills-alphagbm-watchlist · by AlphaGBM

|

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-alphagbm-skills-alphagbm-watchlist

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-alphagbm-skills-alphagbm-watchlist)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Alphagbm Watchlist? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AlphaGBM Watchlist

Monitor your favorite tickers for meaningful changes -- price moves, IV shifts, unusual activity, upcoming earnings, and score changes -- all in one dashboard.

What This Skill Does

| Feature | Description | |---------|-------------| | Custom Watchlists | Create and manage personal lists of tickers to track | | Hot Options List | Default curated list of tickers with the most interesting options activity | | Price Alerts | Flags significant price moves (gap up/down, breakout, breakdown) | | IV Rank Changes | Highlights tickers where IV rank crossed key thresholds (e.g., above 80 or below 20) | | Unusual Activity | Surfaces any unusual options flow on watchlist tickers | | Earnings Approaching | Warns when a watchlist ticker has earnings within the next 7 days | | Priority Ranking | Notifications ranked by importance so you see what matters first |

How to Use

Input: Watchlist management command or query.

Output:

  • Watchlist dashboard: each ticker with current price, daily change, IV rank, next earnings date
  • Alert flags: what changed since last check (price breakout, IV spike, unusual flow, etc.)
  • Daily summary: priority-ranked notifications across all watchlist tickers
  • Quick actions: suggested trades based on watchlist alerts

Example Queries:

  • add AAPL to watchlist — Add a ticker to your custom watchlist
  • my watchlist — View your full watchlist dashboard
  • watch NVDA TSLA META — Add multiple tickers at once
  • watchlist alerts — Show only tickers with active alerts
  • remove SPY from watchlist — Remove a ticker
  • hot options — View the curated high-activity options list

Mock Data

Mock data files are located in mock-data/watchlist/ and include:

  • user-watchlist.json — Sample user watchlist with 10 tickers
  • watchlist-alerts.json — Triggered alerts for watchlist tickers
  • hot-options.json — Curated hot options list

API Endpoint

GET    /api/user/watchlist
POST   /api/user/watchlist
DELETE /api/user/watchlist/{symbol}
GET    /api/user/watchlist/alerts
GET    /api/analytics/hot-options

POST body: { "symbol": "AAPL" } or { "symbols": ["NVDA", "TSLA", "META"] }

Response fields: watchlist[], alerts[], daily_summary, hot_options[]

Related Skills

| Skill | Relevance | |-------|-----------| | [alphagbm-stock-analysis](../alphagbm-stock-analysis/) | Deep dive on any watchlist ticker | | [alphagbm-alert](../alphagbm-alert/) | Set specific alert conditions on watchlist tickers | | [alphagbm-unusual-activity](../alphagbm-unusual-activity/) | Unusual flow data that triggers watchlist notifications |


Powered by AlphaGBM — Real-data options & research intelligence. 10K+ users.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.