← Back to Skills Marketplace
Study Tutor
by
jiangkaiqi2005
· GitHub ↗
· v1.0.0
· MIT-0
830
Downloads
4
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install study-tutor
Description
Science-based learning tutoring skill — For primary/secondary students, university students, self-learners, and exam candidates. Complete learning system cov...
Usage Guidance
This skill appears coherent for tutoring: it will ask you to upload textbooks/PDFs or photos, perform web searches to supplement lessons, and create learning-profile files in memory/{subject}-study.md and set review reminders. Before installing: (1) Avoid uploading sensitive personal data or identifiable student information in PDFs/photos; (2) Expect the skill to write and update local 'memory' files — review or delete them if you want to remove stored progress; (3) Note the skill is proprietary and has no listed homepage — if you want support or updates prefer skills with a visible repo or contact channel; (4) If used with minors, ensure parental consent and avoid sharing private school records. Overall the skill is internally consistent with its purpose.
Capability Analysis
Type: OpenClaw Skill
Name: study-tutor
Version: 1.0.0
The 'study-tutor' skill bundle is a comprehensive educational tool designed to implement science-based learning strategies like Active Recall and Spaced Repetition. It utilizes standard OpenClaw capabilities, such as reading PDFs for course materials and writing markdown files to a local 'memory/' directory to track student progress and 'Learning Profiles'. All high-risk behaviors, such as file system access and the use of the cron skill for study reminders, are explicitly documented and strictly aligned with the stated purpose of providing a structured tutoring environment. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description (Study Tutor) match the instructions and required capabilities. The skill only needs the ability to read user-provided PDFs/photos, perform searches, and store per-user learning profiles — all coherent with a tutoring assistant.
Instruction Scope
SKILL.md instructs the agent to read user-supplied materials (PDFs/photos), run web searches to supplement teaching, and create/read/write learning profile files under memory/{subject}-study.md. This is expected for the stated purpose, but it does involve file I/O and network searches of user content — users should avoid uploading sensitive personal data in study materials.
Install Mechanism
Instruction-only skill with no install spec, no external downloads, and no additional binaries or packages required. Lowest-risk install posture.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The only resources referenced are built-in platform tools (pdf, read_file/write_file, memory_search, cron), which are proportionate to the functionality.
Persistence & Privilege
The skill writes per-user learning-profile files (memory/*) and sets review reminders via cron-like tooling. It does not request 'always: true' or other elevated privileges. Users should be aware that progress and mistakes will be stored locally in the skill's memory files unless they delete them.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install study-tutor - After installation, invoke the skill by name or use
/study-tutor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Study Tutor 1.0.0 — Initial Release
- Launches a science-based tutoring system supporting all learning stages: pre-diagnosis, teacher preparation, preview, note-taking, review, and spaced repetition.
- Adapts teaching style to different learner groups: primary/secondary students, university students, self-learners, and exam candidates.
- Creates separate learning profiles to track progress and avoid repetitive teaching.
- Detects next-day learning and auto-generates review plans based on forgetting curve.
- Integrates evidence-based strategies: active recall, spaced repetition, deliberate practice, and framework mapping.
- Supports 4 learning modes: Guided / Batch / Question-driven / Hybrid.
- AI reads user textbooks/PDFs before teaching to ensure alignment with exam scope.
Metadata
Frequently Asked Questions
What is Study Tutor?
Science-based learning tutoring skill — For primary/secondary students, university students, self-learners, and exam candidates. Complete learning system cov... It is an AI Agent Skill for Claude Code / OpenClaw, with 830 downloads so far.
How do I install Study Tutor?
Run "/install study-tutor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Study Tutor free?
Yes, Study Tutor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Study Tutor support?
Study Tutor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Study Tutor?
It is built and maintained by jiangkaiqi2005 (@jiangkaiqi2005); the current version is v1.0.0.
More Skills