mcpbeat

Catalyst Calendar

anthropics/catalyst-calendar

Build and maintain a calendar of upcoming catalysts across a coverage universe — earnings dates, conferences, product launches, regulatory decisions, and macro events. Helps prioritize attention and position ahead of events. Triggers on "catalyst calendar", "upcoming events", "what's coming up", "earnings calendar", "event calendar", or "catalyst tracker".

777 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
33987
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/anthropics/financial-services --skill catalyst-calendar

The instruction itself

8 sections, as written by the author

Catalyst Calendar

Workflow

Step 1: Define Coverage Universe

  • List of companies to track (tickers or names)
  • Sector / industry focus
  • Include macro events? (Fed meetings, economic data, regulatory deadlines)
  • Time horizon (next 2 weeks, month, quarter)

Step 2: Gather Catalysts

For each company, identify upcoming events:

Earnings & Financial Events

  • Quarterly earnings date and time (pre/post market)
  • Annual shareholder meeting
  • Investor day / analyst day
  • Capital markets day
  • Debt maturity / refinancing dates

Corporate Events

  • Product launches or announcements
  • FDA approvals / regulatory decisions
  • Contract renewals or expirations
  • M&A milestones (close dates, regulatory approvals)
  • Management transitions
  • Insider trading windows (lockup expirations)

Industry Events

  • Major conferences (dates, which companies presenting)
  • Trade shows and expos
  • Regulatory comment periods or rulings
  • Industry data releases (monthly sales, traffic, etc.)

Macro Events

  • Fed meetings (FOMC dates)
  • Jobs report, CPI, GDP releases
  • Central bank decisions (ECB, BOJ, etc.)
  • Geopolitical events with market impact

Step 3: Calendar View

| Date | Event | Company/Sector | Type | Impact (H/M/L) | Our Positioning | Notes |

|------|-------|---------------|------|-----------------|----------------|-------|

| | | | Earnings/Corp/Industry/Macro | | Long/Short/Neutral | |

Step 4: Weekly Preview

Each week, generate a forward-looking summary:

This Week's Key Events:

  • [Day]: [Company] Q[X] earnings — consensus [$X EPS], our estimate [$X], key focus: [metric]
  • [Day]: [Event] — why it matters for [stocks]
  • [Day]: [Macro release] — expectations and positioning

Next Week Preview:

  • Early heads-up on important events coming

Position Implications:

  • Events that could move specific positions
  • Any pre-positioning recommended
  • Risk management ahead of binary events

Step 5: Output

  • Excel workbook with calendar view and sortable columns
  • Weekly preview email/note (markdown)
  • Optional: integration with Google Calendar

Important Notes

  • Earnings dates shift — verify against company IR pages and Bloomberg/FactSet closer to the date
  • Pre-announce risk: track companies with a history of pre-announcing (positive or negative)
  • Conference attendance lists are valuable — which companies are presenting and which are conspicuously absent?
  • Some catalysts are recurring (monthly industry data) — build a template and auto-populate
  • Color-code by impact level: Red = high impact, Yellow = moderate, Green = routine
  • Archive past catalysts with the actual outcome — builds pattern recognition over time

How to use it

Copy the folder

Take anthropics/catalyst-calendar from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.