parallax-watchlist-monitor

Analyze stock tickers for score changes and catalysts using Parallax MCP tools.

3|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-watchlist-monitor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: parallax-watchlist-monitor
Source: https://github.com/bencharoenwong/parallax-workflows/tree/main/skills/watchlist-monitor
Command: npx skills add https://github.com/bencharoenwong/parallax-workflows --skill parallax-watchlist-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor a watchlist of tickers to surface score changes, news catalysts, technical shifts, and analyst updates using Parallax MCP tools.

Core Features & Use Cases

  • Score Scan: For each symbol, compute change in total score over a user-specified window.
  • Flag Movers: Identify tickers with significant score changes or factor movements.
  • News Check: Retrieve catalysts for flagged tickers to explain moves.
  • Technical & Analyst Checks: Assess trend changes and consensus shifts for flagged symbols.
  • Output: Produce a Watchlist Summary, Alerts (ranked by change magnitude), Stable Names, and Recommended Actions for deeper review.

Quick Start

Call the watchlist monitor with a space-separated list of tickers (e.g., AAPL.O MSFT.O) to receive a live-change alert summary.

Frequently Asked Questions about parallax-watchlist-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor a stock watchlist for score changes and news catalysts?▼

To monitor a stock watchlist for score changes, you can analyze a space-separated list of tickers to surface per-symbol score movements, technical shifts, and news catalysts over a specified time window.

Can I get technical analysis and analyst notes for multiple tickers at once?▼

Yes, you can retrieve technical analysis and analyst notes for multiple tickers by running a watchlist scan that flags significant movers and fetches consensus shifts for those specific symbols.

How does watchlist score analysis work for flagging significant stock movers?▼

Watchlist score analysis works by computing the change in total score for each ticker over a user-specified window, flagging the symbols with the most significant score or factor movements for rapid review.

Do I need Parallax MCP tools to run watchlist alerts and news synthesis?▼

Yes, running watchlist alerts and news synthesis requires Parallax MCP tools including get_score_analysis, get_news_synthesis, get_technical_analysis, and get_stock_outlook to retrieve catalysts and trend data.

What is the best way to track stock score changes over several weeks?▼

The best way to track stock score changes over several weeks is to use a weeks parameter that sets the analysis window, allowing the monitor to compute score deltas and surface relevant catalysts for that period.

What output should I expect from a multi-symbol watchlist monitor scan?▼

A multi-symbol watchlist monitor scan outputs a Watchlist Summary, ranked Alerts by change magnitude, a list of Stable Names, and Recommended Actions for deeper review of flagged tickers.