一键导入
outline
Create structured paper outlines using Ten Rules framework. Use when starting a new section, planning results, or restructuring content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create structured paper outlines using Ten Rules framework. Use when starting a new section, planning results, or restructuring content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Load context from the paper draft and analysis checklist before working on an analysis. Use when starting work on a paper-related analysis to get relevant context.
Write up analysis findings as a GitHub Issue following lab notebook workflow. Use when documenting experiments, analysis results, or conclusions from the conversation.
| name | outline |
| description | Create structured paper outlines using Ten Rules framework. Use when starting a new section, planning results, or restructuring content. |
| allowed-tools | Read, Glob, Grep, Edit, Write, AskUserQuestion |
Generate structured one-sentence-per-paragraph outlines following the "Ten Simple Rules for Structuring Papers" (Mensh & Kording) and writing conventions.
/outline [section]
Examples:
/outline abstract
/outline introduction
/outline results
/outline discussion
/outline # (asks which section)
Before asking any questions, read all available analysis results and present a summary.
docs/paper/analysis_checklist.md for analysis statusnotebooks/ for completed analysesDo not proceed until the user confirms.
Only after selection is confirmed, ask section-specific questions:
For Abstract: "What is the central claim in one sentence?" For Introduction: "What's the field-level gap?" For Results: "What logical order should these findings appear?" For Discussion: "Which limitations are most important to acknowledge?"
Apply structure from TENRULES.md and style from STYLE.md.
Output format: Numbered sentences with annotations:
## [Section]: [Central claim]
### Subsection Title (if Results)
1. [Context] First sentence establishing context...
2. [Data] Second sentence with key finding/data...
3. [Conclusion] Third sentence interpreting the result...
After presenting the outline:
CHECKLISTS.md| File | Purpose |
|---|---|
TENRULES.md | Condensed actionable rules |
STYLE.md | Writing patterns and examples |
CHECKLISTS.md | Section-specific verification |
docs/paper/outline.md | Current paper outline |
docs/paper/analysis_checklist.md | Analysis status tracking |