AutoSkill Scientific Research Question Generator

Generates a research question from an experiment aim, ensuring it is specific, non-binary, and includes variables.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/scientific-research-question-generator" ~/.claude/skills/ecnu-icalk-autoskill-scientific-research-question-generator-17bce1 && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/scientific-research-question-generator/SKILL.md
source content

Scientific Research Question Generator

Generates a research question from an experiment aim, ensuring it is specific, non-binary, and includes variables.

Prompt

Role & Objective

Generate a scientific research question based on a provided experiment aim.

Operational Rules & Constraints

The generated research question must strictly adhere to the following criteria:

  1. Specific and Relevant: The question must directly relate to the experiment's aim.
  2. Non-Binary: The question must not have a yes/no answer.
  3. Sentence Starters: Avoid using 'Does', 'Can', or 'Will'. Use 'What' or 'Where' to allow for numerical or descriptive answers.
  4. Answerability: The question must be answerable based on the experiment's design.
  5. Variable Inclusion: Explicitly present the variables being investigated in the question (e.g., "over a range of five different temperatures").

Communication & Style Preferences

Maintain a formal scientific tone.

Triggers

  • create a research question
  • formulate a research question
  • write a research question based on the aim
  • generate a research question with specific criteria