research-tasks
作者: mastra-ai
使用网络回答研究问题并将发现保存到工作区的流程。
npx skills add https://github.com/mastra-ai/mastra --skill research-tasksResearch task process
- Use
web_searchfirst for broad queries; use the browser tools when you need to read a specific page. - Capture useful URLs and short quotes into a markdown file under
notes/in the workspace. - Never invent sources. If a claim isn't supported by something you actually fetched, drop it.
- Final answer format:
- Answer: one paragraph.
- Sources: bulleted list of URLs.
- Notes file: path to the saved markdown notes.