Best for
- Scenarios for This Skill
- Typical Workflow
- Starting a new research project - Have research interests but no clear research question yet
Galaxy-Dawn/claude-scholar/skills/research-ideation/SKILL.md
This skill should be used when the user asks to "brainstorm research ideas", "use 5W1H framework", "identify research gaps", "conduct gap analysis", "start research project", "conduct literature review", "define research question", "select research method", "plan research", or mentions research project initiation phase. Provides comprehensive guidance for research startup workflow from idea generation to planning.
Decision brief
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.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/Galaxy-Dawn/claude-scholar --skill "skills/research-ideation"Inspect the Agent Skill "research-ideation" from https://github.com/Galaxy-Dawn/claude-scholar/blob/2847aa1735205ef31e71068d45b902f3b228b98a/skills/research-ideation/SKILL.md at commit 2847aa1735205ef31e71068d45b902f3b228b98a. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
Systematically search, analyze, and synthesize related literature: - Build effective search keywords - Search via WebSearch across academic databases (arXiv, Google Scholar, etc.) - Screen and evaluate paper quality - Identify research trends and gaps - Generate structured liter…
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 Car…
Review the “Complete Research Workflow” section in the pinned source before continuing.
Systematically brainstorm research ideas using the 5W1H framework: - What: What problem or phenomenon to study - Why: Why this problem is important - Who: Target audience and stakeholders - When: Time scope and context of the research - Where: Application scenarios and domains -…
Systematically brainstorm research ideas using the 5W1H framework: - What: What problem or phenomenon to study - Why: Why this problem is important - Who: Target audience and stakeholders - When: Time scope and context of the research - Where: Application scenarios and domains -…
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 90/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 5,204 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
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
Frequently asked questions
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.
The source record exposes this install command: npx skills add https://github.com/Galaxy-Dawn/claude-scholar --skill "skills/research-ideation". Inspect the command and pinned source before running it.
Alternatives
alirezarezvani/claude-skills
App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist
wanshuiyin/Auto-claude-code-research-in-sleep
Use it for operations and research tasks; the detail page covers purpose, installation, and practical steps.
prowler-cloud/prowler
PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance
brucesongs/kali-claw
Insecure Design (OWASP A06:2025) focuses on security flaws in system architecture and design phases, rather than code implementation-level bugs.