Catalysts
Description
--- name: catalysts description: 构建催化剂日历 — 已发生事件 + 未来 60 天关键节点 + 影响分级 --- # /catalysts <股票代码> ## 工作流 1. 从 dim 15 (事件驱动) 提取历史事件 + 预排标准日程 2. 调用: ```python from lib.research_workflow import build_catalyst_calendar cal = build_catalyst_calendar(features, raw) ``` ## 输出 - **已发生事件**(按时间倒序,分类打标 high/medium/low) - **未来 30 天**: - 季报披露窗口(高影响) - 股东大会 / 投资者关系活动(中影响) - **未来 60 天**: - 行业展会 / 新品发布(中影响) - **宏观节点**: - 美联储 FOMC 会议(参考) - 统计:`high_impact_count`, `next_30d` 列表 ## 展示样式 ```
Installation
Installs to ~/.claude/skills/wbh604-uzi-skill-catalysts/SKILL.md
mkdir -p ~/.claude/skills/wbh604-uzi-skill-catalysts && curl -fsSL https://raw.githubusercontent.com/wbh604/UZI-Skill/HEAD/commands/catalysts.md -o ~/.claude/skills/wbh604-uzi-skill-catalysts/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11