/researcher_skill
Executes a research plan by formulating effective web search queries and synthesizing the findings with proper citations.
$ npx -y skills add simranjeet97/Awsome_AI_Agents --skill researcher_skill --agent claude-codeHow 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.mdname: 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".
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.
Other skills on awsome-ai-agents.
- /planner_skill
Decomposes a research question into a structured investigation plan with sub-questions, search angles, and output format requirements.
Open skill - /writer_skill
Drafts a polished, professional research brief compiling findings into a final presentable document.
Open skill - /weather-skill
Fetches real-time weather conditions for any city or location worldwide. Use this skill when the user asks about weather, temperature, rain, forecast, or climate conditions for a specific place.
Open skill

