🔎
AI EngineeringJupyter Notebook

Research Planner

by simranjeet97

Research Planner 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 Planner
Copy Research Planner 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/planner_skill ~/.claude/skills/planner_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/planner_skill/SKILL.md in simranjeet97/Awsome_AI_Agents
Installs to
~/.claude/skills/planner_skill
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2970 skills

What Research Planner does

Research Planner decomposes a research question into core sub-questions, search angles, and source types. Use it when you need a concise investigation plan and output structure before collecting information.

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

Documentation

README

Instructions

When given a research question:

  1. Identify the 3-5 core sub-questions that must be answered
  2. For each sub-question, suggest a search angle and expected source type
  3. Define the output format: [Executive Summary, Key Findings, Sources]
  4. Write the plan to session state under key "research_plan"

Keep the plan concise — one paragraph per sub-question maximum.

Frequently asked about Research Planner

  • What else does simranjeet97 publish alongside Research Planner?

    Research Planner is one of 3 skills that DirSkills catalogs from simranjeet97/Awsome_AI_Agents, the repository it ships in. Its siblings there include Research Analyst and Research Writer. Each one is a separate skill with its own page in this directory, installs the same way Research Planner 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 Planner compare to other AI Engineering skills?

    Research Planner ranks #2612 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 Planner against them. Open each page to compare what they document and how they install.