Agent Skills
› companion-inc/feynman
› paper-writing
paper-writing
GitHub将研究成果转化为包含章节、公式和引用的 polished 论文草稿。适用于撰写论文、起草报告或整理技术文档,通过 draft 工作流执行。
触发场景
用户要求撰写学术论文
起草研究报告
整理并输出研究结果
生成基于调研的技术文档
安装
npx skills add companion-inc/feynman --skill paper-writing -g -y
SKILL.md
Frontmatter
{
"name": "paper-writing",
"description": "Turn research findings into a polished paper-style draft with sections, equations, and citations. Use when the user asks to write a paper, draft a report, write up findings, or produce a technical document from collected research."
}
Paper Writing
Run the /draft workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.
Agents used: writer, verifier
Output: paper draft in papers/.
版本历史
- 54d08a3 当前 2026-07-25 07:16


