openclaw-jobs-style-ppt-generator
This AI skill can transform speech outlines, drafts, or topic briefs into conference-style HTML presentations and polished speaker notes. It supports 9:16 and 16:9 layouts, includes charts, icons, and animation effects, and can automatically generate high-quality, consistently styled presentation content, significantly boosting content creation efficiency.
./scripts/install-openclaw.shBefore / After Comparison
1 组Manually creating presentations from scratch requires significant time for design, layout, content refinement, and ensuring consistent style, leading to low efficiency and proneness to errors.
With AI capabilities, simply providing an outline or draft can automatically generate high-quality, conference-style HTML presentations and polished speech scripts, significantly boosting efficiency and professionalism.
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
forumUser Reviews (0)
Write a Review
No reviews yet
Statistics
User Rating
Rate this Skill