class-ppt-generator

v1.0.0

生成初中班会课PPT或英语课PPT。触发条件:(1)用户要求做班会课PPT、主题班会、班主任PPT (2)用户要求做英语课PPT、英语公开课、初中英语教学PPT (3)用户提到"班会"或"英语课"与PPT结合

0· 168·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zhouyuzhy/class-ppt-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "class-ppt-generator" (zhouyuzhy/class-ppt-generator) from ClawHub.
Skill page: https://clawhub.ai/zhouyuzhy/class-ppt-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install class-ppt-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install class-ppt-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cp5epwht3p3w60ybe7z64nn83jf7t
168downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Class PPT Generator

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

执行流程

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

Step 1: 意图识别

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

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

Step 2: 多引擎检索

根据课型检索对应素材:

班会课检索方向

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

英语课检索方向

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

Step 3: 大纲生成

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

Step 4: PPT生成

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

参考资料

使用示例

  • "帮我做一节初二班会课,主题是手机管理"
  • "准备一节七年级英语公开课"
  • "做一节关于中考焦虑的班会课"

Comments

Loading comments...