Upgrade Feynman research runtime and setup
This commit is contained in:
@@ -17,20 +17,23 @@ Use this skill for:
|
||||
## Procedure
|
||||
|
||||
1. Find relevant sources first.
|
||||
2. Inspect the strongest sources directly before synthesizing.
|
||||
3. Separate:
|
||||
2. If the topic is current, product-oriented, market-facing, or asks about latest developments, use `web_search` and `fetch_content` first.
|
||||
3. If there is an academic literature component, use `alpha_search` and inspect the strongest papers directly.
|
||||
4. Inspect the strongest sources directly before synthesizing.
|
||||
5. Separate:
|
||||
- established facts
|
||||
- plausible inferences
|
||||
- unresolved questions
|
||||
4. Write a memo with clear sections and a concise narrative.
|
||||
5. End with a `Sources` section containing direct links.
|
||||
6. Save the memo to `outputs/` when the user wants a durable artifact.
|
||||
6. Write a memo with clear sections and a concise narrative.
|
||||
7. End with a `Sources` section containing direct links.
|
||||
8. Save the memo to `outputs/` when the user wants a durable artifact.
|
||||
|
||||
## Pitfalls
|
||||
|
||||
- Do not summarize from search snippets alone.
|
||||
- Do not omit the source list.
|
||||
- Do not present inference as fact.
|
||||
- Do not rely on paper search alone for latest/current topics.
|
||||
|
||||
## Deliverable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user