← 返回 Skills 市场
246
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bitsoul-ppt-maker
功能描述
将用户的内容一键生成罗振宇风格的ppt演讲稿,当用户需要生成ppt时,输出一个完整科技风格的ppt
使用说明 (SKILL.md)
PPT maker
将用户的内容一键生成罗振宇风格的ppt演讲稿
设计哲学
- 一屏只讲一件事
- 深色背景 + 白色文字
- 禁止密集排版
生成流程(必须严格遵循)
Step 1: 读取讲稿
读取用户原始讲稿,不修改原稿内容。
Step 2: 生成提炼版讲稿
将内容精简、增强冲击力、适配演示场景,输出ppt描述
Step 3: 生成罗振宇风格的标题
为每个章节生成标题,必须满足:
- ≤12 字
- 采用以下形式之一:对比式、问题式、断言式、数字式、比喻式
- 自检:是否让人想继续听?
Step 4: 设计幻灯片结构
规划页面顺序和类型,请参考网上流出的罗振宇ppt
Step 5: 生成ppt
视觉规范速查
| 项目 | 规范 |
|---|---|
| 比例 | 9:16 竖屏 |
| 背景 | #000000 或 #0a0a0a + 模糊光斑动画 |
| 主文字 | #ffffff |
| 辅助文字 | #9ca3af |
| 中文字体 | HarmonyOS Sans SC / 思源黑体 |
| 英文字体 | Inter / Roboto |
| 标题字重 | font-black / font-bold |
| 正文字重 | font-light / font-normal |
交互要求
- 键盘 ← → 翻页
- 底部进度导航条
- 平滑切换动画
技术栈
- TailwindCSS(国内CDN)
- 复杂页面使用 Vue3(CDN)
- 单个HTML文件,可直接打开运行
严禁行为
- 堆字 / 密集排版
- 花哨配色
- 复杂图表
- 横屏比例
- 偏离极简科技风
安全使用建议
This skill is internally consistent for turning user-provided text into a stylized PPT and does not request secrets or install code. Before installing, consider: (1) privacy — only provide non-sensitive draft text because the skill will read and transform whatever you supply; (2) external-reference behavior — the instructions mention consulting online examples but do not specify network calls, so confirm (with the skill author or platform) whether any external fetching is performed; (3) legal/ethical — the skill aims to emulate a specific public figure's presentation style, which may raise attribution or likeness concerns if you publish or monetize the outputs. If those points are acceptable, the skill appears coherent and proportionate.
功能分析
Type: OpenClaw Skill
Name: bitsoul-ppt-maker
Version: 1.0.0
The skill bundle contains instructions for an AI agent to generate a minimalist, vertical-format presentation (PPT) in the style of Luo Zhenyu. The SKILL.md file outlines a structured workflow for content refinement and visual design, specifying the use of Vue3 and TailwindCSS via CDN for the final HTML output. No malicious code, data exfiltration attempts, or harmful prompt injection instructions were identified.
能力评估
Purpose & Capability
Name/description (generate a 罗振宇-style PPT) matches the SKILL.md: it describes slide layout, visual rules, interaction, and output format. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions stay within PPT generation: read the user's draft, produce a condensed script, titles, slide structure, and an HTML/CSS/Cdn-based output. One note: it instructs the agent to '参考网上流出的罗振宇ppt' (refer to online examples) and to reproduce a specific public figure's style — this is a non-security legal/ethics consideration and could imply the agent should consult external examples, but the SKILL.md does not instruct the agent to access system files or credentials.
Install Mechanism
No install spec and no code files — instruction-only skill; nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared requirements are minimal and proportionate for a content-to-PPT instruction-only skill.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Autonomous invocation is allowed by default but is normal and not combined with any broad access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bitsoul-ppt-maker - 安装完成后,直接呼叫该 Skill 的名称或使用
/bitsoul-ppt-maker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
bitsoul-ppt-maker 1.0.0
- Initial release: generates Luozhentian-style tech PPT scripts from user content.
- Enforces minimalist design: dark background, white text, one idea per screen, and no dense layouts.
- Outputs vertical (9:16) slides with tech-inspired visuals and smooth interactions.
- Clearly specifies slide structure, title formats, and visual/UX guidelines.
- Includes strict do's and don'ts to keep presentations clean and impactful.
元数据
常见问题
bitsoul ppt 制作器 是什么?
将用户的内容一键生成罗振宇风格的ppt演讲稿,当用户需要生成ppt时,输出一个完整科技风格的ppt. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 bitsoul ppt 制作器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bitsoul-ppt-maker」即可一键安装,无需额外配置。
bitsoul ppt 制作器 是免费的吗?
是的,bitsoul ppt 制作器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
bitsoul ppt 制作器 支持哪些平台?
bitsoul ppt 制作器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 bitsoul ppt 制作器?
由 wangzhi43(@wangzhi43)开发并维护,当前版本 v1.0.0。
推荐 Skills