Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
yabaa233 avatar

Retro China 80s Ppt

  • 1 installs
  • Updated June 11, 2026
  • yabaa233/skill_study

Generates .pptx presentations in a 1980s-China nostalgic visual style with four templates: old textbook, award certificate, quotation book, and calendar.

About

Turns a title and slide outline into a real .pptx file styled with retro Chinese 1980s aesthetics (enamel-red/beige/green palette, SimSun font, seal titles). A developer uses it for nostalgic-themed decks like annual reviews, birthday certificates, or retro-aesthetic slides.

  • Four templates: textbook, award, quotation, calendar
  • Outputs a real .pptx openable in PowerPoint/WPS/Keynote

Retro China 80s Ppt by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #565 of 688 Office & Documents skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/yabaa233/skill_study --skill retro-china-80s-ppt

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedJune 11, 2026
Repositoryyabaa233/skill_study

What it does

Generates .pptx presentations in a 1980s-China nostalgic visual style with four templates: old textbook, award certificate, quotation book, and calendar.

Files

SKILL.mdMarkdownGitHub ↗

Retro China 80s PPT — 中国 80 年代怀旧风格 PPT 📜

一个把普通大纲变成年代感十足的怀旧 PPT 的工具。

使用场景

何时应调用本工具:用户明确要求"做 PPT / 生成演示文稿 / 写汇报"并且带有以下关键词:

  • 80 年代、怀旧、复古、老课本、大字报、奖状、喜报、红双喜、挂历、语录
  • 年代感、复古风、民国风(可用老课本模板近似)

不该调用的情况:用户只想聊天、只想要大纲文字、或要求 "现代简约 PPT"。

示例对话

1. 明确风格

  • 用户:"帮我做个80年代风格的 PPT,主题是我们年会回顾"
  • 调用:
     {
       "title": "1988 我们的年会",
       "template": "textbook",
       "slides": [
         { "title": "开篇寄语", "bullets": ["光阴似箭", "岁月如歌", "回望来时路"] },
         { "title": "今年成就", "bullets": ["营收翻一番", "三项专利", "新开两个分厂"] }
       ]
     }

2. 奖状模板

  • 用户:"给我闺女做张生日奖状 PPT,叫她年度最佳女儿"
  • 调用:template = "award",slides 含表彰词。

3. 语录本

  • 用户:"做一页红色语录本的 PPT,写几条程序员名言"
  • 调用:template = "quotation"

4. 挂历

  • 用户:"做一个挂历风的年度回顾 PPT"
  • 调用:template = "calendar"

LLM 使用指南(重要)

1. 内容组织是 LLM 的工作:用户通常只给主题 / 方向,LLM 需要:

  • 构思 4-8 张幻灯片的结构(开篇 → 正文 → 总结)
  • 每页标题 4-10 字为宜(和老课本视觉匹配)
  • 每页 3-6 条 bullets,每条不超过 20 字(避免挤爆版面)

2. 模板选择

  • 正式汇报 / 课堂分享 → textbook
  • 庆祝 / 表彰 / 祝福 → award
  • 名言 / 格言 / 语录集 → quotation
  • 年度回顾 / 日期相关 → calendar

3. 文件输出后

  • 工具返回 filePath 后,主动告诉用户文件已保存到哪里
  • 建议用户用 PowerPoint / WPS / Keynote 打开
  • 可附加一句怀旧风打趣话

注意事项

  • 输出真实的 .pptx 二进制文件,可直接用 PowerPoint 打开
  • 幻灯片数量建议 3-12 张,过多会让文件臃肿
  • 所有文字使用宋体(SimSun / Songti SC),英文系统也能降级显示
  • 文件默认存到 Skill 的 dataDir;如需指定路径,传 outputPath
  • 生成属于 MODERATE 风险(写磁盘文件),需用户确认

模板视觉说明

模板配色关键元素
textbook宣纸米黄 + 墨黑 + 朱砂红课本边框、页码、方格背景、红色批注印章
award奖状金 + 搪瓷红红双喜 / 奖状波浪边、烫金标题、大红印章
quotation正红底 + 黄字语录本大红封面、毛体风标题、落款
calendar米黄底 + 墨绿 + 红挂历撕页感、日期方块、节气提示

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.