Loading...
Loading...
Create learning materials, explain concepts, generate quizzes and study aids. Use when asked to explain topics, create tutorials, generate practice questions, make flashcards, design curricula, or help study. Triggers include "explain this", "help me learn", "create a quiz", "tutorial for", "study guide", "how does X work", "teach me", "practice questions".
npx skill4agent add spitoglou/fabric-claude-skills learning-education| Intent | Pattern | When to Use |
|---|---|---|
| Concept explanation | | Define and clarify terminology |
| Math explanation | | Step-by-step math concepts |
| Code explanation | | Code walkthroughs |
| Doc simplification | | Make docs accessible |
| Narrative learning | | Concept → engaging story |
| Coding basics | | Programming for beginners |
| Quiz creation | | Practice questions by level |
| Flashcards | | Q&A study cards |
| Reading plan | | Structured learning path |
| DIY tutorial | | Step-by-step how-to |
| Evaluate learning | | Student response feedback |
| Lecture summary | | Lecture key takeaways |
| Socratic method | | Learn through questioning |
| Interview prep | | Technical interview help |
User request
│
├─ "explain/what is" ─┬─ code? ──→ explain_code
│ ├─ math? ──→ explain_math
│ ├─ terms/definitions? ──→ explain_terms
│ └─ general concept? ──→ create_story_explanation
│
├─ "create study materials" ─┬─ quiz/test? ──→ create_quiz
│ ├─ flashcards? ──→ create_flash_cards
│ └─ reading plan? ──→ create_reading_plan
│
├─ "tutorial/how-to" ──→ create_diy
│
└─ "help me understand" ──→ dialog_with_socratesreferences/explain_termscreate_quizcreate_reading_plancreate_quizanalyze_answers