openclaw-jobs-style-ppt-generator
该AI技能能将演讲大纲、草稿或主题简报转化为发布会风格的HTML演示文稿和润色后的口播稿。它支持9:16和16:9布局,包含图表、图标和动画效果,并能自动生成高质量、风格统一的演示内容,大幅提升内容创作效率。
./scripts/install-openclaw.shBefore / After 效果对比
1 组手动从草稿开始制作演示文稿,需要耗费大量时间进行设计、排版、内容润色,并确保风格统一,效率低下且易出错。
通过AI技能,只需提供大纲或草稿,即可自动生成高质量、发布会风格的HTML演示文稿和润色后的口播稿,大幅提升效率和专业度。
description SKILL.md
OpenClaw Jobs-Style PPT Generator
A GitHub-ready packaging of the jobs-style-ppt-generator skill, organized so it can be used by both OpenClaw and Codex.
What It Does
This skill turns:
- a talk outline
- a draft script
- or a topic brief
into:
- a rewritten speaking script ending with
_修改版.md - a single-file HTML presentation
- 9:16 and 16:9 layouts
- dense comparison slides, diagrams, icons, Markdown copy, and keynote-style motion
The skill itself lives here:
Repository Layout
openclaw-jobs-style-ppt-generator/
├── README.md
├── LICENSE
├── .gitignore
├── scripts/
│ ├── install-openclaw.sh
│ └── install-codex.sh
└── skills/
└── jobs-style-ppt-generator/
├── SKILL.md
├── agents/openai.yaml
├── scripts/init-ppt.sh
├── references/style-guide.md
└── assets/
OpenClaw Install
Option 1: clone this repo anywhere and add its skills/ directory to OpenClaw skill discovery.
Option 2: clone it and run:
./scripts/install-openclaw.sh
That creates a symlink into:
~/.openclaw/skills/jobs-style-ppt-generator
Codex Install
./scripts/install-codex.sh
That creates a symlink into:
~/.codex/skills/jobs-style-ppt-generator
Usage
Ask OpenClaw or Codex to use jobs-style-ppt-generator, or mention the skill explicitly.
Typical tasks:
- “把这个讲稿改成一版发布会风格的口播稿”
- “根据这份提纲生成一份横版 dense PPT”
- “给我做一套 9:16 的科技风演示页”
Publishing
This repository is prepared for GitHub publishing, but GitHub push still requires local authentication:
gh auth login
After login, create and push the repository:
git remote add origin git@github.com:<your-account>/openclaw-jobs-style-ppt-generator.git
git push -u origin main
forum用户评价 (0)
发表评价
暂无评价
统计数据
用户评分
为此 Skill 评分