research-ideation

Guides research project initiation from idea brainstorming through literature review to research planning.

Updated Oct 7, 2022
One-click install
npx skills add https://github.com/tamagusko/linux-cfg --skill research-ideation-tamagusko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-ideation
Source: https://github.com/tamagusko/linux-cfg/tree/main/dotfiles/claude/skills/research-ideation
Command: npx skills add https://github.com/tamagusko/linux-cfg --skill research-ideation-tamagusko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Starting a research project is hard: vague interests must become specific research questions, literature must be systematically reviewed, gaps identified, methods chosen, and timelines planned. This Skill structures that entire initiation phase into a repeatable workflow. ## Core Features & Use Cases - 5W1H Brainstorming: Systematically explore research ideas across What, Why, Who, When, Where, and How dimensions. - Literature Review with Zotero Integration: Search academic databases via WebSearch, auto-import papers by DOI or arXiv ID into Zotero collections, attach open-access PDFs, and read full text for analysis. - Gap Analysis & Question Formulation: Identify literature, methodological, application, interdisciplinary, and temporal gaps, then apply SMART criteria to define research questions. - Method Selection & Planning: Compare research methods, assess resource requirements, and produce milestone-based research plans. - Use Case: A graduate student interested in Transformer interpretability uses the Skill to brainstorm angles, build a Zotero collection of 30 core papers, identify evaluation gaps, and produce a research proposal with a 9-month timeline. ## Quick Start Ask the assistant to brainstorm research ideas on your topic using the 5W1H framework and build a literature review with Zotero-organized references.

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 examine 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 to conduct a literature review with Zotero integration?

Search academic databases via WebSearch, extract DOIs or arXiv IDs from results, then import papers into Zotero using zotero_add_items_by_identifier. Papers are organized into topic collections with sub-collections like Core Papers, Methods, and Baselines, and open-access PDFs are attached automatically.

What is gap analysis in research and how is it done?

Gap analysis identifies unexplored research opportunities across five types: literature, methodological, application, interdisciplinary, and temporal gaps. It involves systematic literature review, building comparison matrices of existing work, and evaluating each gap for importance, novelty, and feasibility.

Does the Zotero import work for papers without a DOI?

arXiv preprints use the DOI format 10.48550/arXiv.{id}. For papers lacking identifiers, the workflow tries arXiv IDs or page metadata like citation_doi first, falling back to saving as a webpage entry only when no identifier can be resolved.

Why is Zotero full-text search returning empty results?

Newly attached PDFs require indexing time before zotero_get_item_fulltext returns content. The Zotero desktop client must be running to complete indexing, and large PDFs take longer, so retry after a short wait.

What makes a good research question using SMART criteria?

A SMART 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 timeline). Questions are also scored on importance, novelty, and feasibility.