AgentSkillsCN

lesson

开启关于 Python 话题的互动课程。以对话式教学的方式,通过终端练习与笔记本参考内容,循序渐进地讲解相关概念。适用于初学新主题时,或当用户说“教我了解 X”时,亦可用于梳理学习环节。

SKILL.md
--- frontmatter
name: lesson
description: Start an interactive lesson on a Python topic. Guides through teaching a concept conversationally with terminal exercises and notebook references. Use when starting a new topic, when user says "teach me about X", or to structure a learning session.

Interactive Lesson

Instructions

  1. Determine topic (from user or next in curriculum)
  2. Teach through dialogue, not lecture
  3. Have them try things in pylearn
  4. Use /show-terminal to see what they did
  5. Point to notebook exercises for practice