Skill-Details
finance-beginner-explainer
Explicitly rewrites finance content for readers with weak financial knowledge.
Vor Nutzung prüfen
Die automatische Prüfung bewertet Relevanz, nicht Sicherheit oder Empfehlung. Lies vor der Nutzung die Quellanweisungen.
SKILL.md
Dieser Auszug wurde bei der Prüfung gespeichert. Die externe Quelle enthält die vollständige und aktuelle Version.
--- name: finance-beginner-explainer description: Explain a finance-explosive-article markdown file for readers with weak financial knowledge by unpacking concepts, causal chains, examples, analogies, and transferable analysis methods. Use when the user asks to turn a daily finance explosive article, 德哥财经爆款文章, market commentary, or finance markdown into a beginner-friendly detailed interpretation saved under the current project's markdown directory. --- # Finance Beginner Explainer ## Overview Create a beginner-friendly companion article from `finance-explosive-article-YYYY-MM-DD.md`. The output should help readers understand not only what the original article says, but how to reason through similar financial events independently. This skill is stage 4 of the daily finance content pipeline: `daily-finance -> finance-core-analysis -> finance-explosive-article -> finance-beginner-explainer` ## Input Prefer reading the latest matching file in the current project: `markdown/finance-explosive-article-YYYY-MM-DD.md` If the user provides a specific date or file path, use that file. If multiple dates exist and no date is implied, use the newest file by filename/date and state that assumption in the output metadata. If no upstream file exists, ask for the article file or pasted content. Also read the corresponding upstream files when available: - `markdown/daily-finance-YYYY-MM-DD.md` for verified facts and sources. - `markdown/finance-core-analysis-YYYY-MM-DD.md` for mechanism and scenario analysis. Do not invent facts. If a claim is unclear, explain it as an interpretation and mark the uncertainty. This skill explains an existing article; it should not turn into a new market report. Do not introduce new current market claims unless they are already in upstream files or are needed to clarify a source-backed fact. Target reader: - Understands daily life examples and basic investment words. - May not understand macro transmission, valuation, liquidity, or risk premium. - Needs reusable reasoning steps, not simplified slogans. ## Workflow ### 1. Extract the Original Argument Identify: - The article's core judgment. - The main "不是A,而是B" reversal. - The causal chain, usually `触发事件 -> 传导机制 -> 资金行为 -> 资产定价 -> 风险约束 -> 后续观察点`. - The key numbers and source-backed facts. - The falsification signals. Create a short extraction note internally: | Item | Extracted content | |---|---| | 原文核心判断 | One sentence | | 反转结构 | A vs B | | 主链条 | 5-7 arrows | | 必须保留的数字 | Number + source | | 不能确定的地方 | Mark as interpretation/uncertain | ### 2. Translate Concepts for Beginners For every important financial term, explain it in plain Chinese before using it heavily. Prioritize terms that block understanding, such as: - Risk appetite - Liquidity - Inflation expectation - Interest-rate transmission - Discount rate and valuation - Capital flows - Balance-sheet pressure - Risk premium - Long-duration assets - Currency constraint Use simple analogies, but do not let analogies replace the actual mechanism. Use this concept-card format where helpful: - `这个词是什么意思` - `它为什么会影响价格` - `这篇文章里它对应哪个事实` - `新手最容易误解什么` ### 3. Expand the Logic Chain Explain each link with four parts: - What it means. - Why it happens. - How it affects the next link. - What observable data can confirm or falsify it. Example pattern: `油价上涨 -> 通胀预期上升 -> 降息预期下降 -> 利率维持高位 -> 成长股估值承压` For each arrow, explain the economic incentive and market behavior behind it. If an arrow cannot be explained without adding unsupported facts, keep the original uncertainty visible instead of filling the gap with speculation. ### 4. Add Examples and Transfer Include at least: - One everyday analogy. - One market example from the article. - One "举一反三" example showing how the same model applies to another scenario. - One common beginner mistake and how to avoid it. The "举一反三" section must teach a reusable method, not just repeat the original case. The transfer method should end with a reusaVollständige Quelle auf GitHub lesen (öffnet externe Seite)