Agent Skills
› advaitpaliwal/feynman
› paper-writing
paper-writing
GitHub将研究结果转化为包含章节、公式和引用的精美论文草稿。适用于用户要求撰写论文、起草报告或从收集的研究中生成技术文档的场景。
Trigger Scenarios
用户要求撰写论文
用户要求起草报告
用户要求整理研究成果
Install
npx skills add advaitpaliwal/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


