← 返回 Skills 市场
ivangdavila

Tutor

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1163
总下载
2
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install tutor
功能描述
Personalized tutoring for any age and subject with adaptive teaching, progress tracking, and parent oversight.
安全使用建议
This skill appears coherent and self-contained, but review these practical points before installing: 1) Confirm where the agent runs — if it runs on a cloud host, session files in ~/tutor will be stored on that host; avoid storing sensitive personally identifying details there. 2) Decide how 'flag to parent/guardian' should actually work (manual notification, email, or other); the skill doesn't define a safe notification channel. 3) Set restrictive file permissions on ~/tutor and consider encryption/backups if you will store minors' personal data. 4) If you need auditability, verify how reports are delivered and who can access them. 5) Follow the skill's academic-integrity rules (it will avoid giving direct answers) and avoid using it to complete graded submissions. If you want stronger assurances, ask the publisher for clarification on escalation mechanics and data retention policies.
功能分析
Type: OpenClaw Skill Name: tutor Version: 1.0.0 The OpenClaw AgentSkills bundle for the 'Tutor' skill is classified as benign. All instructions for the AI agent, primarily found in SKILL.md and safety.md, are clearly aligned with its stated purpose of personalized tutoring. File system operations are strictly confined to the designated `~/tutor/` directory for storing learner profiles, session logs, and progress reports. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core function or access sensitive data outside its defined scope. The safety and ethical guidelines are robust and explicitly instruct the agent to avoid harmful behaviors and escalate serious concerns responsibly.
能力评估
Purpose & Capability
Name/description (personalized tutoring, progress tracking, parent oversight) align with the instructions and the declared storage layout; required capabilities are limited to reading/writing local learner files and producing reports — reasonable for the stated purpose.
Instruction Scope
Instructions are explicit about reading/writing files under ~/tutor/{learner}/ and logging sessions. There is an ambiguous escalation instruction to 'flag immediately to parent/guardian' that does not specify the mechanism (file, UI notification, email, or external endpoint). No network endpoints, hidden code, or env-var access are present in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal risk from installation. Nothing is downloaded or written by an installer step.
Credentials
The skill requests no environment variables, credentials, or config paths. All required data is local and stored under a dedicated ~/tutor/ directory, which is proportionate to a tutoring tool.
Persistence & Privilege
Skill persists data to the user's home (~ /tutor) on normal runs (creates files like sessions.jsonl and progress.json). always:false and no elevated privileges are requested. Users should be aware data is stored persistently and consider file permissions and host environment (local vs cloud).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tutor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tutor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug tutor
版本 1.0.0
许可证
累计安装 14
当前安装数 12
历史版本数 1
常见问题

Tutor 是什么?

Personalized tutoring for any age and subject with adaptive teaching, progress tracking, and parent oversight. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1163 次。

如何安装 Tutor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tutor」即可一键安装,无需额外配置。

Tutor 是免费的吗?

是的,Tutor 完全免费(开源免费),可自由下载、安装和使用。

Tutor 支持哪些平台?

Tutor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tutor?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论