First Version
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Researcher",
|
||||
"description": "Multi-step web research; returns a structured summary and saves findings to the scratchpad.",
|
||||
"friendly_description": "Does multi-step web research and gives you back a structured summary, saving its sources to the scratchpad.",
|
||||
"instructions": "Pass a specific research question; optionally hint at depth (how many sources) or a time horizon. Optionally specify an output file/dir in the prompt to write the report outside the default `data/research/`. Returns a path + one-line summary, also saved to the scratchpad.",
|
||||
"type": "task",
|
||||
"scope": "general",
|
||||
"strength": "average",
|
||||
"icon": "icon.png"
|
||||
}
|
||||
Reference in New Issue
Block a user