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.