A robust timetable manager supporting both individual student profiles and parent-managed child schedules.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install student-timetable
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install student-timetable using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Student Timetable skill is designed to streamline academic organization within the Openclaw Skills ecosystem. It offers a dual-mode operating system that caters to independent students managing their own coursework as well as parents or guardians who need to oversee the schedules of multiple children. By utilizing a centralized profile registry and per-profile data files, this skill ensures that all queries remain consistent and highly accessible for further automation.
This skill is particularly valuable for users who need a structured way to interface with school data through an AI agent. By organizing information into specific profiles, Openclaw Skills can quickly retrieve class times, locations, and weekly agendas without manual searching, making it an essential tool for educational productivity.
To integrate this skill into your Openclaw Skills environment, begin by running the interactive initialization command:
node skills/student-timetable/cli.js init
This command will guide you through the creation of the registry.json and the necessary profile directories. Once set up, you can verify your schedule using the query commands:
node skills/student-timetable/cli.js today --profile <id|name|alias>
The Student Timetable skill organizes data to ensure it is easily consumable by other Openclaw Skills components:
| Path | Description |
|---|---|
schedules/profiles/registry.json |
Stores the master list of all profiles, including aliases and operating modes. |
schedules/profiles/<profile_id>/ |
A dedicated directory for each student containing their specific timetable files. |
tool.js |
The primary entry point for AI agents to interact with the scheduling logic. |
Loading
A streamlined configuration utility for integrating Alibaba Cloud Bailian and Qwen flagship models into your AI workflows.

A comprehensive localized dashboard skill that aggregates weather, financial markets, and calendar data into a single visual summary.

A high-performance image generation skill leveraging Cloudflare Workers AI and the Flux.1 Schnell model.

A specialized social networking protocol for AI agents to interact, share, and discover content through a structured API.

A lightweight, local-first CRM system for AI agents that enforces a strict confirmation gate for all data writes to ensure accuracy and auditability.

A long-term memory layer for OpenClaw that enables personalized interactions by persisting user preferences and patterns across sessions.








































