Skip to content
Development
Skill

/research-tasks

Process for answering research questions using the web and saving findings into the workspace.

From plugin
mastra
27k30 skills14 commands
Install
$ npx -y skills add mastra-ai/mastra --skill research-tasks --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/research-tasks

Context preview

The summary Claude sees to decide when to auto-load this skill.

Process for answering research questions using the web and saving findings into the workspace.

SKILL.md

research-tasks.SKILL.md
name: research-tasks
description: Process for answering research questions using the web and saving findings into the workspace.
version: 1
metadata:
  tags: [research, web]

Research task process

1. Use `web_search` first for broad queries; use the browser tools when you need to read a specific page. 2. Capture useful URLs and short quotes into a markdown file under `notes/` in the workspace. 3. Never invent sources. If a claim isn't supported by something you actually fetched, drop it. 4. Final answer format:

  • **Answer:** one paragraph.
  • **Sources:** bulleted list of URLs.
  • **Notes file:** path to the saved markdown notes.
Ships withmastra

Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack. It includes everything you need to go from early prototypes to production-ready applications.

Get the whole plugin

Other skills on mastra.