Help us improve
Share bugs, ideas, or general feedback.
From claude-scholar
Guides research project initiation from idea generation to planning using 5W1H brainstorming, literature review, gap analysis, and research question definition.
npx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholarHow this skill is triggered — by the user, by Claude, or both
Slash command
/claude-scholar:research-ideationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Supports the complete workflow for the research project initiation phase, from vague idea to a traceable research contract: research question, hypothesis, evidence needs, falsification criteria, method selection, and next action.
examples/example-literature-review.mdexamples/example-research-proposal.mdreferences/5w1h-framework.mdreferences/gap-analysis-guide.mdreferences/literature-search-strategies.mdreferences/method-selection-guide.mdreferences/research-contract.mdreferences/research-planning.mdreferences/research-question-formulation.mdreferences/zotero-integration-guide.mdSynthesizes existing knowledge on topics, identifies research gaps, and traces evolution of scientific ideas via systematic literature reviews using academic databases.
Analyzes research paper collections to identify gaps and propose novel ideas. Supports Zotero collections or local PDF folders, personalizes to user CV profile.
Guides research planning: analyzes query complexity, decomposes via Self-Ask, Least-to-Most, DAG, parallel strategies; scales effort, sets stopping criteria, avoids anti-patterns.
Share bugs, ideas, or general feedback.
Supports the complete workflow for the research project initiation phase, from vague idea to a traceable research contract: research question, hypothesis, evidence needs, falsification criteria, method selection, and next action.
Systematically brainstorm research ideas using the 5W1H framework:
Integration with superpowers:brainstorming: Can invoke the superpowers:brainstorming skill for interactive brainstorming to help rapidly generate and evaluate research ideas.
Systematically search, analyze, and synthesize related literature:
Systematically identify and evaluate research gaps:
Analysis Dimensions:
Formulate specific research questions based on literature analysis:
Research Question Card that states the hypothesis, current evidence, missing evidence, support criteria, falsification criteria, and minimal next actionSelect appropriate research methods:
Develop detailed research plans:
Use the research-ideation skill in the following situations:
Research interest → Idea brainstorming (5W1H) → Research Question Card → Evidence Records → Gap analysis → Proposal readiness gate → Select method or experiment → Decision
Conditional Outputs:
research-question-card.md - Always generate this for research startup or intake.literature-review.md - Generate only when evidence-labeled sources are sufficient for synthesis.research-proposal.md - Generate only when a selected Research Question Card passes the evidence gate.references.bib - Generate only when reliable citation metadata exists.research-ideation (Research initiation)
↓
Experiment execution (completed by user)
↓
results-analysis (Results analysis)
↓
ml-paper-writing (Paper writing)
Through the Zotero MCP server, the research-ideation workflow automates literature management:
zotero_add_items_by_identifier to prefer paper/preprint imports before any webpage fallbackzotero_create_collection creates topic-based collections with standard sub-collections (Core Papers, Methods, Applications, Baselines, To-Read)zotero_add_items_by_identifier(..., attach_pdf=true) runs a PDF cascade (landing-page PDF hints → direct PDF → Unpaywall), and zotero_find_and_attach_pdfs can be used as a follow-up sweep for remaining itemszotero_get_item_fulltext reads indexed PDF content for analysis and note-takingzotero_search_items and zotero_get_collection_items browse existing papers to avoid duplicatesResearch-{topic}-{YYYY} formatDetailed methodology guides, loaded on demand:
references/5w1h-framework.md - 5W1H Framework Guide
references/literature-search-strategies.md - Literature Search Strategies
references/zotero-integration-guide.md - Zotero MCP Integration Guide
references/gap-analysis-guide.md - Gap Analysis Guide
references/research-question-formulation.md - Research Question Formulation
references/research-contract.md - Research Contract
references/method-selection-guide.md - Method Selection Guide
references/research-planning.md - Research Planning
Complete working examples:
examples/example-literature-review.md - Literature Review Example
examples/example-research-proposal.md - Research Proposal Example