teacher-prep
教师备课助手,用于小学语文教学备课。支持古诗、现代文、寓言、童话等各类课文。当用户提出备课需求时,自动执行:(1)搜索课文相关资料(原文、作者、背景、生字词、段落分析等),生成markdown备课资料;(2)生成教案PPT;(3)生成Word格式课后练习题及参考答案。适用于小学各年级语文备课场景。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/870021840/teacher-prepWhat This Skill Does
The teacher-prep skill is an advanced automation assistant designed specifically for primary school Chinese language teachers. It streamlines the entire lesson planning workflow by acting as a comprehensive research and documentation engine. When triggered, the skill automatically identifies the text genre—whether it is classical poetry, modern prose, fables, or fairy tales—and performs an exhaustive search to compile critical pedagogical resources. It generates three core deliverables: a structured Markdown-formatted reference document covering background, vocabulary, and analysis; a professional PowerPoint lesson plan featuring teaching objectives, key points, and classroom procedures; and a Word-formatted homework document complete with tiered exercises and answer keys. By automating these time-consuming administrative tasks, the skill allows educators to focus more on classroom engagement.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the necessary environment variables configured for API access. Run the following command in your terminal:
clawhub install openclaw/skills/skills/870021840/teacher-prep
Use Cases
This skill is ideal for primary school teachers managing multiple lesson plans simultaneously. It is particularly effective for:
- Quickly generating consistent, structured lesson plans across different grade levels.
- Creating standardized vocabulary lists and context analysis for diverse literary texts.
- Developing balanced homework sets that range from foundational rote-learning to creative writing exercises.
- Saving hours of manual document creation when preparing for new semester curricula.
Example Prompts
- "备课二年级下册古诗《村居》,请包含详细的词语注释和诗歌赏析。"
- "准备三年级上册《秋天的雨》的教学材料,重点放在段落分析和写作特点上。"
- "生成二年级课文《坐井观天》的教案、备课笔记以及配套的课后练习题。"
Tips & Limitations
- Accuracy: While the AI provides high-quality foundational content, always review the generated lesson plans against your specific school curriculum requirements.
- Dependencies: This skill relies on the Tavily search engine for real-time data; ensure your API key is correctly active in your system environment to avoid search failures.
- Formatting: The skill uses specific libraries (python-pptx and python-docx) to generate documents; ensure your system has write-access permissions to the designated output directories to successfully save the generated files.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-870021840-teacher-prep": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api