Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Learn Plugin

Help users learn topics through adaptive tutoring, concise lessons, practice exercises, retrieval checks, study plans, and feedback.

This plugin is intentionally agent-agnostic. It does not assume a specific product, delivery format, persistence mechanism, or fixed set of output files. The agent should choose the smallest useful learning format for the user's request.

Features

  • Adaptive Tutoring: Calibrates depth and pacing to the learner's level and goal.
  • Focused Lessons: Teaches one useful concept at a time with examples before abstractions.
  • Active Practice: Uses retrieval questions, exercises, critique tasks, and applied drills.
  • Specific Feedback: Explains why an answer works and why common mistakes fail.
  • Flexible Outputs: Produces chat lessons, study plans, notes, quizzes, code examples, diagrams, or files when useful.
  • Continuation Friendly: Preserves relevant prior context without requiring a specific persistence mechanism.

Usage

Invoke this skill when you want to:

  • "Teach me..."
  • "Help me learn..."
  • "Tutor me on..."
  • "Build a learning path for..."
  • "Help me practice..."
  • "Quiz me on..."

Examples

Quick Tutoring

Teach me how backpropagation works in simple terms.

Study Plan

Create a two-week plan to learn SQL for analytics.

Practice Focus

Help me drill probability word problems with feedback.

Coding Topic

Teach me React hooks using small examples and checks.

Version

  • Version: 1.0.0
  • Author: DAIR.AI