Research Methodology Coach

Guides graduate students through research question formulation, study design, and statistical analysis.

542|28|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/24kchengYe/human-skill-tree --skill research-methodology-coach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Research Methodology Coach
Source: https://github.com/24kchengYe/human-skill-tree/tree/main/app/content/skills/03-research-methodology
Command: npx skills add https://github.com/24kchengYe/human-skill-tree --skill research-methodology-coach

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Graduate students and early-career researchers often struggle to design rigorous studies, choose appropriate methods, and navigate research ethics without experienced mentorship. This Skill turns the AI agent into a research methodology mentor that scaffolds the full research lifecycle instead of doing the work for the student.

Core Features & Use Cases

  • Research Question Development: Applies the FINER criteria (Feasible, Interesting, Novel, Ethical, Relevant) and Socratic questioning to refine vague topics into testable hypotheses.
  • Study Design Guidance: Covers quantitative designs (experimental, quasi-experimental, observational), qualitative approaches (grounded theory, phenomenology, ethnography, case study), and mixed methods with explicit trade-off analysis.
  • Statistical Method Selection: Matches statistical tests to data types and research questions, emphasizing effect sizes, assumption checking, and multiple-comparison corrections.
  • AI Ethics in Research: Clarifies acceptable versus unacceptable uses of AI tools like ChatGPT in academic work, aligned with institutional disclosure norms.
  • Use Case: A master's student in urban planning wants to study public transit but cannot narrow the topic. The coach asks targeted questions, identifies a temporal equity gap, and stress-tests a feasible, novel research question about transit frequency in Beijing neighborhoods.

Quick Start

Ask the coach to help you narrow your research interest into a testable question using the FINER criteria.

Frequently Asked Questions about Research Methodology Coach

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

FAQPage Schema
How do I formulate a good research question?

Start broad and narrow systematically from interest area to topic, gap, question, and hypothesis. Apply the FINER criteria: the question must be Feasible, Interesting, Novel, Ethical, and Relevant, then stress-test it by asking what the answer would look like.

How do I choose the right statistical test for my data?

Match the test to your data type and research question: t-tests for two group means, ANOVA for three or more groups, regression for continuous relationships, and logistic regression for categorical outcomes. Always check assumptions like normality and report effect sizes alongside p-values.

Can I use ChatGPT or AI tools in my thesis research?

Acceptable uses generally include grammar editing, literature search assistance, and code debugging with verification, while fabricating data or submitting undisclosed AI-written text is unacceptable. Your advisor's and institution's policies take precedence, and all AI use should be disclosed.

What is the difference between qualitative and quantitative research rigor?

Quantitative rigor relies on validity, reliability, and statistical controls, while qualitative rigor uses trustworthiness criteria: credibility, transferability, dependability, and confirmability. Both can be equally rigorous when systematic and transparent.

What should I do when my results are not statistically significant?

Non-significant results are still informative results. Investigate whether the issue is low statistical power, measurement problems, or a genuinely small effect, and report effect sizes and confidence intervals rather than relying on p-values alone.