mcpbeat Sign in

Catalyst Calendar Skill for Claude

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

Other skills for the same job

different authors, same section of the catalogue
File Organizer
by frostant
×10

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

3k tokens
Domain Name Brainstormer
by frostant
×8

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

1k tokens
Brainstorming
by ZhanlinCui
×4

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

626 tokens
Planning With Files
by ZhanlinCui
×3

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

9k tokens scripts
Scientific Brainstorming
by christophacham
×3

Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.

5k tokens
GitHub Project Management
by ComeOnOliver
×3

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

14k tokens
Grill Me
by ComeOnOliver
×3

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

3k tokens
Workflow Automation
by ComeOnOliver
×3

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility

3k tokens

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.