Agent skill · Workflow & Productivity

catalyst-calendar

Event tracker: earnings dates, economic releases, conferences, regulatory events

ginlix-aigithub.com/ginlix-aiGitHub ↗
claude-codeApache-2.0
Install
npx skills add ginlix-ai/LangAlpha --skill catalyst-calendar --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/catalyst-calendar/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,604
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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". ## 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 using platform tools: - Use macro MCP: `get_earnings_calendar(from_date, to_date)` for all companies reporting in date range - Use macro MCP: `get_economic_calendar(from_date, to_date)` for upcoming macro events - Use `get_company_overview` tool for company details - Use `WebSearch` / `WebFetch` for news-driven catalysts **Earnings & Financial Events** - Quarterly earnings date and time (pre/post market) - Annual shareholder meeting - Investor day / analyst day - Capital markets day - Debt maturity

What's inside
Steps it walks through
  1. Workflow
  2. Step 1: Define Coverage Universe
  3. Step 2: Gather Catalysts
  4. Step 3: Calendar View
  5. Step 4: Weekly Preview
  6. Step 5: Output
  7. Important Notes
More from LangAlpha
All skills →
About this skill
What does the catalyst-calendar skill do?

Event tracker: earnings dates, economic releases, conferences, regulatory events

How do I install it?

Run `npx skills add ginlix-ai/LangAlpha --skill catalyst-calendar --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ginlix-ai/LangAlpha, a repository with 1,604 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going