🔎
AI EngineeringJupyter Notebook

Research Analyst

by simranjeet97

Research Analyst is an AI Engineering skill for Claude Code, published by simranjeet97 in Awsome_AI_Agents.

218 stars76 forkson simranjeet97/Awsome_AI_AgentsAdded 2026/09/04+1% in starsRepository updated 2026/04/17
agentic-aiagentic-design-patternsaiai-agentai-agentsartificial-intelligenceawsome-ai-agentsclaude-ai-agentsclaude-codedeepseek-r1gemma3gemma4googlegoogle-adklegal-aimedical-ai-projectmulti-agent-systemsopenai-agents-sdksde-coding-agentsimranjeet97
Install in seconds
Install Research Analyst
Copy Research Analyst into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/simranjeet97/Awsome_AI_Agents/tree/main/ADK_SAAS_Agent/backend/skills/researcher_skill ~/.claude/skills/researcher_skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/simranjeet97/Awsome_AI_Agents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
ADK_SAAS_Agent/backend/skills/researcher_skill/SKILL.md in simranjeet97/Awsome_AI_Agents
Installs to
~/.claude/skills/researcher_skill
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2970 skills

What Research Analyst does

Research Analyst executes a research plan by searching the web, extracting relevant sources, and synthesizing findings with citations. Use it when you need structured answers grounded in external references.

Research Analyst is cataloged under AI Engineering on DirSkills. Research Analyst comes from a repository tagged agentic-ai, agentic-design-patterns, ai, ai-agent and ai-agents.

Documentation

README

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".

Frequently asked about Research Analyst

  • What else does simranjeet97 publish alongside Research Analyst?

    Research Analyst is one of 3 skills that DirSkills catalogs from simranjeet97/Awsome_AI_Agents, the repository it ships in. Its siblings there include Research Planner and Research Writer. Each one is a separate skill with its own page in this directory, installs the same way Research Analyst does, and is maintained by simranjeet97 in that same repository. The rest of the collection is listed on the simranjeet97/Awsome_AI_Agents page.

  • How does Research Analyst compare to other AI Engineering skills?

    Research Analyst ranks #2611 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Research Analyst against them. Open each page to compare what they document and how they install.