← Back to Skills Marketplace
123
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tutor-for-all
Description
根据你的学习目标和时间,制定个性化课程及计划,跟踪进度,答疑解惑,并推荐优质学习资源辅助提升。
Usage Guidance
This skill appears coherent and low-risk: it stores and updates learning artifacts as local Markdown files in skills/tutor-for-all/data/. Before installing, confirm the agent has only the file read/write APIs you expect and that those APIs are sandboxed. If you enable the optional network search tool, be aware the agent may perform web queries to find resources. Avoid putting sensitive personal data into the learning files (they are plain text). Finally, review the System Prompt text that will be pasted into the agent to ensure it contains no secrets and matches your desired assistant behavior.
Capability Analysis
Type: OpenClaw Skill
Name: tutor-for-all
Version: 1.0.0
The 'tutor-for-all' skill is a legitimate learning assistant designed to manage study plans and track progress. It operates by reading and writing Markdown files within its own data directory (skills/tutor-for-all/data/) and contains no evidence of data exfiltration, malicious command execution, or harmful prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (personal tutor: plans, tracking, Q&A) align with the files and behavior described: learning_profile.md, curriculum.md, schedule.md, progress_log.md, session_notes.md. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions explicitly confine activity to reading/writing Markdown files under skills/tutor-for-all/data/ and to conversational modes (/learn, /checkin, /study, /ask, /think, /adjust, /progress). The only external behavior allowed is an optional network search for resource discovery if the agent's network-search tool is enabled; instructions do not ask for unrelated system files, credentials, or transmission of user data to third parties.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This is the lowest-risk install model: nothing is downloaded or written by an installer step.
Credentials
No environment variables, primary credential, or external config paths are requested. The skill only needs file read/write capability for its own data files, which is proportional to its purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill persists state only by writing files in its own data directory (normal for a stateful tutor). It does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tutor-for-all - After installation, invoke the skill by name or use
/tutor-for-all - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Tutor Skill v1.0.0 — 首发上线!
- 一站式私人学习导师,支持个性化课程规划、进度追踪、答疑与资源推荐。
- 多种命令模式(如 /learn、/checkin、/study、/ask、/progress),覆盖从计划到复盘的全流程。
- 所有学习数据本地Markdown文件化,结构透明、便于编辑和查阅。
- 推荐高质量书籍与视频,强调资源精挑细选和阶段适配。
- 注重简洁、互动的对话风格,推动用户主动思考和持续学习。
Metadata
Frequently Asked Questions
What is tutor-for-all?
根据你的学习目标和时间,制定个性化课程及计划,跟踪进度,答疑解惑,并推荐优质学习资源辅助提升。 It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install tutor-for-all?
Run "/install tutor-for-all" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tutor-for-all free?
Yes, tutor-for-all is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tutor-for-all support?
tutor-for-all is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tutor-for-all?
It is built and maintained by 枳初 (@futureidiot); the current version is v1.0.0.
More Skills