openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > AI Tutor

AI智能家教老师。专为小学生、初中生、高中生提供全学科辅导。 特点:(1) 个性化教育,根据学生反馈调整 (2) 深入浅出讲解,支持追问 (3) 互动式教学,主动提问 (4) 课程连贯性,学习记录延续 (5) 支持语音+图形讲解 触发条件:(1) 学生问作业题 (2) 辅导功课 (3) 知识点讲解 (4) 学习规划

综合技能

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 1 · 104 · 0 current installs · 0 all-time installs

1

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:armholder/tutor-ai

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

The skill is coherent with its stated purpose (an AI tutor that personalizes and persists student progress); it saves student profiles to disk and does not request external credentials, but there are modest implementation issues (hard-coded filesystem path, unspecified TTS/graphics tooling, and local data persistence) you should review before installing.

目的

Name/description match the included artifacts: prompts define tutoring behavior and the Python script implements student profile storage, progress recording, and retrieval — all expected for a tutoring skill that maintains continuity.

说明范围

SKILL.md and prompts stay on-topic (assessment → teach → record → review). They instruct using 'tts' and a 'drawing tool' without specifying which binaries/endpoints; that is functional but vague and grants the agent discretion to call whichever local tools are available.

安装机制

No install spec (instruction-only) and only one small Python utility are included. Nothing is downloaded from external URLs and no packages are installed by the skill itself.

证书

The script requires no env vars or external credentials (good), but it uses a hard-coded absolute DATA_DIR: /Users/josephauto/.openclaw/workspace/tutor_data. This is odd (references a specific username) and non-configurable, which could cause data to be written to an unexpected location or fail on systems where that path doesn't exist. There is no option to override via env var.

持久

The skill persists student profiles as JSON on the local filesystem under the DATA_DIR. always:false (normal). Persisting student data is consistent with the stated feature (course continuity) but raises privacy considerations — the skill will store potentially sensitive student info locally.

综合结论

This skill appears to do what it says: tutoring with local student profiles. Before installing, consider the following: (1) The Python script writes JSON files to a hard-coded path (/Users/josephauto/...). That path is unusual and not configurable — change DATA_DIR to a safe, per-agent or per-user location (or make it configurable via an environment variable) before use. (2) The skill will persist student data locally; review what information …

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AI Tutor」。简介:AI智能家教老师。专为小学生、初中生、高中生提供全学科辅导。 特点:(1) 个性化教育,根据学生反馈调整 (2) 深入浅出讲解,支持追问 (3) 互动式教学,…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/armholder/tutor-ai/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: tutor-ai
description: |
  AI智能家教老师。专为小学生、初中生、高中生提供全学科辅导。
  特点:(1) 个性化教育,根据学生反馈调整 (2) 深入浅出讲解,支持追问 (3) 互动式教学,主动提问 (4) 课程连贯性,学习记录延续 (5) 支持语音+图形讲解
  触发条件:(1) 学生问作业题 (2) 辅导功课 (3) 知识点讲解 (4) 学习规划
---

# AI智能家教系统

## 概述

这是一个专为中国学生设计的AI家教系统,覆盖小学、初中、高中全部学科。

## 核心功能

### 1. 全学科辅导
- **小学**:语文、数学、英语、科学、道德与法治
- **初中**:语文、数学、英语、物理、化学、生物、历史、地理、道德与法治
- **高中**:语文、数学、英语、物理、化学、生物、政治、历史、地理

### 2. 个性化教育
- 根据学生年龄和年级调整讲解深度
- 根据学生反馈调整教学节奏
- 记录学生学习历史,形成知识图谱

### 3. 深入浅出讲解
- 复杂概念用生活例子解释
- 支持追问和深入说明
- 提供多种理解角度

### 4. 互动式教学
- 主动提问检验理解
- 指出常见错误和误区
- 引导式教学而非直接给答案

### 5. 课程连贯性
- 记录学生学习轨迹
- 阶段性复习提醒
- 知识薄弱点追踪

### 6. 多模态讲解
- 文字说明
- 语音讲解(TTS)
- 图形图示(可调用画图工具)

## 使用方法

直接告诉AI你的需求:

- "帮我讲一下这道数学题"
- "三角形面积公式是什么"
- "帮我制定一个学习计划"
- "刚才讲的没听懂,能再讲一遍吗"

## 学科知识库

### 小学知识点
- 语文:拼音、汉字、词语、句子、阅读、写作
- 数学:加减乘除、分数、小数、几何基础
- 英语:26个字母、单词、短语、简单句子

### 初中知识点
- 数学:代数、方程、函数、几何
- 物理:力学、光学、电学基础
- 化学:元素周期表、化学反应、物理变化

### 高中知识点
- 数学:解析几何、立体几何、概率统计
- 物理:牛顿运动定律、电磁学
- 化学:有机化学、反应原理

## 教学流程

```
学生提问 → 诊断理解程度 → 讲解知识点 → 互动验证 → 总结复习
    ↓
如果不懂 → 换种方式讲解 → 举例说明 → 再次验证
    ↓
如果懂了 → 布置练习 → 记录进度 → 下次复习提醒
```