Write and save Chinese beginner-friendly paid manual subsections for "全品种操盘手册", a retail-investor education/subscription product covering the full 17-chapter + appendix outline from digoal's 2026-05-28 article. Use when the user provides a subsection title or asks to continue/complete the manual for 投资小白/散户, especially with triggers like 每次写一小节, 全品种操盘手册, 操盘手册, 知识付费, SVG图解, 第一性原理, markdown目录, 进度跟踪, or 散户金融工具.
68
82%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Write exactly one subsection per invocation unless the user explicitly asks for an outline or revision batch. Save the finished subsection as Markdown under the current project's markdown/ directory and save all diagrams as standalone SVG files referenced by that Markdown.
Treat every output as investment education, not personalized investment advice.
Each subsection must present its main view as a single reasoning chain, not as scattered conclusions plus separate evidence. Start from explicit premises, derive the view step by step in novice-friendly language, state how conclusions change if key premises change, then use authoritative data and representative cases to test, prove, or limit the derived view. Treat this as a combined theoretical-science and empirical-science method: logic first, evidence second, revision when premises fail.
Always load references/manual-outline.md before drafting a new subsection.
Treat references/manual-outline.md as the source-of-truth chapter map.
When the user asks to continue, complete the whole manual, or write the next subsection, maintain a progress file at markdown/manual-progress.md. Use it only to track chapter/subsection status, saved file paths, and short notes; do not merge multiple subsections into one article.
Accept these inputs from the user:
小节标题: required. Use it as the article's main title.其他参考信息: optional. Incorporate user-provided notes, data, links, constraints, examples, or intended readers.目标读者: default to mainland China novice retail investors with limited financial knowledge.输出文件名: optional. If absent, derive a concise pinyin/English slug from the subsection title plus date.已写稿件路径: optional. If provided, inspect it to avoid repeated content and preserve series continuity.进度文件路径: optional. If absent and continuation is implied, use markdown/manual-progress.md.If the title is missing, ask one concise clarification question. If references are missing, continue with the manual outline and current authoritative sources, but say which assumptions you used.
Use this file layout:
<current project>/markdown/
<slug>.md
manual-progress.md
assets/
<slug>/
01-*.svg
02-*.svgRules:
markdown/ and markdown/assets/<slug>/ if they do not exist.markdown/<slug>.md.markdown/manual-progress.md.markdown/assets/<slug>/.<svg> blocks in the Markdown body.references/manual-outline.md and any user-provided references.markdown/manual-progress.md and existing markdown/*.md files, then choose the first unwritten subsection in outline order.常量, 慢变量, or 关键变量.因为哪个前提成立 -> 所以产生什么机制 -> 因此小白该得到什么判断..svg, explicit xmlns, viewBox, width, height, no JavaScript, no external assets, no foreignObject, no remote fonts.manual-progress.md is in use, mark only the completed subsection as done and record its Markdown path.Use this structure unless the user explicitly requests a different one:
# [小节标题]
> 适用读者: ...
> 本文定位: 投资教育框架, 不构成个性化投资建议。
## 一句话先懂
## 核心观点
用1-2段话直接说出本节最重要的判断,不要序言式的铺垫。
## 逻辑推导链
用连贯的自然段落展开推导,从为什么这个观点成立说起,逐层展开:
1. 因为[前提A] → 所以[机制/现象]
2. 因为[前提B] + [前提A] → 所以[进一步推论]
3. 继续展开...
4. 最后得到[核心结论]
在推导过程中,每引入一个新前提,说明:
- 它为什么重要(如果它不成立,整条链就断在哪里)
- 什么情况下它会被推翻
- 推翻后结论如何调整
推导完成后,用一段话补充:这条结论在什么边界条件下成立,权威数据/案例是如何支撑或限制它的。
## 适用边界
- 适合什么样的人/市场环境
- 什么情况下这条结论不再可靠,需要重新判断
## 操作框架
给出可直接执行的动作步骤(3-5步),每步说清输入什么、判断什么、得到什么动作。
## 实操例子
用一个具体场景演示如何把框架套进去。不是推荐具体产品,而是示范判断流程。
## 常见错误
列出3-5个最常见的认知偏差或行为错误,每个用一句话点破。
## 执行清单
用表格列出3-5个买入前必须确认的问题,每行一个具体问题加判断标准。
## 本节小结
用2-3句话收束,回归底层原则,给出下一节的逻辑钩子。
## 参考资料Target length: 2,000-3,500 Chinese characters. Prefer short paragraphs and diagrams over dense prose.
Create diagrams that make reasoning easier, not decorative images.
Recommended SVG types:
01-logic-map.svg: core mechanism, causal loop, or first-principles chain.02-decision-tree.svg: market condition -> tool choice -> risk control.03-risk-boundary.svg: when to use, reduce, avoid, or review.04-worked-example.svg: optional flow from investor input to operating framework.05-checklist.svg: optional execution checklist or review board.Each SVG should:
<title> and <desc>.When using markdown/manual-progress.md, keep it short and mechanical:
# 全品种操盘手册写作进度
Source outline: references/manual-outline.md
Last updated: YYYY-MM-DD
| 章节 | 小节 | 状态 | Markdown | 备注 |
|---|---|---|---|---|
| 第一章 | 为什么小白第一课不是赚钱, 而是识别风险 | done | chapter-01-risk-first.md | |
| 第一章 | 金融产品的六大底层风险: 权益、利率、信用、商品、汇率、杠杆 | todo | | |Rules:
todo, draft, or done.done until its Markdown file exists and its SVG references have been checked.前提 -> 推导 -> 可变前提 -> 实证检验 -> 行动边界.Do:
Do not:
Before finalizing, verify:
markdown/.manual-progress.md is updated when continuation or whole-manual completion is implied.3b9c83d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.