research-ideation

Guides research project initiation from idea brainstorming to research question cards and proposals.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/hanasho744/codex --skill research-ideation-hanasho744
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research-ideation
Source: https://github.com/hanasho744/codex/tree/main/.agents/skills/research-ideation
Command: npx skills add https://github.com/hanasho744/codex --skill research-ideation-hanasho744

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Starting a research project from a vague idea is hard: researchers struggle to brainstorm systematically, review literature efficiently, identify genuine research gaps, and formulate feasible research questions. This Skill provides a structured workflow covering the entire research initiation phase, from 5W1H brainstorming to a traceable research contract. ## Core Features & Use Cases - 5W1H Idea Brainstorming: Systematically explore research ideas across What, Why, Who, When, Where, and How dimensions, with optional integration with superpowers:brainstorming. - Literature Review with Zotero Integration: Search academic databases via WebSearch, auto-import papers into Zotero by DOI or arXiv ID, organize topic-based collections, and attach open-access PDFs automatically. - Gap Analysis: Identify literature, methodological, application, interdisciplinary, and temporal gaps using five analysis dimensions. - Research Question Cards & Proposal Gate: Formulate SMART research questions with hypothesis, evidence records, falsification criteria, and a readiness gate before generating a polished proposal. - Use Case: A graduate student wants to study sparse attention for long-text Transformers. The Skill helps brainstorm the idea, search and import 30 papers into a Zotero collection, identify gaps in existing sparse attention methods, and produce a research question card plus a proposal with timeline and resource plan. ## Quick Start Ask the assistant to help you brainstorm and define a research question on your topic of interest using the research-ideation workflow, starting with a 5W1H analysis and a literature search.

Frequently Asked Questions about research-ideation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I brainstorm research ideas systematically?▼

Use the 5W1H framework to analyze your idea across six dimensions: What (the problem), Why (importance), Who (stakeholders), When (time scope), Where (application scenarios), and How (preliminary methods). Iterate through the questions and document results as the basis for a research proposal.

How do I identify research gaps in a literature review?▼

Gap analysis covers five types: literature gaps, methodological gaps, application gaps, interdisciplinary gaps, and temporal gaps. Build a comparison matrix of existing papers by method, dataset, performance, and limitations, then evaluate each gap for importance, novelty, and feasibility.

How does Zotero integration work for literature management?▼

The workflow extracts DOIs or arXiv IDs from WebSearch results and imports papers via zotero_add_items_by_identifier, organizing them into topic-based collections like Core Papers, Methods, and Baselines. Open-access PDFs are auto-attached through Unpaywall, and full text can be read with zotero_get_item_fulltext.

What makes a good research question using SMART principles?▼

A good research question is Specific (clear object, direction, and task), Measurable (defined evaluation metrics), Achievable (within resource limits), Relevant (academic or practical value), and Time-bound (realistic schedule). It should also state what evidence would support or falsify the hypothesis.

When should I generate a research proposal instead of a question card?▼

Generate a research proposal only after passing the proposal readiness gate: one research question card is selected, current evidence justifies the question and method, missing evidence is explicit and tractable, and the minimal next action is more specific than reading more papers.

What are the limitations of abstract-only sources in literature synthesis?▼

Abstract-only or webpage placeholder sources can only support discovery and to-read routing, not durable claims. They must be replaced by full papers, preprints, or verified artifacts before supporting knowledge, manuscript, or rebuttal claims.