用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ginlix-ai/LangAlpha --skill catalyst-calendar命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | catalyst-calendar |
| description | Event tracker: earnings dates, economic releases, conferences, regulatory events |
| license | Derived from anthropics/financial-services-plugins (Apache-2.0). Modified for langalpha. |
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".
For each company, identify upcoming events using platform tools:
get_earnings_calendar(from_date, to_date) for all companies reporting in date rangeget_economic_calendar(from_date, to_date) for upcoming macro eventsget_company_overview tool for company detailsWebSearch / WebFetch for news-driven catalystsEarnings & Financial Events
Corporate Events
Industry Events
Macro Events
| Date | Event | Company/Sector | Type | Impact (H/M/L) | Our Positioning | Notes |
|---|---|---|---|---|---|---|
| Earnings/Corp/Industry/Macro | Long/Short/Neutral |
Each week, generate a forward-looking summary:
This Week's Key Events:
Next Week Preview:
Position Implications:
Save all outputs to $WORK_DIR/work/{task}/.
For all Excel formatting standards, follow the guidelines in
.agents/skills/xlsx/SKILL.md. After generating Excel, run recalculation:python .agents/skills/xlsx/scripts/recalc.py calendar.xlsx 30
get_earnings_calendar closer to the date