news-pulse
Featured公司新闻脉搏:股价异动时快速归因。用 4 个并行 Agent 侦察公司事件/监管政策/行业对手/市场情绪,产出"事件时间线 + 异动主因判断 + 是否触发论文重审"。
AI & Automation 14,533 stars
2040 forks Updated yesterday MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Codex adapter note
This skill is generated from `skills/news-pulse.md` so Claude Code and Codex users share one canonical workflow.
- Treat `$ARGUMENTS` as the user's request in the current Codex thread.
- When the source mentions Claude-only surfaces such as Task, Agent, WebSearch, Bash, Read, or Write, use the closest Codex capability available in this session: subagents when available, web search when needed, shell commands for local tools, and normal file edits for workspace files.
- Use shared project tools from `tools/` in this repository. Prefer running commands from the repository root with paths like `python3 tools/financial_rigor.py ...`; if the current thread starts outside the repo, locate the actual checkout path first instead of assuming a fixed home-directory path.
- Before starting research, run the `date` command to confirm today's date; treat it as the baseline for "latest" data and state the data cutoff date in the report header. Never assume the current date from training data.
- Preserve the research quality rules from `AGENTS.md`: cross-check financial data, use exact arithmetic tools for valuation/math, and clearly label uncertainty and source gaps.
# 公司新闻脉搏:股价异动快速归因团队
对 $ARGUMENTS 进行最近新闻侦察与异动归因。**这不是深度投研,是情报快速响应**——目标是 10 分钟内回答:"这家公司最近发生了什么?股价异动的真因是什么?要不要重审投资论文?"
## 适用场景
- 持仓/关注股票股价大涨/大跌(一般触发线:单日 ±5%、一周 ±10%)
- 财报后股价异动,想快速搞清市场在反应什么
- 看到新闻标题,但不确定是噪音还是真信号
- **不适用**:完整投研(用 `/investment-team`)、财报深读(用 `/earnings-review`)、长期论文跟踪(用 `/thesis-tracker`)...
Details
- Author
- xbtlin
- Repository
- xbtlin/ai-berkshire
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
earnings-review
AI Berkshire skill: 财报精读:一手资料深度解读. Source: skills/earnings-review.md.
14,533 Updated yesterday
xbtlin AI & Automation Featured
thesis-drift
AI Berkshire skill: 投资论文漂移检测:分清事实变化与措辞变化. Source: skills/thesis-drift.md.
14,533 Updated yesterday
xbtlin AI & Automation Featured
private-company-research
AI Berkshire skill: 未上市公司研究:多Agent并行深度研究框架. Source: skills/private-company-research.md.
14,533 Updated yesterday
xbtlin