← 返回 Skills 市场
zhouyuzhy

class-ppt-generator

作者 zhouyuzhy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install class-ppt-generator
功能描述
生成初中班会课PPT或英语课PPT。触发条件:(1)用户要求做班会课PPT、主题班会、班主任PPT (2)用户要求做英语课PPT、英语公开课、初中英语教学PPT (3)用户提到"班会"或"英语课"与PPT结合
使用说明 (SKILL.md)

Class PPT Generator

生成初中班会课或英语课PPT的技能。

执行流程

用户需求 → 意图识别 → 信息检索 → 大纲生成 → PPT生成

Step 1: 意图识别

首先判断用户要的是哪种类型的课:

类型 关键词 语言 目标
班会课 班会、班主任、德育、主题班会 全中文 价值观、心理、班级管理
英语课 英语课、公开课、英语教学 中英混合 语言能力、跨文化意识

Step 2: 多引擎检索

根据课型检索对应素材:

班会课检索方向

  • 教育部德育工作指南
  • 班会课活动设计案例
  • 初中生心理教育素材

英语课检索方向

  • 人教版/外研版教材单元主题
  • 英语公开课获奖教案
  • CEFR A2-B1 核心句型

Step 3: 大纲生成

生成符合百度AI PPT规范的标准化大纲,每页文字≤6行,重点词加粗。

Step 4: PPT生成

调用 ai-ppt-generator 技能生成PPT。

参考资料

使用示例

  • "帮我做一节初二班会课,主题是手机管理"
  • "准备一节七年级英语公开课"
  • "做一节关于中考焦虑的班会课"
安全使用建议
This skill appears coherent and low-risk on its own. Before installing, confirm the following: (1) the external 'ai-ppt-generator' skill it calls is trusted and does not require sensitive credentials or network access you don't want to grant; (2) if your agent has web/search access, consider whether you want it to retrieve external materials (copyright or privacy concerns); and (3) avoid providing any student-identifiable personal data (names, IDs) in prompts unless you trust the full toolchain. If you want stronger assurance, request the definition/permissions of the 'ai-ppt-generator' skill and any search/browsing connector the agent would use.
功能分析
Type: OpenClaw Skill Name: class-ppt-generator Version: 1.0.0 The class-ppt-generator skill bundle is designed to assist users in creating educational PPT outlines for class meetings and English lessons. It uses a structured prompting framework (BARF) and provides relevant educational topics and activity designs in SKILL.md and the references/ directory. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the logic is entirely focused on its stated purpose of content generation.
能力评估
Purpose & Capability
Name and description (生成班会/英语课PPT) match the SKILL.md: the file describes intent detection, material retrieval, outline and PPT generation. It does not request unrelated binaries, credentials, or filesystem access.
Instruction Scope
Runtime instructions are narrowly scoped to identifying lesson type, retrieving educational materials, producing a BARF-structured outline, and delegating final PPT creation to an external 'ai-ppt-generator' skill. The skill does not instruct reading arbitrary local files, accessing system credentials, or exfiltrating data. Note: it relies on 'ai-ppt-generator' to actually produce files — that dependency is outside this skill's control.
Install Mechanism
No install spec and no code files are provided (instruction-only). Nothing will be written to disk during installation by this skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs are proportionate to its purpose.
Persistence & Privilege
always is false and there is no request for persistent or elevated presence. The skill does not modify other skills or system-wide settings within the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install class-ppt-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /class-ppt-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the class-ppt-generator skill. - Supports automatic generation of junior high class meeting (班会课) or English class PPTs based on user requests. - Detects user intent using keywords related to class meeting or English lesson themes. - Retrieves teaching materials and templates according to class type. - Generates a standardized PPT outline with clear formatting. - Integrates with ai-ppt-generator to produce the final presentation.
元数据
Slug class-ppt-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

class-ppt-generator 是什么?

生成初中班会课PPT或英语课PPT。触发条件:(1)用户要求做班会课PPT、主题班会、班主任PPT (2)用户要求做英语课PPT、英语公开课、初中英语教学PPT (3)用户提到"班会"或"英语课"与PPT结合. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 class-ppt-generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install class-ppt-generator」即可一键安装,无需额外配置。

class-ppt-generator 是免费的吗?

是的,class-ppt-generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

class-ppt-generator 支持哪些平台?

class-ppt-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 class-ppt-generator?

由 zhouyuzhy(@zhouyuzhy)开发并维护,当前版本 v1.0.0。

💬 留言讨论