Generate comprehensive undergraduate lecture notes for social sciences (especially economics) with mathematical foundations, daily-life examples, and practice questions. Use when user asks to create, generate, or write lecture notes, lecture materials, or teaching content. Supports Turkish and English output, Obsidian-compatible markdown with LaTeX/TikZ, and optional syllabus integration.
Generate undergraduate-level lecture notes for social sciences with an agentic multi-step workflow.
Before generating, ask the user:
| Level | Math Depth | Prerequisites | Example Topics |
|---|---|---|---|
| Intro (100) | Basic algebra, graphs | High school math | Supply/demand basics, GDP intro |
| Intermediate (200) | Calculus, optimization | Intro economics | Elasticity derivations, IS-LM model |
| Advanced (300) | Multivariate calc, proofs | Intermediate courses | General equilibrium, econometrics |
The lecture note generation uses six sequential agents:
┌──────────┐ ┌───────────┐ ┌─────────┐ ┌──────┐ ┌────────┐ ┌─────────────┐
│ Research │──▶│ Structure │──▶│ Content │──▶│ Quiz │──▶│ Visual │──▶│ Interactive │
│ Agent │ │ Agent │ │ Agent │ │Agent │ │ Agent │ │ Agent │
└──────────┘ └───────────┘ └─────────┘ └──────┘ └────────┘ └─────────────┘
Search the web for:
Output: Research summary with sources for citation.
Create the lecture outline. Consult topic templates for guidance:
If user provided a syllabus (PDF/image), extract and follow the topic sequence.
Outline template:
# [Lecture Title]
## Learning Objectives
- Objective 1
- Objective 2
- Objective 3
## Prerequisites
- Prior knowledge needed
## Outline
1. Introduction (X min)
2. Core Concept A (X min)
3. Core Concept B (X min)
4. Mathematical Framework (X min)
5. Real-World Applications (X min)
6. Practice Problems (X min)
7. Summary & Key Takeaways (X min)
Write detailed content following guidelines in references/content-guidelines.md.
For Turkish terminology, consult references/economics-glossary-tr.md.
Key requirements:
$...$ for inline, $$...$$ for display)Generate practice materials following references/quiz-patterns.md:
Add TikZ diagrams for:
See references/tikz-templates.md for common diagram patterns.
Add Obsidian-specific interactive elements from references/interactive-elements.md:
[[wikilinks]] to related concepts<details>Generate a single .md file optimized for Obsidian:
---