intelligenter-tutoring-dialog

Design branching tutoring dialogues that elicit reasoning and resolve misconceptions.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/luuspoo-create/claude-bildungs-skills --skill intelligenter-tutoring-dialog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligenter-tutoring-dialog
Source: https://github.com/luuspoo-create/claude-bildungs-skills/tree/main/schule-ki-lernen/intelligenter-tutoring-dialog
Command: npx skills add https://github.com/luuspoo-create/claude-bildungs-skills --skill intelligenter-tutoring-dialog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a research-grounded blueprint for designing branching, multi-turn tutoring dialogues that elicit student reasoning, surface and resolve misconceptions, and balance assistance to maximize durable learning rather than passive reception.

Core Features & Use Cases

  • Dialog architecture design: Produces phased interaction structures (elicit → conflict → construct) with branching logic and escalation rules to navigate the assistance dilemma.
  • Dialog move library & decision rules: Supplies a catalog of tutor moves (questions, pumps, hints, silence, minimal corrections) and explicit IF→THEN rules for move selection based on student responses.
  • Worked example & transfer checks: Includes a complete example dialogue and transfer prompts to verify student-generated explanations and generalization.
  • Use Cases: Ideal for classroom teachers designing one-on-one scaffolding, ITS designers authoring tutoring policies, and instructional coaches adapting interventions for secondary-level misconceptions.

Quick Start

Generate a branching, multi-turn tutoring dialog for the learning goal "Explain why heavier and lighter objects fall at the same rate in a vacuum" with anticipated difficulties "aristotelian intuition that heavier objects fall faster".

Frequently Asked Questions about intelligenter-tutoring-dialog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a tutoring dialogue that addresses student misconceptions?

To design a tutoring dialogue that addresses misconceptions, you input a learning goal and anticipated difficulties to generate a branching dialog architecture with specific tutor moves and decision rules for resolving student errors.

What is the best way to structure branching intelligent tutoring dialogs for secondary-level lessons?

The best way to structure branching intelligent tutoring dialogs is using a phased interaction model of eliciting, conflicting, and constructing reasoning, which helps navigate the assistance dilemma and maximize durable learning.

Can I use this dialog design approach for one-on-one classroom scaffolding?

Yes, you can use this dialog design approach for one-on-one classroom scaffolding, as it produces a library of tutor moves and worked examples specifically applicable for classroom teachers and small-group secondary-level interactions.

How do I select the right tutor moves during a formative assessment conversation?

You select the right tutor moves during a formative assessment conversation by applying explicit IF→THEN decision rules based on student responses, choosing from a catalog of questions, pumps, hints, silence, and minimal corrections.

What inputs do I need to generate an intelligent tutoring system interaction policy?

To generate an intelligent tutoring system interaction policy, you need to provide inputs for the learning goal and anticipated difficulties, while optional context fields include student level, subject, interaction length, student model, and system capabilities.

When should I not use a multi-turn tutoring dialog for conceptual errors?

You should not use a multi-turn tutoring dialog when a quick direct correction is sufficient, as this approach is designed for deeper conceptual misconceptions requiring phased conflict and construction to ensure durable learning rather than passive reception.