with one click
lesson-plan-generation
当用户请求生成教案、教学设计、备课材料时使用此技能。适合老师备课、课程设计、培训资料准备等需求。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
当用户请求生成教案、教学设计、备课材料时使用此技能。适合老师备课、课程设计、培训资料准备等需求。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Extract text and tables from PowerPoint (.pptx) files. Use when a user uploads a PPT or PPTX document that needs to be processed.
当用户请求生成、创建、制作 PPT、演示文稿、课件时使用此技能。这是教育场景中最常用的技能,适合老师备课、课程汇报、学术演讲等需求。
Extract text and tables from Word (.docx) files. Use when a user uploads a Word document that needs to be processed.
Extract text and tables from Markdown (.md) files. Use when a user uploads a Markdown document that needs to be processed.
Extract text and tables from PDF files. Use when a user uploads a PDF document that needs to be processed.
Summarize and structure raw document text (PDF/Word/Markdown/PPT) into a format optimized for PPT generation. Use when the user uploads a document and wants to generate a presentation from it.
| name | lesson-plan-generation |
| description | 当用户请求生成教案、教学设计、备课材料时使用此技能。适合老师备课、课程设计、培训资料准备等需求。 |
当用户说以下类似的话时,应使用此技能:
从用户的请求中提取以下信息:
使用提取的参数调用 generate_lesson_plan 工具:
generate_lesson_plan(
topic="三角函数", # 必填
output_language="中文",
target_audience="高中生",
course="高中数学",
units="第四章 三角函数",
lessons="4.1 任意角与弧度制, 4.2 三角函数的概念",
knowledge_points="弧度制转换, sin/cos/tan定义, 诱导公式",
enable_web_search=False,
content="需要包含例题和课堂练习"
)
工具返回后,向用户解释教案包含的内容:
用户: 帮我做一个关于"光的折射"的物理教案,受众是初中二年级学生
助手: (调用 generate_lesson_plan 工具)
助手: ✅ 教案生成任务已启动!
主题: 光的折射
课程: 初中物理
受众: 初中二年级学生
📋 教案将包含:教学目标、内容大纲、教学活动设计、课堂练习与评估