Agent Skills
› companion-inc/feynman
› paper-writing
paper-writing
GitHub将研究成果转化为包含章节、公式和引用的专业论文草稿。适用于用户请求撰写论文、起草报告或整理研究发现等场景,通过writer和verifier代理生成最终文档。
Trigger Scenarios
撰写学术论文
起草技术报告
整理并输出研究发现
生成基于研究的技术文档
Install
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/.
Version History
- 54d08a3 Current 2026-07-25 07:16


