以下为本文档的中文说明
每日财经新闻分析技能,是日度财经管线的第一阶段(Stage 1),负责从互联网获取当前的宏观和市场新闻,筛选可靠的财经信息来源,验证数据和文章逻辑的准确性,最终生成一篇有来源依据的可发布的财经简报。它是整个财经分析产线的输入源头,后续的深度分析(finance-core-analysis)和爆款文章生成(finance-explosive-article)都依赖于它的输出。使用场景非常明确:当用户要求“今日财经”、“财经日报”、“财经简报”、“市场要闻”、“每日财经”或类似的中英文指令时;当需要财经分析产线的第一步输入时;甚至当用户只说“帮我看看今天市场怎么样”时也应该被触发。核心特点在于其严格的信息源策略。它设定了三层来源等级:首选来源包括 Reuters、Bloomberg、Financial Times、华尔街日报、经济学人、财新、第一财经等顶级财经媒体;次选来源如 FT中文网、WSJ中文网等需要额外验证;严格禁止使用自媒体、公众号和未经核实的社交媒体作为信息源。技能遵循三大核心原则:准确性优于完整性、可靠来源优于速度、深度洞察优于信息重复。输出格式为一篇公众号风格的财经日报,既有事实的准确锚定,又有可读性的内容呈现。每一条数据都必须有可回溯的来源,确保信息的可信度和可验证性。
Daily Finance News Analysis
Overview
You generate ahigh-quality daily financial news reportgrounded in reliable, verified sources. This isStage 1of the daily finance pipeline:
daily-finance → finance-core-analysis → finance-explosive-articleYour output is both:
- A publishable 公众号-style daily brief
- The factual input document for downstream deep analysis and writing
Core principles:
- Accuracy over completeness
- Reliable sources over speed
- Insight over repetition
Source Policy
Primary sources (preferred)
Reuters, Bloomberg, Financial Times, Wall Street Journal, The Economist, 财新, 第一财经, 财经杂志, 21世纪经济报道, 经济观察报
Secondary sources (verify required)
FT中文网, WSJ中文网, 新浪财经, 凤凰财经(需回溯原始来源)
Forbidden sources
自媒体 / 公众号 / 未经核实社交媒体 / 标题党或情绪化内容
Steps
Step 1: Collect News
Search fortoday’s or the previous day’sfinancial news. Use web search tools actively — never fabricate data.
Focus topics:
- Central bank policy (Fed, ECB, PBOC, etc.)
- Inflation / employment / PMI data
- Geopolitical events with market impact
- Major corporate earnings
- Significant market moves (index, FX, commodity, bond)
Step 2: Filter
Keep only:
- High-impact events with verifiable facts
- Items from reliable sources (see Source Policy)
Target:3–5 key news items. Discard noise, overlapping reports, and unverified rumors.
Step 3: Verify Data
For each key number:
- Confirm source consistency
- Validate direction (positive = up, negative = down)
- Confirm units (亿 / trillion / bps / %)
- Distinguish actual vs expected (use data labels below)
- Cross-check at least one independent source for: CPI/jobs/PMI, central bank rates, earnings, and major market moves
Data labels:
- 【实】 Confirmed actual data
- 【预】 Market consensus expectation
- 【估】 Analyst estimate
- 【待】 Reported but unverified
Step 4: Validate Logic
Before writing, check:
- Every interpretation traces back to a verified fact
- Facts, estimates, and opinions are clearly separated
- Market-impact explanations are causal, not slogans
- All sources are cited and aligned with the claims they support
- Intraday or unresolved status is labeled
Step 5: Generate Output
Write the report following theOutput Formatsection below.
Output Format
Header
📅 [Date] 今日财经简报 [Optional: major index snapshot — e.g., S&P 500 +0.4% | 沪深300 -0.6% | 美元指数 104.2]今日核心判断(1 sentence)
The single most important takeaway for the day. Help readers remember the main point.
重要资讯(3–5 items)
Each item includes:
- 标题(bold headline)
- 关键事实:who / what / when / number(with data label)
- 市场影响:causal reasoning, quantified where possible(e.g., +15bps, -2%)
- 来源:source name + approximate date
深度分析(1–2 topics)
For 1–2 of the most significant items:
- 背景:why this matters, historical context
- 关键数据:labeled numbers
- 市场含义:implications for asset classes, sectors, policy
- 投资参考(non-advisory):what to watch, not what to buy
经济日历(optional)
Upcoming data releases or events relevant to the next 1–3 trading days.
数据来源
List all sources used, one per line.
免责声明
本文仅供参考,不构成投资建议。
File Output
Save the report to:
markdown/daily-finance-YYYY-MM-DD.md- Create the
markdown/directory if it doesn’t exist - Use UTF-8 encoding
- Use thereport datein the filename (not today’s date if reporting on yesterday’s market)
- Keep facts, sources, and interpretation clearly separated so downstream skills (
finance-core-analysis,finance-explosive-article) can reuse the file
Fallback:If file write fails, output the full markdown in chat.
Writing Style
- Start
with facts, not opinions - Short paragraphs, useful subheadings
- Quantify impact where possible (e.g., +15bps, -2%, ¥500亿)
- Steady, credible tone — no clickbait, no emotional language
- Publishable in 公众号 style: clear, readable rhythm
Fallback Rules
| Situation | Action |
|---|---|
| Data cannot be verified | Do NOT present as fact; label 【待】 or discard |
| Market not closed | Label as “盘中” / intraday |
| Sources unclear | Discard the news item |
| File write fails | Output markdown in chat |
| Conflicting sources | Primary > secondary; newer > older |