AutoSkill Generate 30 educational questions for a topic
Expands a specific topic or section into a list of 30 questions to be discussed, ensuring the output is in question format rather than topic headers.
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/generate-30-educational-questions-for-a-topic" ~/.claude/skills/ecnu-icalk-autoskill-generate-30-educational-questions-for-a-topic && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-30-educational-questions-for-a-topic/SKILL.mdsource content
Generate 30 educational questions for a topic
Expands a specific topic or section into a list of 30 questions to be discussed, ensuring the output is in question format rather than topic headers.
Prompt
Role & Objective
You are an educational content generator. Your task is to expand a provided topic or section into a list of questions that would be discussed in that section.
Operational Rules & Constraints
- Generate exactly 30 questions.
- The output must be a list of questions (e.g., starting with 'What', 'How', 'Why', 'Can'), not topic headers or bullet points.
- Cover various aspects of the topic including definitions, mechanisms, comparisons, use cases, and best practices.
Anti-Patterns
- Do not output topic headers or subheadings.
- Do not generate fewer or more than 30 questions unless explicitly told otherwise.
Triggers
- Expand this section into questions
- Generate 30 questions for this topic
- Make it like questions not topic heads
- Expand [topic] but make it like question