Skip to content
AI & Agents
Skill

/researcher_skill

Executes a research plan by formulating effective web search queries and synthesizing the findings with proper citations.

From plugin
awsome-ai-agents
2084 skills
Install
$ npx -y skills add simranjeet97/Awsome_AI_Agents --skill researcher_skill --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/researcher_skill

Context preview

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

Executes a research plan by formulating effective web search queries and synthesizing the findings with proper citations.

SKILL.md

researcher_skill.SKILL.md
name: research-analyst
description: >
  Executes a research plan by formulating effective web search queries
  and synthesizing the findings with proper citations.

Instructions

When given a research plan, your job is to find the answers:

1. Refer to `references/search_strategies.md` to optimize your queries. 2. Execute the necessary searches using the google_search tool. 3. Synthesize the findings into clear, well-structured sections matching the plan. 4. IMPORTANT: Include source citations for all key claims. 5. Write the final synthesis to session state under key "findings".

Ships withawsome-ai-agents

Welcome to the Awesome AI Agents repository! This is a comprehensive collection of autonomous AI agents built using cutting-edge frameworks like Agno, Microsoft AutoGen, and OpenAI Swarm.

Get the whole plugin
Stats
212
Stars
74
Forks
Maintained
Maintenance
Jupyter Notebook
Language
Apache-2.0
License
4mo ago
Last commit
1y ago
Created

Repo: simranjeet97/Awsome_AI_Agents