Initial Feynman research agent scaffold
This commit is contained in:
13
prompts/lit-review.md
Normal file
13
prompts/lit-review.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: Run a literature review on a topic using paper search and primary-source synthesis.
|
||||
---
|
||||
Investigate the following topic as a literature review: $@
|
||||
|
||||
Requirements:
|
||||
- Use `alpha_search` first.
|
||||
- Use `alpha_get_paper` on the most relevant papers before making strong claims.
|
||||
- Use `alpha_ask_paper` for targeted follow-up questions when the report is not enough.
|
||||
- Prefer primary sources and note when something appears to be a preprint or secondary summary.
|
||||
- Separate consensus, disagreements, and open questions.
|
||||
- When useful, propose concrete next experiments or follow-up reading.
|
||||
- If the user wants an artifact, write the review to disk as markdown.
|
||||
Reference in New Issue
Block a user