๐Ÿ“Š

pptx

ๅฎ‰ๅ…จ โš™๏ธ ๅค–้ƒจๅ‘ฝไปค๐ŸŒ ็ถฒ่ทฏๅญ˜ๅ–๐Ÿ“ ๆช”ๆกˆ็ณป็ตฑๅญ˜ๅ–

Create PowerPoint Presentations

ไนŸๅฏๅพžไปฅไธ‹ๅ–ๅพ—: 92Bilal26,Azeem-2,Cam10001110101,anthropics,davila7,ZhanlinCui,92Bilal26,AutumnsGrove,DYAI2025,ArtemisAI,ComposioHQ,K-Dense-AI

Claude can create, edit, and analyze PowerPoint presentations by converting HTML to PPTX, manipulating raw XML structures, and extracting content from existing files.

ๆ”ฏๆด: Claude Codex Code(CC)
๐Ÿฅ‰ 75 ้’้Š…
1

ไธ‹่ผ‰ๆŠ€่ƒฝ ZIP

2

ๅœจ Claude ไธญไธŠๅ‚ณ

ๅ‰ๅพ€ ่จญๅฎš โ†’ ๅŠŸ่ƒฝ โ†’ ๆŠ€่ƒฝ โ†’ ไธŠๅ‚ณๆŠ€่ƒฝ

3

้–‹ๅ•Ÿไธฆ้–‹ๅง‹ไฝฟ็”จ

ๆธฌ่ฉฆๅฎƒ

ๆญฃๅœจไฝฟ็”จใ€Œpptxใ€ใ€‚ Create a 5-slide presentation about Q4 results with bullet points

้ ๆœŸ็ตๆžœ:

  • Created presentation.pptx with 5 slides
  • Slide 1: Title - Q4 Results Overview
  • Slide 2: Key Metrics with charts
  • Slide 3: Revenue Analysis
  • Slide 4: Challenges and Solutions
  • Slide 5: Next Steps and Action Items

ๆญฃๅœจไฝฟ็”จใ€Œpptxใ€ใ€‚ What content is in slide 3 of this presentation?

้ ๆœŸ็ตๆžœ:

  • Slide 3: Customer Feedback Summary
  • - Overall satisfaction: 4.2/5
  • - Top mentioned features: speed, reliability
  • - Areas for improvement: documentation

ๅฎ‰ๅ…จๅฏฉ่จˆ

ๅฎ‰ๅ…จ
v1 โ€ข 2/24/2026

This is a legitimate PPTX presentation skill. Static analysis findings are false positives: external_commands are documentation examples in markdown files, network URLs are standard OOXML schema references, and weak crypto/C2 keyword flags incorrectly identify color codes and color names. No actual security risks identified. The skill provides safe PowerPoint creation and editing capabilities.

56
ๅทฒๆŽƒๆๆช”ๆกˆ
26,504
ๅˆ†ๆž่กŒๆ•ธ
5
็™ผ็พ้ …
1
ๅฏฉ่จˆ็ธฝๆ•ธ
ไธญ้ขจ้šชๅ•้กŒ (1)
Documentation Contains Command Examples
The SKILL.md file contains examples of command-line tools like python, pandoc, markitdown. These are documentation examples for users, not dangerous code execution.
ไฝŽ้ขจ้šชๅ•้กŒ (1)
OOXML Schema Files Contain URLs
Standard OOXML schema files contain namespace URLs. These are legitimate ISO/ECMA standard schema references, not security concerns.

้ขจ้šชๅ› ็ด 

โš™๏ธ ๅค–้ƒจๅ‘ฝไปค (1)
๐ŸŒ ็ถฒ่ทฏๅญ˜ๅ– (1)
๐Ÿ“ ๆช”ๆกˆ็ณป็ตฑๅญ˜ๅ– (1)
ๅฏฉ่จˆ่€…: claude

ๅ“่ณช่ฉ•ๅˆ†

45
ๆžถๆง‹
100
ๅฏ็ถญ่ญทๆ€ง
85
ๅ…งๅฎน
50
็คพ็พค
98
ๅฎ‰ๅ…จ
91
่ฆ็ฏ„็ฌฆๅˆๆ€ง

ไฝ ่ƒฝๅปบๆง‹ไป€้บผ

Generate Presentation from Outline

Create a complete PowerPoint presentation from a text outline or content brief

Extract Content from Existing Slides

Read and extract text, notes, and comments from existing PPTX files for analysis or repurposing

Apply Design Template

Analyze an example presentation and apply its color scheme, fonts, and layout patterns to new slides

่ฉฆ่ฉฆ้€™ไบ›ๆ็คบ

Simple Slide Creation
Create a PowerPoint presentation with these slides: [list slide titles and content]. Use a professional design.
Extract Text Content
Extract all text content from the attached presentation file. List each slide's content separately.
Apply Brand Design
Analyze the design elements in [example.pptx] including colors, fonts, and layout patterns. Then create new slides about [topic] using the same design language.
Add Speaker Notes
Add speaker notes to slides 2-5 in [presentation.pptx] with talking points about [content].

