Files
nexus/wiki/concepts/tutor-skills.md
2026-04-18 16:02:38 +08:00

23 lines
966 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "tutor-skills"
type: concept
tags: []
sources: ["Obsidian-必装-Skills"]
last_updated: 2026-04-18
---
## Description
两个 Skilltutor-setup 和 tutor构成"输入-内化-检测"完整闭环:
- **tutor-setup**:将文档或代码库一键转化为结构化的 Obsidian 知识库生成双链、MOC 和复习题
- **tutor**:读取知识库进度数据,在终端内生成互动式测验,追踪并攻克知识薄弱点
## Dependencies
- 智能体工具Claude Code、OpenCode
## Usage
- `/tutor-setup`:在特定工作目录触发构建
- `/tutor`:在已有 StudyVault 的目录下触发复习
## Special Features
- **模式自动侦测**:自动扫描当前工作目录,检测到 package.json 或 pom.xml 等工程文件自动进入"代码库模式";若只有 PDF/纯文本则进入"文档模式"
- **Token 消耗风险**"代码库模式"会递归读取大量源文件并进行架构溯源,短时间内消耗大量 Token