CatalystWatch for Openclaw

A sophisticated market catalyst tracker for monitoring earnings, regulatory decisions, and macroeconomic data releases in real-time.

collierking
v0.0.2
Feb 22, 2026
0
1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install catalystwatch

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install catalystwatch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is CatalystWatch?

CatalystWatch is a specialized financial intelligence tool designed to identify and analyze events that trigger significant price movement in equities and other financial instruments. As a key component of the Openclaw Skills ecosystem, it provides AI agents with the ability to navigate complex market calendars, from high-stakes biotech FDA approvals to quarterly corporate earnings reports.

By leveraging this skill, developers can build automated trading assistants that don't just see price action, but understand the fundamental drivers behind it. Whether you are tracking a specific ticker or monitoring an entire sector, CatalystWatch synthesizes raw event data into actionable insights for more informed decision-making.

CatalystWatch Use Cases

  • Tracking upcoming earnings dates, whisper numbers, and historical surprise trends for a specific portfolio.
  • Monitoring the biotech sector for critical FDA PDUFA dates and advisory committee meetings.
  • Organizing macroeconomic calendars to prepare for FOMC meetings, CPI releases, and jobs reports.
  • Identifying corporate actions such as M&A announcements, share buybacks, and insider transactions.

How CatalystWatch Works

  1. The user provides a ticker symbol, a sector, or a specific category of events to the AI agent.
  2. CatalystWatch authenticates via the provided API key to fetch real-time data from financial event providers.
  3. The skill parses the raw data, filtering for high-impact catalysts based on consensus estimates or historical volatility.
  4. The agent returns a structured summary or sets up an automated alert based on the catalyst lifecycle.

CatalystWatch Setup

To integrate CatalystWatch into your environment for Openclaw Skills, you must configure the following environment variables:

# Required: Your authentic API key for data access
export CATALYSTWATCH_API_KEY="your_api_key_here"

# Optional: A comma-separated list of default tickers to monitor
export CATALYSTWATCH_WATCHLIST="AAPL,TSLA,NVDA,MSFT"

CatalystWatch Data Schema & Taxonomy

CatalystWatch structures its findings into a clear taxonomy to ensure interoperability within the Openclaw Skills framework. Data is typically organized as follows:

Event Type Key Metadata Fields
Earnings Ticker, Date, Consensus EPS, Whisper Number, Surprise Trend
Regulatory Drug Name, Indication, FDA Event Type, PDUFA Date
Macro Release Name, Actual vs. Forecast, Impact Rating, Previous Value
Corporate Action Type (M&A, Buyback), Announcement Date, Status

CatalystWatch Advanced Features

  • Support for multi-ticker watchlists with automated recurring status checks.
  • Sentiment analysis preparation by correlating historical earnings surprises with price movement.
  • Cross-referencing sector-wide catalysts to identify broad market trends.
  • Modular integration with other Openclaw Skills for comprehensive financial research pipelines.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*