AutomationResearch InfrastructureFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
PP

pptx

Maintainer FreedomIntelligence · Last updated April 1, 2026

A user may ask you to create, edit, or analy.

OpenClawNanoClawAnalysisReproductionpptx-official📊 data science & toolsadditional scientific toolspresentation

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/pptx-official

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • A user may ask you to create, edit, or analyze the contents of a.pptx file. A.pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
  • python -m markitdown path-to-file.pptx.

Source Doc

Excerpt From SKILL.md

Text extraction

If you just need to read the text contents of a presentation, you should convert the document to markdown:


## Raw XML access

You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting. For any of these features, you'll need to unpack a presentation and read its raw XML contents.

## Unpacking a file

`python ooxml/scripts/unpack.py <office_file> <output_dir>`

**Note**: The unpack.py script is located at `skills/pptx/ooxml/scripts/unpack.py` relative to the project root. If the script doesn't exist at this path, use `find . -name "unpack.py"` to locate it.

Use cases

  • Use pptx in research workflows aligned with this subject area.
  • Follow the upstream documentation for the full working procedure.

Not for

  • Do not rely on this catalog entry alone for installation or maintenance details.

Related skills

Related skills

Back to directory
CE
AutomationResearch Infrastructure

cellular-senescence-agent

Cellular senescence analysis: marker scoring, SASP profiling, tissue aging assessment.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
CO
AutomationResearch Infrastructure

consensus-sequences

consensus-sequences.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
DO
AutomationResearch Infrastructure

docx

A user may ask you to create, edit, or analy.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
FI
AutomationResearch Infrastructure

filtering-best-practices

filtering-best-practices.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView