openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > teacher-prep

教师备课助手,用于小学语文教学备课。支持古诗、现代文、寓言、童话等各类课文。当用户提出备课需求时,自动执行:(1)搜索课文相关资料(原文、作者、背景、生字词、段落分析等),生成markdown备课资料;(2)生成教案PPT;(3)生成Word格式课后练习题及参考答案。适用于小学各年级语文备课场景。

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 151 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:870021840/teacher-prep

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's description and runtime instructions claim it uses an external search service (Tavily) requiring an API key, but the published metadata does not declare that credential or other runtime requirements, so the package is internally inconsistent and needs clarification before trusting it.

目的

SKILL.md says the agent must call a third‑party search tool (Tavily) and explicitly mentions a TAVILY_API_KEY; the registry metadata lists no required env vars or credentials. That mismatch is unexpected: a search-backed content-assembly skill legitimately needs an API key, but the metadata does not declare it.

说明范围

The runtime instructions are narrowly scoped to: detect lesson type, query Tavily for texts/metadata, generate a markdown file, a PPTX and a DOCX. The instructions do not ask the agent to read unrelated system files or other credentials. However they direct network/search queries to an external service (Tavily), which is a material runtime action and depends on an API key and service endpoint that are not fully documented here.

安装机制

No install spec (instruction-only) — lower disk/install risk. Two Python scripts are included that use python-pptx and python-docx; SKILL.md lists those Python libraries but there is no declared install step to ensure those dependencies are present. This is likely sloppy packaging rather than malicious, but it reduces transparency.

证书

SKILL.md states Tavily is required and names TAVILY_API_KEY, but the skill metadata lists no required env vars or primary credential. Requiring an external API key is proportionate to the stated purpose, but the omission from metadata is an inconsistency that could hide where keys are used or transmitted.

持久

The skill is not marked always:true and does not request system-wide config paths or elevated persistency. Autonomous invocation is allowed (the platform default) but not combined with other high privileges.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「teacher-prep」。简介:教师备课助手,用于小学语文教学备课。支持古诗、现代文、寓言、童话等各类课文。当用户提出备课需求时,自动执行:(1)搜索课文相关资料(原文、作者、背景、生字词、…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/870021840/teacher-prep/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: teacher-prep
description: 教师备课助手,用于小学语文教学备课。支持古诗、现代文、寓言、童话等各类课文。当用户提出备课需求时,自动执行:(1)搜索课文相关资料(原文、作者、背景、生字词、段落分析等),生成markdown备课资料;(2)生成教案PPT;(3)生成Word格式课后练习题及参考答案。适用于小学各年级语文备课场景。
---

# 教师备课助手

本技能用于自动化完成小学语文教学备课的全流程工作,支持古诗、现代文、寓言、童话、说明文等各类课文类型。

## 工作流程

当用户提出备课需求(如"备课三年级上册《秋天的雨》"或"备课二年级古诗《村居》")时,按以下步骤执行:

### 第一步:识别课文类型并搜索资料

根据课文名称自动判断类型:
- **古诗/古诗词**:有朝代和作者,如《村居》《咏柳》
- **现代文**:散文、记叙文、说明文等,如《秋天的雨》《富饶的西沙群岛》
- **寓言/童话**:如《坐井观天》《卖火柴的小女孩》

使用 Tavily 搜索工具获取:
- 课文原文
- 作者介绍
- 创作背景/写作背景
- 生字词(拼音、解释)
- 段落大意/诗句解析
- 主题思想/中心思想
- 写作特点/艺术特色

### 第二步:生成备课资料

根据课文类型生成相应内容:

**古诗类:**
- 原文(带拼音)
- 作者介绍
- 字词注释
- 诗句翻译
- 诗歌赏析

**现代文类:**
- 课文原文
- 作者介绍
- 生字词表(拼音、部首、组词)
- 段落划分与段意
- 主要内容概括
- 写作特点分析

**寓言/童话类:**
- 故事原文
- 出处/作者
- 生字词
- 故事情节梳理
- 寓意/道理

保存为:`备课资料_<课文名>.md`

### 第三步:生成教案 PPT

根据课文类型设计教案结构:

**通用教案框架:**
1. 教学目标(知识、能力、情感)
2. 教学重难点
3. 教学准备
4. 教学过程
   - 导入(激发兴趣,引入新课)
   - 新授(初读感知、精读理解)
   - 巩固(练习、讨论、拓展)
   - 小结(总结收获)
   - 作业布置
5. 板书设计

保存为:`教案_<课文名>.pptx`

### 第四步:生成课后练习题

根据课文类型设计分层练习:

**基础题:**
- 生字词(看拼音写词语、选择正确读音)
- 课文内容填空
- 词语解释

**理解题:**
- 句子理解
- 段落大意概括
- 中心思想体会

**拓展题:**
- 仿写/续写
- 对比阅读
- 创意表达

保存为:`练习题_<课文名>.docx`(含参考答案)

## 输出文件

完成备课任务后,生成以下三个文件:
1. `备课资料_<课文名>.md` - Markdown 格式备课资料
2. `教案_<课文名>.pptx` - PowerPoint 教案
3. `练习题_<课文名>.docx` - Word 格式练习题

## 依赖工具

- Tavily 搜索(需 TAVILY_API_KEY 环境变量)
- python-pptx(生成 PPT)
- python-docx(生成 Word 文档)

## 使用示例

**古诗备课:**
- 用户说:"备课二年级下册古诗《村居》"
- 识别为古诗 → 搜索古诗资料 → 生成古诗类型备课资料

**现代文备课:**
- 用户说:"备课三年级上册《秋天的雨》"
- 识别为现代散文 → 搜索课文资料 → 生成现代文类型备课资料

**寓言备课:**
- 用户说:"备课二年级《坐井观天》"
- 识别为寓言故事 → 搜索寓言资料 → 生成寓言类型备课资料