← Back to Skills Marketplace
172
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install class-ppt-generator
Description
生成初中班会课PPT或英语课PPT。触发条件:(1)用户要求做班会课PPT、主题班会、班主任PPT (2)用户要求做英语课PPT、英语公开课、初中英语教学PPT (3)用户提到"班会"或"英语课"与PPT结合
README (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。
参考资料
使用示例
- "帮我做一节初二班会课,主题是手机管理"
- "准备一节七年级英语公开课"
- "做一节关于中考焦虑的班会课"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install class-ppt-generator - After installation, invoke the skill by name or use
/class-ppt-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is class-ppt-generator?
生成初中班会课PPT或英语课PPT。触发条件:(1)用户要求做班会课PPT、主题班会、班主任PPT (2)用户要求做英语课PPT、英语公开课、初中英语教学PPT (3)用户提到"班会"或"英语课"与PPT结合. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install class-ppt-generator?
Run "/install class-ppt-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is class-ppt-generator free?
Yes, class-ppt-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does class-ppt-generator support?
class-ppt-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created class-ppt-generator?
It is built and maintained by zhouyuzhy (@zhouyuzhy); the current version is v1.0.0.
More Skills