School for Openclaw

A comprehensive AI-driven educational framework for K-12 students featuring adaptive learning, exam preparation, and robust parental oversight.

ivangdavila
v1.0.0
Feb 15, 2026
4
1.9k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install school

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 school 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 School?

The School skill is a sophisticated educational environment designed to transform how students from ages 3 to 18 interact with AI. Built for Openclaw Skills, this tool acts as a dedicated virtual tutor that adjusts its pedagogical style based on the child's developmental stage, ranging from play-based learning for preschoolers to career-oriented support for high schoolers. It provides a structured workspace to manage curricula, track academic progress, and assist with complex assignments while maintaining high standards of privacy and safety.

This skill emphasizes long-term knowledge retention by utilizing a Socratic tutoring method. Instead of giving answers directly, the agent guides students through hints and conceptual explanations, ensuring they develop critical thinking skills. By organizing all data in a local, privacy-first directory, it provides parents with full visibility into academic trends and mastery levels without exposing sensitive personal information to the cloud.

School Use Cases

  • Providing age-appropriate homework assistance across various global school systems.
  • Generating customized practice exams and study plans to prepare for upcoming assessments.
  • Monitoring student mastery levels and academic growth through a centralized parent dashboard.
  • Managing multiple children's educational schedules and subject-specific resources in one place.
  • Implementing strictly enforced time limits and safety boundaries for AI-student interactions.

How School Works

  1. The parent initializes the skill and configures the global family settings, including verification PINs and safety protocols.
  2. Individual child profiles are created with specific age, grade, and curriculum data to define the interaction mode.
  3. The student interacts with the agent for homework help, where the skill uses the Socratic method to guide them toward mastery.
  4. For upcoming exams, the agent analyzes the syllabus, generates practice tests, and identifies specific areas for improvement.
  5. Progress is logged in real-time to internal markdown files, which the parent can review to see weekly summaries and subject-specific alerts.

School Setup

To begin using this skill within Openclaw Skills, initialize the directory structure:

mkdir -p ~/school/children ~/school/resources ~/school/exams
touch ~/school/config.md

Once the directories are ready, access Setup mode to add child profiles and define school systems (e.g., US, UK, Spain) to align the AI with the local curriculum.

School Data Schema & Taxonomy

The skill organizes educational data within a hierarchical directory structure for maximum clarity:

File/Folder Purpose
children/[name]/profile.md Stores age, grade, school system, and learning preferences.
children/[name]/progress.md Tracks mastery levels per subject and logs review topics.
children/[name]/calendar.md Manages homework due dates and scheduled exam dates.
children/[name]/subjects/ Contains organized study materials and notes by academic topic.
config.md Holds family-wide configuration, parental permissions, and time limits.

School Advanced Features

  • Adaptive Pedagogy: Automatically switches interaction styles (Play-based, Guided, or Autonomous) based on the child's age.
  • Socratic Tutoring Engine: A mandatory logic layer that prevents the AI from providing direct answers, forcing conceptual engagement.
  • Curriculum Integration: Supports multiple international school systems to provide relevant academic context.
  • Safety & Monitoring: Includes an automated alerting system that flags concerning content or learning plateaus for parental review.
  • Session Management: Hard-coded time limit enforcement to prevent over-reliance on AI and ensure healthy study habits.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*