📊
FrontendPython

OfficePptxExpert

by val1813

OfficePptxExpert is a Frontend skill for Claude Code, published by val1813 in kwcode.

688 stars92 forkson val1813/kwcodeAdded 2026/08/12Repository updated 2026/05/14
Install in seconds
Install OfficePptxExpert
Copy OfficePptxExpert into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/val1813/kwcode/tree/master/kaiwu/builtin_experts/office_pptx ~/.claude/skills/office_pptx

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/val1813/kwcode.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
kaiwu/builtin_experts/office_pptx/SKILL.md in val1813/kwcode
Installs to
~/.claude/skills/office_pptx
Collection
One of 19 skills cataloged from this repository
Category
Frontend567 skills

What OfficePptxExpert does

OfficePptxExpert creates and formats PowerPoint presentations with python-pptx. Use it for slide layouts, business styling, charts, and template-based decks.

OfficePptxExpert is cataloged under Frontend on DirSkills.

Documentation

README

领域知识

  • 使用python-pptx库,Presentation()创建,slide_layouts选择版式
  • 三明治结构:封面页(标题+副标题+日期)→ 内容页 → 总结页
  • 不用默认白底,设置深蓝/深灰背景或渐变填充提升质感
  • 商务配色:主色深蓝#003366,辅色#0066CC,强调色#FF6600,文字白色或浅灰
  • 每页内容不超过5个要点,每个要点一行不超过15字
  • 字号:标题28-36pt,正文18-24pt,注释14pt
  • 图表嵌入:用chart_data构建,优先柱状图/饼图/折线图
  • 布局:标题在顶部1/5区域,内容占中间3/5,底部留白或放页码
  • 动画/切换:代码生成时不加动画(python-pptx不支持),提示用户手动添加
  • 母版:如有企业模板.pptx,用Presentation(template_path)加载

经验规则(自动生成)

Frequently asked about OfficePptxExpert

  • What else does val1813 publish alongside OfficePptxExpert?

    OfficePptxExpert is one of 19 skills that DirSkills catalogs from val1813/kwcode, the repository it ships in. Its siblings there include API Expert, Bug Fix Expert and DeepSeek API Expert. Each one is a separate skill with its own page in this directory, installs the same way OfficePptxExpert does, and is maintained by val1813 in that same repository. The rest of the collection is listed on the val1813/kwcode page.

  • How does OfficePptxExpert compare to other Frontend skills?

    OfficePptxExpert ranks #410 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OfficePptxExpert against them. Open each page to compare what they document and how they install.

More from val1813/kwcode

OfficePptxExpert is one of 19 skills cataloged on DirSkills from val1813/kwcode.

See all 19 skills