Catalyst Calendar
description: 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".
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
Hermes Profile Notes
This skill was packaged from pi-financial-services source path plugins/vertical-plugins/equity-research/skills/catalyst-calendar for the Hermes financial-services profile. Use institutional data connectors first when available, cite sources, and stage outputs for qualified human review.
Common Pitfalls
- Do not present drafts as investment, legal, tax, or accounting advice.
- Do not use web search as the primary source when an institutional MCP/data connector is available.
- Do not execute transactions, contact clients, post to a ledger, or approve onboarding. Stage outputs for review.
Verification Checklist
1---2name: catalyst-calendar3description: Use when financial-services work requires catalyst Calendar.4license: MIT5---67# Catalyst Calendar89description: 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".1011## Workflow1213### Step 1: Define Coverage Universe1415- List of companies to track (tickers or names)16- Sector / industry focus17- Include macro events? (Fed meetings, economic data, regulatory deadlines)18- Time horizon (next 2 weeks, month, quarter)1920### Step 2: Gather Catalysts2122For each company, identify upcoming events:2324**Earnings & Financial Events**25- Quarterly earnings date and time (pre/post market)26- Annual shareholder meeting27- Investor day / analyst day28- Capital markets day29- Debt maturity / refinancing dates3031**Corporate Events**32- Product launches or announcements33- FDA approvals / regulatory decisions34- Contract renewals or expirations35- M&A milestones (close dates, regulatory approvals)36- Management transitions37- Insider trading windows (lockup expirations)3839**Industry Events**40- Major conferences (dates, which companies presenting)41- Trade shows and expos42- Regulatory comment periods or rulings43- Industry data releases (monthly sales, traffic, etc.)4445**Macro Events**46- Fed meetings (FOMC dates)47- Jobs report, CPI, GDP releases48- Central bank decisions (ECB, BOJ, etc.)49- Geopolitical events with market impact5051### Step 3: Calendar View5253| Date | Event | Company/Sector | Type | Impact (H/M/L) | Our Positioning | Notes |54|------|-------|---------------|------|-----------------|----------------|-------|55| | | | Earnings/Corp/Industry/Macro | | Long/Short/Neutral | |5657### Step 4: Weekly Preview5859Each week, generate a forward-looking summary:6061**This Week's Key Events:**621. [Day]: [Company] Q[X] earnings — consensus [$X EPS], our estimate [$X], key focus: [metric]632. [Day]: [Event] — why it matters for [stocks]643. [Day]: [Macro release] — expectations and positioning6566**Next Week Preview:**67- Early heads-up on important events coming6869**Position Implications:**70- Events that could move specific positions71- Any pre-positioning recommended72- Risk management ahead of binary events7374### Step 5: Output7576- Excel workbook with calendar view and sortable columns77- Weekly preview email/note (markdown)78- Optional: integration with Google Calendar7980## Important Notes8182- Earnings dates shift — verify against company IR pages and Bloomberg/FactSet closer to the date83- Pre-announce risk: track companies with a history of pre-announcing (positive or negative)84- Conference attendance lists are valuable — which companies are presenting and which are conspicuously absent?85- Some catalysts are recurring (monthly industry data) — build a template and auto-populate86- Color-code by impact level: Red = high impact, Yellow = moderate, Green = routine87- Archive past catalysts with the actual outcome — builds pattern recognition over time8889## Hermes Profile Notes90This skill was packaged from `pi-financial-services` source path `plugins/vertical-plugins/equity-research/skills/catalyst-calendar` for the Hermes financial-services profile. Use institutional data connectors first when available, cite sources, and stage outputs for qualified human review.919293## Common Pitfalls941. Do not present drafts as investment, legal, tax, or accounting advice.952. Do not use web search as the primary source when an institutional MCP/data connector is available.963. Do not execute transactions, contact clients, post to a ledger, or approve onboarding. Stage outputs for review.979899## Verification Checklist100- [ ] Inputs, assumptions, dates, and currencies are explicit.101- [ ] Numbers tie across tables, models, decks, and memos.102- [ ] Sources are cited and institutional data is preferred where available.103- [ ] Output is labeled draft / for human review where appropriate.