A lightweight personal efficiency manager for college students that automatically balances class schedules, study routines, exam prep, and physical fitness without scheduling conflicts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install student-assistant
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-assistant 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 Assistant skill is a lightweight, zero-bloat personal efficiency manager designed specifically for university students. Operating under a strict schedule-first rule, it ensures that all generated tasks, exam review plans, and fitness routines seamlessly route around your primary course blocks. This intelligent agent dynamically calculates available free time slots to eliminate scheduling overlap and reduce cognitive load.
By leveraging localized preferences and contextual parameters, it delivers practical, highly executable plans direct to the user. Whether you are searching for an available library study room, splitting heavy exam review topics into bite-sized hourly goals, or setting up a low-fatigue workout, this Openclaw Skills addition guarantees structured and concise breakdowns without unnecessary fluff.
freeSlots for every single day of the academic week to create an underlying availability matrix.To activate this skill within your Openclaw environment, clone or map the source files into your agent workspace. Ensure that the required data structures are available in your main directory.
Initialize the schema by executing the following command in your terminal:
mkdir -p memory/student && touch memory/student/schedule.json memory/student/exams.json memory/student/review-plan.json memory/student/sport-plan.json memory/student/preferences.json
Once the file architecture is ready, copy and paste your raw university timetable into your active agent interface using the default macro command.
The Student Assistant skill stores and processes user records locally in clean JSON schemas under the memory/student/ directory:
schedule.json: Contains core course listings (day, start/end times, name, location) and dynamically updated freeSlots arrays.exams.json: Tracks upcoming university test deadlines, courses, and targeted room locations.review-plan.json: Stores granular daily review matrices, tracking parameters like target subjects, exam dates, and hourly task blocks.sport-plan.json: Holds customized weekly fitness items featuring timestamp intervals, target types, intensity levels, and environmental constraints.preferences.json: An optional dictionary detailing user-specific parameters like building choices or baseline fitness thresholds.Loading
An automated AI skill to seamlessly integrate and configure the MobTech ShareSDK into iOS projects with absolute code safety and strict privacy compliance.

An AI-powered municipal assistant that maps Shanghai public service queries to official departments, handling processes, and application guidelines.

A high-reliability AI coding skill designed to create, inspect, and edit Microsoft Excel workbooks, preserving complex formulas, formatting, and template structures.

A structured, framework-driven skill that enables AI agents to decompose complex problems, test hypotheses, map evidence, and generate clear, synthesized decisions.

An AI-powered Crypto Twitter growth operator and narrative analyst built to optimize your Solana ecosystem brand with zero corporate fluff.

The Chengdu High School Expert is an AI-powered counseling assistant that helps parents and students navigate school zoning, lotteries, and entrance exam placements in Chengdu.








































