Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
lingzhi227 avatar

Research Planning

  • 1.3k installs
  • 255 repo stars
  • Updated February 27, 2026
  • lingzhi227/agent-research-skills

research-planning provides documented workflows for Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-

About

The research-planning skill design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Use when starting a new research project or paper. # Research Planning Create comprehensive research plans and paper architectures from a research topic or idea. ## Input - `$0` - Research topic, idea description, or paper to reproduce ## References - Planning prompts from Paper2Code, AI-Researcher, AgentLaboratory: `~/.claude/skills/research-planning/references/planning-prompts.md` - Output schemas and templates: `~/.claude/skills/research-planning/references/output-schemas.md` ## Workflow ### Step 1: Understand the Research Context - Read any provided papers, code, or references - Identify the core research question and its significance - Assess available resources (datasets, compute, existing code) ### Step 2: Generate Research Plan Use the 4-stage planning approach (adapted from Paper2Code): 1. **Overall Plan** - Strategic overview: methodology, key experiments, evaluation metrics 2. **Architecture Design** - File structure, syst.

  • `$0` - Research topic, idea description, or paper to reproduce
  • Planning prompts from Paper2Code, AI-Researcher, AgentLaboratory: `~/.claude/skills/research-planning/references/plannin
  • Output schemas and templates: `~/.claude/skills/research-planning/references/output-schemas.md`
  • Read any provided papers, code, or references
  • Identify the core research question and its significance

Research Planning by the numbers

  • 1,325 all-time installs (skills.sh)
  • +42 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #233 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

research-planning capabilities & compatibility

Capabilities
`$0` research topic, idea description, or pape · planning prompts from paper2code, ai researcher, · output schemas and templates: `~/.claude/skills/ · read any provided papers, code, or references · identify the core research question and its sign
Use cases
documentation · planning
From the docs

What research-planning says it does

# Research Planning Create comprehensive research plans and paper architectures from a research topic or idea.
SKILL.md
npx skills add https://github.com/lingzhi227/agent-research-skills --skill research-planning

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.3k
repo stars255
Security audit3 / 3 scanners passed
Last updatedFebruary 27, 2026
Repositorylingzhi227/agent-research-skills

How do I use research-planning for the task described in its SKILL.md triggers?

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and e.

Who is it for?

Teams invoking research-planning when the user request matches documented triggers and prerequisites.

Skip if: Skip when cached docs are missing, the request is a negative trigger, or another sibling skill owns the workflow.

When should I use this skill?

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Us

What you get

Step-by-step guidance grounded in research-planning documentation and reference files.

  • Research plan document
  • UML diagrams
  • Dependency-ordered experiment task list

Files

SKILL.mdMarkdownGitHub ↗

Research Planning

Create comprehensive research plans and paper architectures from a research topic or idea.

Input

  • $0 — Research topic, idea description, or paper to reproduce

References

  • Planning prompts from Paper2Code, AI-Researcher, AgentLaboratory: ~/.claude/skills/research-planning/references/planning-prompts.md
  • Output schemas and templates: ~/.claude/skills/research-planning/references/output-schemas.md

Workflow

Step 1: Understand the Research Context

  • Read any provided papers, code, or references
  • Identify the core research question and its significance
  • Assess available resources (datasets, compute, existing code)

Step 2: Generate Research Plan

Use the 4-stage planning approach (adapted from Paper2Code):

1. Overall Plan — Strategic overview: methodology, key experiments, evaluation metrics 2. Architecture Design — File structure, system design, Mermaid class/sequence diagrams 3. Logic Design — Task breakdown with dependencies, required packages, shared knowledge 4. Configuration — Extract or specify hyperparameters, training details, config.yaml

Step 3: Structure the Paper

Design the paper structure with section-by-section plan:

  • Abstract, Introduction, Background, Related Work, Methods, Experiments, Results, Discussion/Conclusion
  • For each section: key points to cover, required figures/tables, target word count

Step 4: Create Task Dependency Graph

  • Order tasks by dependency (data → model → training → evaluation → writing)
  • Identify parallelizable tasks
  • Flag risks and potential failure modes

Output Format

{
  "research_question": "...",
  "methodology": "...",
  "paper_structure": {
    "sections": ["Abstract", "Introduction", ...],
    "section_plans": { "Introduction": "..." }
  },
  "task_list": [
    {"task": "...", "depends_on": [], "priority": 1}
  ],
  "baselines": ["..."],
  "datasets": ["..."],
  "evaluation_metrics": ["..."],
  "risks": ["..."]
}

Rules

  • Each plan component must be detailed and actionable
  • Include specific implementation references when available
  • Ensure all components work together coherently
  • Always include a testing/evaluation plan
  • Flag ambiguities explicitly rather than making assumptions

Related Skills

  • Upstream: idea-generation, literature-review
  • Downstream: experiment-design, paper-assembly
  • See also: atomic-decomposition

Related skills

Forks & variants (2)

Research Planning has 2 known copies in the catalog totaling 13 installs. They canonicalize to this original listing.

FAQ

What does research-planning do?

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Us

When should I use research-planning?

Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Us

What are common prerequisites?

--- name: research-planning description: Design research plans and paper architectures.

Is Research Planning safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.