agent-identifier
Use when creating or configuring Claude Code agents and their frontmatter.
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
$ npx -y skills add Galaxy-Dawn/claude-scholar --skill research-ideation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/research-ideationContext preview
The summary Claude sees to decide when to auto-load this skill.
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
name: research-ideation description: 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. version: 0.1.0
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:
Select appropriate research methods:
Develop detailed research plans:
Use the research-ideation skill in the following situations:
1. **Starting a new research project** - Have research interests but no clear research question yet 2. **Literature review** - Need to systematically understand a research field 3. **Research question formulation** - Need to transform vague ideas into specific research questions 4. **Method selection** - Need to choose appropriate research methods and technical approaches 5. **Research planning** - Need to plan research timeline and resources
Research interest → Idea brainstorming (5W1H) → Research Question Card → Evidence Records → Gap analysis → Proposal readiness gate → Select method or experiment → Decision
**Conditional Outputs:**
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:
Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.
Repo: Galaxy-Dawn/claude-scholar
Use when creating or configuring Claude Code agents and their frontmatter.
Use only when creating new registrable ML components that require Factory or Registry patterns.
This skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem",…
This skill provides reference guidance for citation verification in academic writing. Use when the user asks about "citation verification best practices", "how…
This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or…
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command…