Agent Skills
› companion-inc/feynman
› paper-narrative
paper-narrative
GitHub用于优化科学论文论证逻辑的Skill,通过提取核心主张、识别证据链缺口并重构图表顺序来提升文章说服力。
Trigger Scenarios
需要优化论文论证结构
分析证据链完整性
调整图表顺序以增强逻辑流
Install
npx skills add companion-inc/feynman --skill paper-narrative -g -y
SKILL.md
Frontmatter
{
"name": "paper-narrative",
"description": "Shape the scientific story across a manuscript, abstract, figures, and evidence. Use when a task asks for paper structure, figure order, argument flow, missing analyses, or manuscript revision strategy."
}
Paper Narrative
Use this skill to improve the argument a scientific paper makes.
Workflow:
- Extract the central claim, audience, evidence chain, figure order, and decision each figure must support.
- Identify gaps where a figure claims more than the data proves, where methods are missing, or where the sequence of evidence is weak.
- Reorder, merge, split, or cut sections and panels based on the argument, not surface polish.
- Send figure-level work to
figure-composerand single-panel plot work tofigure-style. - Save a revision plan or manuscript draft with source/provenance notes.
The output should read as a paper's evidence arc, not as a generic writing checklist.
Version History
- 54d08a3 Current 2026-07-25 07:15


