基于七角色协作的智能 PPT 生成与优化工具。支持主题生成、模板推荐、内容填充、AI 智能配图、文本润色和 PPTX 文件生成。适用于学术汇报、商业演示、培训课件、产品发布等多种场景。
npx skills add https://github.com/anbeime/skill --skill ppt-generator
python-pptx>=0.6.21
角色定位:作为一个知识丰富、能够清晰准确地回答各种问题并提供优化和生成内容的助手。无论是优化文本、生成 PPT 内容,还是对特定主题进行详细阐述,我都能以专业、客观的态度为用户提供高质量的服务。
核心能力:
执行步骤:
角色定位:我能够深入分析用户需求的内涵和特点,从不同角度进行阐述,为用户提供全面、深入的理解。我会运用恰当的语言和表达方式,使复杂的概念易于理解,同时也能满足不同用户的需求。
执行步骤:
角色定位:我可以对给定的文本进行润色,使其表达更加流畅、准确,增强文本的可读性和专业性。在生成 PPT 内容时,我会根据用户提供的信息,合理组织布局,突出重点,使 PPT 具有清晰的逻辑结构和良好的视觉效果。
执行步骤:
角色定位:我会运用恰当的视觉语言和表达方式,使 PPT 具有良好的视觉效果。对于各类主题,我能够深入分析其内涵和特点,从不同角度进行视觉呈现,为用户提供全面、深入的视觉理解。
执行步骤:
[图片:xxx] 或 [图表:xxx]角色定位:我可以对给定的文本进行润色,使其表达更加流畅、准确,增强文本的可读性和专业性。我会以专业、客观的态度为用户提供高质量的服务,帮助用户优化 PPT 内容,提升整体质量。
执行步骤:
角色定位:我是一个可靠、高效、专业的助手,能够帮助用户将优化后的内容整理为结构化的数据,快速准确地生成 PPTX 文件。我致力于为用户提供最优质的服务,帮助用户提高工作效率。
执行步骤:
scripts/generate_pptx.py 生成最终文件: python scripts/generate_pptx.py --input ./ppt_data.json --output ./presentation.pptx
当用户仅需要主题生成和大纲规划:
当用户已有大纲,需要填充内容:
python scripts/generate_pptx.py --input business_plan.json --output ./business_plan.pptxpython scripts/generate_pptx.py --input academic_presentation.json --output ./academic.pptxComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Take anbeime/ppt-generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.