lesson-structure
Provide lesson markdown templates for the AI-Native Robotics Textbook. Use when writing lessons, structuring educational content, or validating lesson format.
allowed_tools: Read
$ 설치
git clone https://github.com/zeeshan080/ai-native-robotics /tmp/ai-native-robotics && cp -r /tmp/ai-native-robotics/.claude/skills/lesson-structure ~/.claude/skills/ai-native-robotics// tip: Run this command in your terminal to install the skill
SKILL.md
name: lesson-structure description: Provide lesson markdown templates for the AI-Native Robotics Textbook. Use when writing lessons, structuring educational content, or validating lesson format. allowed-tools: Read
Lesson Structure
Instructions
When creating lesson content:
- Follow the standard lesson template
- Include all required sections
- End with "Try With AI" section
- Assign appropriate pedagogical layer
Required Sections
Every lesson MUST include:
- Learning Objectives - What students will learn
- Prerequisites - Required prior knowledge
- Main Content - Core lesson material
- Hands-On Exercise - Practical application
- Reflection Questions - Self-assessment
- Try With AI - AI-assisted extension (FINAL SECTION)
Lesson Metadata
---
title: Lesson Title
layer: L1-L5
duration: 45-90 minutes
prerequisites:
- Prior lesson or concept
learning_objectives:
- Objective 1
- Objective 2
---
Reference
See template.md for the full lesson template.
Repository

zeeshan080
Author
zeeshan080/ai-native-robotics/.claude/skills/lesson-structure
0
Stars
0
Forks
Updated2h ago
Added1w ago