流程自动化科研基础设施FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
PP

pptx

维护者 FreedomIntelligence · 最近更新 2026年4月1日

pptx:user may ask you to create,edit,或 analy。

OpenClawNanoClaw分析处理复现实验pptx-official📊 data science & toolsadditional scientific toolspresentation

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

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

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • user may ask you to create,edit,或 analyze contents of .pptx file. .pptx file is essentially ZIP archive containing XML files 、 other resources that you can read 或 edit. You have different tools 、 workflows available ,用于 different tasks。
  • python -m markitdown path-to-file.pptx。

原始文档

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 pptx in 科研工作流 aligned ,支持 this subject area。
  • Follow upstream documentation ,用于 full working procedure。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
CE
流程自动化科研基础设施

cellular-senescence-agent

cellular-senescence-agent:Cellular senescence analysis:marker scoring,SASP profiling,tissue aging assessment。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
CO
流程自动化科研基础设施

consensus-sequences

consensus-sequences。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DO
流程自动化科研基础设施

docx

docx:user may ask you to create,edit,或 analy。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
FI
流程自动化科研基础设施

filtering-best-practices

filtering-best-practices。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看