Initial Feynman research agent scaffold
This commit is contained in:
19
prompts/paper-draft.md
Normal file
19
prompts/paper-draft.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
description: Turn research findings into a polished paper-style draft with equations, sections, and explicit claims.
|
||||
---
|
||||
Write a paper-style draft for: $@
|
||||
|
||||
Requirements:
|
||||
- Ground every claim in inspected sources, experiments, or explicit inference.
|
||||
- Use clean Markdown structure with LaTeX where equations materially help.
|
||||
- Include at minimum:
|
||||
- title
|
||||
- abstract
|
||||
- problem statement
|
||||
- related work
|
||||
- method or synthesis
|
||||
- evidence or experiments
|
||||
- limitations
|
||||
- conclusion
|
||||
- If citations are available, include citation placeholders or references clearly enough to convert later.
|
||||
- Save the draft to `papers/` as markdown.
|
||||
Reference in New Issue
Block a user