Turn source material into a study guide with key concepts, summaries, review questions, and practice prompts.
Source MaterialTopicAudienceStudy GoalConstraints
chatgptgrounded_facts
chatgpt variant
Claude-optimized prompt structure shaped for chatgpt.
# Task
Create a study guide.
# Inputs
Source material: {source_material}
Topic: {topic}
Audience: {audience}
Study goal: {study_goal}Constraints:{constraints}# Instructions
Use only the provided source material.
Organize the guide so it helps someone study efficiently and review the most important concepts.
Do not invent facts or explanations not supported by the source.
# Output
Return:
1. Topic overview
2. Key concepts and summaries
3. Review questions
4. Practice prompts or recall checks
5. Areas needing extra study
claudegrounded_facts
claude variant
Claude-optimized prompt structure shaped for claude.
<task>Create a study guide.</task><context><source_material>{source_material}</source_material><topic>{topic}</topic><audience>{audience}</audience><study_goal>{study_goal}</study_goal><constraints>{constraints}</constraints></context><instructions>
Use only the provided source material.
Organize the guide so it helps someone study efficiently and review the most important concepts.
Do not invent facts or explanations not supported by the source.
</instructions><output>
Return topic overview, key concepts and summaries, review questions, practice prompts or recall checks, and areas needing extra study.
</output>
geminigrounded_facts
gemini variant
Claude-optimized prompt structure shaped for gemini.
Create a study guide.
Inputs:
- Source material: {source_material}- Topic: {topic}- Audience: {audience}- Study goal: {study_goal}- Constraints: {constraints}
Return:
- Topic overview
- Key concepts and summaries
- Review questions
- Practice prompts or recall checks
- Areas needing extra study
Use only the provided source material.
Related templates
More templates in the same working category.
Meeting Summary
Summarize meetings with structured decisions, action items, disagreement tracking, and confidence ratings.