ๆœ€ไฝณๅฏฆๅ‹™

  • Analyze existing presentations for design patterns before creating new ones
  • Use HTML-to-PPTX conversion for precise positioning and layout control
  • Extract XML content for complex features like comments and speaker notes
  • Apply consistent color palettes and typography throughout presentations

้ฟๅ…

  • Attempting to directly edit PPTX files without unpacking to XML first
  • Ignoring the design principles and color palette guidelines
  • Using non-web-safe fonts that may not render on all systems
  • Overloading slides with too much content

ๅธธ่ฆ‹ๅ•้กŒ

Can Claude edit existing PowerPoint files?
Claude can modify existing PPTX files by unpacking them, editing the XML, and repacking. This is needed because PPTX files are ZIP archives containing XML.
What tools does this skill use?
The skill uses Python libraries like markitdown for text extraction and custom scripts for XML manipulation. It also leverages pandoc and unoconv for format conversions.
Can I create charts in PowerPoint?
The skill does not have built-in chart creation. For charts, you would need to create them manually in PowerPoint or use a separate charting tool.
How do I add speaker notes?
Speaker notes are stored in XML files within the PPTX structure. You need to unpack the presentation, add content to the notesSlide XML files, and repack the archive.
What design constraints should I follow?
Use web-safe fonts (Arial, Helvetica, Times New Roman, etc.), ensure good color contrast, maintain visual hierarchy, and be consistent with spacing and patterns.
Can this skill work with Google Slides?
This skill is specifically for PPTX (Microsoft PowerPoint) files. Google Slides would require a different approach using the Google Slides API.

้–‹็™ผ่€…่ฉณๆƒ…

ไฝœ่€…

sickn33

ๆŽˆๆฌŠ

Proprietary. LICENSE.txt has complete terms

ๅผ•็”จ

main

ๆช”ๆกˆ็ตๆง‹

๐Ÿ“ ooxml/

๐Ÿ“ schemas/

๐Ÿ“ ecma/

๐Ÿ“ fouth-edition/

๐Ÿ“ ISO-IEC29500-4_2016/

๐Ÿ“„ dml-chart.xsd

๐Ÿ“„ dml-chartDrawing.xsd

๐Ÿ“„ dml-diagram.xsd

๐Ÿ“„ dml-lockedCanvas.xsd

๐Ÿ“„ dml-main.xsd

๐Ÿ“„ dml-picture.xsd

๐Ÿ“„ dml-spreadsheetDrawing.xsd

๐Ÿ“„ dml-wordprocessingDrawing.xsd

๐Ÿ“„ pml.xsd

๐Ÿ“„ shared-additionalCharacteristics.xsd

๐Ÿ“„ shared-bibliography.xsd

๐Ÿ“„ shared-commonSimpleTypes.xsd

๐Ÿ“„ shared-customXmlDataProperties.xsd

๐Ÿ“„ shared-customXmlSchemaProperties.xsd

๐Ÿ“„ shared-documentPropertiesCustom.xsd

๐Ÿ“„ shared-documentPropertiesExtended.xsd

๐Ÿ“„ shared-documentPropertiesVariantTypes.xsd

๐Ÿ“„ shared-math.xsd

๐Ÿ“„ shared-relationshipReference.xsd

๐Ÿ“„ sml.xsd

๐Ÿ“„ vml-main.xsd

๐Ÿ“„ vml-officeDrawing.xsd

๐Ÿ“„ vml-presentationDrawing.xsd

๐Ÿ“„ vml-spreadsheetDrawing.xsd

๐Ÿ“„ vml-wordprocessingDrawing.xsd

๐Ÿ“„ wml.xsd

๐Ÿ“„ xml.xsd

๐Ÿ“ mce/

๐Ÿ“„ mc.xsd

๐Ÿ“ microsoft/

๐Ÿ“„ wml-2010.xsd

๐Ÿ“„ wml-2012.xsd

๐Ÿ“„ wml-2018.xsd

๐Ÿ“„ wml-cex-2018.xsd

๐Ÿ“„ wml-cid-2016.xsd

๐Ÿ“„ wml-sdtdatahash-2020.xsd

๐Ÿ“„ wml-symex-2015.xsd

๐Ÿ“ scripts/

๐Ÿ“ validation/

๐Ÿ“„ __init__.py

๐Ÿ“„ base.py

๐Ÿ“„ docx.py

๐Ÿ“„ pptx.py

๐Ÿ“„ redlining.py

๐Ÿ“„ pack.py

๐Ÿ“„ unpack.py

๐Ÿ“„ validate.py

๐Ÿ“ scripts/

๐Ÿ“„ html2pptx.js

๐Ÿ“„ inventory.py

๐Ÿ“„ rearrange.py

๐Ÿ“„ replace.py

๐Ÿ“„ thumbnail.py

๐Ÿ“„ html2pptx.md

๐Ÿ“„ LICENSE.txt

๐Ÿ“„ ooxml.md

๐Ÿ“„ SKILL.md