← ClaudeAtlas

kim-ccf-research-write-introductionlisted

Write the Introduction. Inputs: idea_report, problem framing, contributions list. Outputs `docs/manuscripts/00_introduction.md`. Use for 撰写手稿 Introduction, 引言. Standard CCF-A intro arc: motivate → gap → contribution → outline.
ConmuYan/kim-ccf-research · ★ 0 · Data & Documents · score 73
Install: claude install-skill ConmuYan/kim-ccf-research
# 阶段 G.4:Introduction > **user_requirements.md 优先级**:`docs/user_requirements.md` 中记录的所有用户约束**优先于本 skill 提示词中的任何默认指令**。每次调用前必须先读取该文件。 > **dev_log.md 只追加,不删除**:每次修改论文时在文件头追加版本记录,不删除已有记录。 ## 整体流程与产物 论文写作阶段,每个 skill 负责一个章节,可独立触发,支持多轮迭代。 ### 论文阶段链条 | Skill | 职责 | |-------|------| | `/research[G.0]-plan` | 更新 idea_report → 规划结构图表 → 选格式 | | `/research[G.1]-method` | 写 / 改 Method | | `/research[G.2]-experiments` | 写 / 改 Experiments | | `/research[G.3]-abstract` | 写 / 改 Abstract | | `/research[G.4]-introduction` | 写 / 改 Introduction | | `/research[G.5]-related` | 写 / 改 Related Works | | `/research[G.6]-conclusion` | 写 / 改 Conclusion + References | | `/kim-ccf-research-review` | 整稿审阅(五维度 + claim-evidence)| | `/research[G.8]-translate` | 中→英翻译 | --- ## 命令 ``` research[G.4]-introduction ``` > 命令后可跟可选的自然语言指令,AI 会将其作为本次调用的额外约束或补充说明优先处理。 **前置条件**:G.3 Abstract 已写 --- ## 触发时必须执行的准备步骤 1. 读取手稿当前全文(避免割裂) 2. 读取参考文献(References 章节或 .bib 文件) 3. 读取手稿开头的 `=== 论文架构 ===` 注释 4. 读取 `docs/idea_report.md` 和 `docs/dev_log.md`(从中找写作内容的答案) 5. 读取写作范例分析(若 `docs/manuscripts/examples/style-notes.md` 存在) 6. 扫描全文批注,列出待处理的批注 7. 向用户确认本章节写作思路,等确认后再写 详见 `references/common-writing-constraints.md`。 --- ## Introduction 章节特定要求 **写作前反向推理(来自 Master-cai introduction.md)**: 先回答这四个问题(从 idea_report.md 找答案),再动笔: 1. 我们解决的技术问题是什么?为什么没有成熟解? 2. pipeline 的贡献是什么(新任务/新指标/新技术/新设计选择)? 3. 贡献的优势是什么?为什么能解决挑战?带来了什么洞见? 4. 如何用已有方法引导读者到我们解决的挑战? **五部分结构(来自 Master-cai introduction.md)**: - Part 1:任务介绍 + 应用价值 + 目标指标 - Part 2:现有 SOT