# Study Notes Creator

> Creates well-organized study notes from any content. Use when the user asks for study notes, learning summaries, revision materials, or wants to understand a topic for studying.

- Skill: `majiayu000/study-notes-creator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/study-notes-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/study-notes-creator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/study-notes-creator

---


# Study Notes Creator

## Overview
This skill creates structured study notes that help students learn and retain information effectively.

## Output Format
Every study note should follow this structure:

### 1. Summary Section
- Start with a 2-3 sentence overview
- Highlight the main concept in bold

### 2. Key Terms
- List 5-10 important vocabulary words
- Format: **Term** - Definition

### 3. Main Content
- Use bullet points for easy scanning
- Include examples for complex ideas
- Keep paragraphs short (3-4 sentences max)

### 4. Practice Questions
- Include 3-5 questions at the end
- Mix of recall and understanding questions

### 5. Quick Review Box
- End with a "Quick Review" box
- 3-5 bullet points summarizing key takeaways

## Example Output

**Topic: Photosynthesis**

**Summary**
Photosynthesis is the process plants use to convert sunlight into food. It's essential for life on Earth.

**Key Terms**
- **Chlorophyll** - Green pigment that absorbs light
- **Glucose** - Sugar produced by photosynthesis
- **Carbon dioxide** - Gas absorbed from air

**Main Content**
[Content here...]

**Practice Questions**
1. What is the main purpose of photosynthesis?
2. Where does photosynthesis occur in a plant?

**Quick Review**
- Plants make their own food
- Requires sunlight, water, CO2
- Produces glucose and oxygen
