LearnPrompt

Humanize Ppt — AI skill for Claude Code

AI community

AST-based outline director for human-centered AI presentation workflows.

How to install Humanize Ppt

This entry records only its repository, not the path inside it, so there is no exact command to give. Open LearnPrompt/humanize-ppt and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Humanize Ppt does

AST-based outline director for human-centered AI presentation workflows.

Alternatives in AI

  • Guizang Ppt Skill — AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts 24.9k ★
  • Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
  • ARIS Agent Guide — For AI agents reading this repo 6.2k ★

README

🌐 中文 · English

Humanize PPT

*「模板库能把一个概念铺成十几页好看的 HTML;可你要站着讲完的,是能推着观众一页页往前走的那条线。」*

[![Agent Skills](https://img.shields.io/badge/Agent%20Skills-humanize--ppt-blueviolet)](SKILL.md) [![skills.sh](https://skills.sh/b/LearnPrompt/humanize-ppt)](https://skills.sh/LearnPrompt/humanize-ppt) [![Release](https://img.shields.io/github/v/release/LearnPrompt/humanize-ppt)](https://github.com/LearnPrompt/humanize-ppt/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

**为演讲而生的 PPT 系统。** 好看的模板满大街都是,缺的是把它讲出来的那条线。Humanize 干的是模板库不管的活:先用 AST(观众状态转移)把资料编成一条线,每翻一页都让观众多懂一点;该上画面的页,配真图、SVG 图表、Remotion 视频;渲染完再跑演讲体检,把「只能看、不能讲」的页挑出来。最终可以是保留 HTML 视觉的演讲模式,也可以是带 speaker notes、逐元素可编辑的原生 PPTX。整套 deck 仍由下游原生渲染——它把每页画好看,Humanize 让它能上台讲。

[30 秒装上](#30-秒装上) · [一句话用起来](#一句话用起来) · [看效果](#看效果) · [它解决什么](#它解决什么) · [演讲体检](#演讲体检把只能看不能讲的页揪出来) · [视觉增强](#视觉增强配图图表视频都是真产出) · [风格画廊](#风格画廊出大纲前先比-4-张封面) · [英文路径](#英文路径) · [AST 理论](docs/AST-theory.md)


30 秒装上

让你的 Agent(Codex / Claude Code / Hermes 等)装上 Humanize PPT —— 最简单的是直接把 GitHub 链接发给它:

请安装 Humanize PPT Skill:https://github.com/LearnPrompt/humanize-ppt

或者用 npx 一行:

npx skills add LearnPrompt/humanize-ppt -g

Claude Code 用户也可以走 plugin marketplace(自动更新):

/plugin marketplace add LearnPrompt/humanize-ppt
/plugin install humanize-ppt

**跑通全流程,建议把这套下游 skill 一起装上**(Humanize 出大纲和决定,它们负责渲染和出素材):

Skill 干什么 来源
guizang-ppt-skill 中文 deck 原生渲染(杂志风 / 瑞士风) op7418/guizang-ppt-skill
frontend-slides 英文 deck 原生渲染(viewport-safe HTML) zarazhangrui/frontend-slides
beautiful-html-templates 英文 deck 多模板渲染 zarazhangrui/beautiful-html-templates
ppt-master 原生可编辑 PPTX(DrawingML、notes、转场、raw .pptx template fill