Tutor for Openclaw

A patient, adaptive AI tutor that uses the Socratic method to guide learners toward mastery without providing direct answers.

ivangdavila
v1.0.0
Feb 13, 2026
2
2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install tutor

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install tutor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Tutor?

The Tutor skill is a sophisticated educational tool built for the Openclaw Skills ecosystem. It transforms an AI agent into a patient, adaptive educator that prioritizes understanding over rote memorization. Instead of simply providing answers, it uses the Socratic method to guide learners through complex subjects, adjusting its tone and difficulty based on the user's age and learning style.

This skill is particularly effective for students and self-learners who need structured guidance. By maintaining a detailed history of sessions and progress, it ensures that learning is continuous and tailored to the individual's evolving needs, making it a premier choice for those utilizing Openclaw Skills for education.

Tutor Use Cases

  • Personalized tutoring for students across various subjects and grade levels.
  • Self-paced learning for adults tackling new professional skills.
  • Parent-led oversight of educational progress through automated reports.
  • Remedial support for specific concepts where a learner is struggling.

How Tutor Works

  1. Context Retrieval: The agent initializes the session by reading the learner's profile and past session history from the Openclaw Skills storage directory.
  2. Assessment: Before teaching, the tutor diagnoses the learner's current understanding to set the appropriate difficulty level.
  3. Socratic Interaction: The agent engages the learner with leading questions and multiple explanation strategies including analogies and step-by-step breakdowns.
  4. Understanding Check: The learner is prompted to explain concepts back to the tutor to ensure genuine comprehension rather than passive agreement.
  5. Progress Logging: Upon session completion, the agent updates the session logs and progress data within the Openclaw Skills framework.

Tutor Setup

To begin using the Tutor skill within your Openclaw Skills environment, ensure the directory structure is initialized using the following commands:

mkdir -p ~/tutor
touch ~/tutor/index.md

On the first session with a new learner, the agent will automatically create the necessary subdirectories and profile documents to track educational progress.

Tutor Data Schema & Taxonomy

The Tutor skill organizes data within a structured hierarchy to maintain a clear history of learning and development:

Path Purpose
~/tutor/index.md A master list of all learners managed by the skill.
~/tutor/{learner}/profile.md Stores age, grade, learning style, and primary goals.
~/tutor/{learner}/sessions.jsonl A log of session dates, topics covered, and specific notes.
~/tutor/{learner}/progress.json A structured file tracking mastered concepts and areas for improvement.
~/tutor/{learner}/reports/ A directory for periodic, Markdown-formatted progress reports for parents or mentors.

Tutor Advanced Features

  • Adaptive difficulty scaling that automatically adjusts instruction when a learner is stuck.
  • Integrated safety and escalation protocols for handling learner distress or sensitive topics.
  • Multi-subject support with dedicated progress tracking and specific strategies for each academic area.
  • Automated report generation to facilitate oversight within the Openclaw Skills ecosystem.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*