← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-learn-tutor
功能描述
AI学习私教 - 搭知识库、规划路径、出题练习、批改讲解、总结输出。学练查写闭环,从零学成高手。支持任意学科:专业、考证、编程、论文等。
使用说明 (SKILL.md)
AI学习私教 LearnTutor
把学、练、查、写串成一个闭环,从零学成高手。
核心功能
1. 搭知识库
- 上传论文、文档、资料
- 自动构建专属知识库
- 向量检索 + RAG 召回
2. 规划学习路径
- 根据基础与目标
- 自动生成个性化学习路线
- 阶段里程碑设定
3. 练习测试
- 自动出题(选择题/简答题/计算题)
- 练习 → 批改 → 讲解
- 错题本自动整理
4. 整理输出
- 知识点自动总结
- 框架结构梳理
- 笔记生成 + 复习卡片
学习闭环流程
📚 资料输入 → 🧠 知识库构建 → 🗺️ 路径规划
↑ ↓
← 📝 整理输出 ← 🎯 薄弱点强化
↑
📖 学习 & 练习
↓
✅ 掌握 & 输出
使用方式
当用户说:
我想要学习机器学习
帮我制定学习计划
出几道题考考我
总结一下这个知识点
我不懂这个概念,解释一下
学习进度追踪
支持学科
- 🎓 专业课程:数学、物理、统计、金融工程
- 💻 编程开发:Python、机器学习、深度学习
- 📄 论文研究:文献阅读、论文复现
- 📝 考证备考:CFA、FRM、AI证书
- 🌍 语言学习:英语、中文、其他外语
教学原则
- 连贯式教学:不零散问答,有系统性
- 循序渐进:从基础到进阶
- 讲练结合:学完立刻练
- 错题讲解:错了就详细解释
- 进度可视化:知道自己学了多少
示例对话
用户:我想学习深度学习,从零开始
AI私教:
🎯 目标确认:从零掌握深度学习基础
📊 当前水平:假设零基础
🗺️ 个性化学习路径(共6周):
Week 1-2: 数学基础
→ 线性代数回顾(矩阵运算、特征值)
→ 微积分基础(梯度、链式法则)
→ 练习题 + 批改
Week 3: Python + NumPy
→ 实战编程入门
→ 100道练习题
Week 4: 机器学习基础
→ 监督学习、无监督学习概念
→ 回归与分类
Week 5: 神经网络入门
→ Perceptron → MLP → 反向传播
→ 用NumPy实现
Week 6: 深度学习框架
→ PyTorch 入门
→ CNN / RNN 基础概念
📦 交付物:
- 每章练习题 + 答案
- 代码仓库
- 知识点笔记
知识点总结模板
# [主题] 知识点总结
## 核心概念
- 概念1:
- 概念2:
## 关键公式
公式1:xxx
公式2:xxx
## 应用场景
- 场景1:
- 场景2:
## 常见误区
- 误区1:
- 误区2:
## 练习题
1. xxx
2. xxx
学习进度追踪
| 阶段 | 内容 | 状态 | 掌握度 |
|---|---|---|---|
| Week 1 | 数学基础 | ✅ | 85% |
| Week 2 | Python | 🔄 | 60% |
| Week 3 | ML基础 | ⏳ | 0% |
核心优势
| 传统学习 | AI私教 |
|---|---|
| 零散问答 | 连贯体系 |
| 被动吸收 | 主动练习 |
| 无人批改 | 自动批改 |
| 不知道差距 | 进度可视化 |
| 资料难找 | 知识库自动构建 |
让学习更高效,让知识更扎实
安全使用建议
This skill appears coherent with its stated purpose, but before installing or using it consider: 1) Data storage and privacy — ask or confirm where uploaded documents and generated knowledge bases will be stored, how long they are retained, and whether they are sent to third-party APIs. 2) External services — the SKILL.md mentions vector DB/RAG but doesn't say which tools or endpoints will be used; require disclosure if the implementation will call external APIs or require credentials. 3) Sensitive data — do not upload passwords, private keys, or regulated personal data unless you trust and verify the storage and processing controls. 4) Repository/code outputs — the skill suggests producing code and repositories; confirm if it will push to external git hosts or run code, and grant permissions only if you review those flows. 5) If you need higher assurance, request the concrete implementation (code or installer) and a description of storage/hosting so you can re-evaluate.
功能分析
Type: OpenClaw Skill
Name: ai-learn-tutor
Version: 1.0.0
The skill bundle is a purely descriptive prompt-based tutor persona for educational purposes. It contains no executable code, external dependencies, or instructions that could lead to data exfiltration or unauthorized system access. The files (SKILL.md and _meta.json) focus entirely on defining a learning workflow and interaction templates.
能力评估
Purpose & Capability
Name/description (AI learning tutor: build knowledge base, plan, generate exercises, grade, summarize) matches the SKILL.md content. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains detailed pedagogical instructions and example flows but is high-level about implementation (e.g., 'upload papers', '自动构建专属知识库', '向量检索 + RAG 召回'). It does not instruct the agent to read local system files, environment variables, or to send data to third-party endpoints, but it also does not specify where uploaded data is stored or what external services (if any) will be used.
Install Mechanism
No install spec and no code files; nothing is written to disk or fetched during install. This is the lowest-risk install footprint.
Credentials
No environment variables, credentials, or config paths are declared or required. The skill's described functionality could sensibly operate without requiring secrets from the user (user-supplied documents and interaction).
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges. Autonomous invocation is allowed by default (platform standard) but does not combine with other concerning flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-learn-tutor - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-learn-tutor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-learn-tutor 1.0.0 — 首发版本
- 集成知识库搭建、学习路径规划、自动出题与批改、错题整理、知识点总结等功能,覆盖学习全流程闭环。
- 支持多学科、多需求:专业课程、编程、论文、考证、语言等多领域自定义学习。
- 突出连贯体系、进度可视化、主动练习与自动知识整理。
- 提供中英文对话与总结模板,适配多种学习场景,兼顾“学、练、查、写”一体化操作。
- 专为提升学习效率与效果设计。
元数据
常见问题
AI Learning Tutor 是什么?
AI学习私教 - 搭知识库、规划路径、出题练习、批改讲解、总结输出。学练查写闭环,从零学成高手。支持任意学科:专业、考证、编程、论文等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 AI Learning Tutor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-learn-tutor」即可一键安装,无需额外配置。
AI Learning Tutor 是免费的吗?
是的,AI Learning Tutor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Learning Tutor 支持哪些平台?
AI Learning Tutor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Learning Tutor?
由 SMS(@smseow001)开发并维护,当前版本 v1.0.0。
推荐 Skills