teach

仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

支持长期、分步教学并在仓库中保存学习进度,便于持续学习。

这个 Skill 做什么

在工作区内以多会话方式指导用户学习新技能并维护学习状态文件。

在当前工作区里以多次会话方式带你学一项新技能,并把学习状态保存在项目目录里(比如 MISSION.md 等文件)以便持续追踪。会把教学拆成任务、笔记和练习,记录进度和待办,适合想长期、系统地在同一工作区里学东西的人。这样随时能断点续学,也方便后来回顾目标和产出。

▸ 展开 SKILL.md 英文原文

Teach the user a new skill or concept, within this workspace.

Skill 开发管理教学学习路线状态管理通用
0
Stars
0
Forks
22
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/teach/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/teach/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
The user has asked you to teach them something. This is a stateful request - they intend to learn the topic over multiple sessions.

## Teaching Workspace

Treat the current directory as a teaching workspace. The state of their learning is captured in this directory in several files:

- `MISSION.md`: A document capturing the _reason_ the user is interested in the topic. This should be used to ground all teaching. Use the format in [MISSION-FORMAT.md](./MISSION-FORMAT.md).
- `./reference/*.html`: A directory of reference materials. These are the compressed learnings from the lessons - cheat sheets, reference algorithms, syntax, yoga poses, glossaries. They are the raw units of learning. They 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有