CE
Automation
cellular-senescence-agent
Cellular senescence analysis: marker scoring, SASP profiling, tissue aging assessment.
FreedomIntelligence/OpenClaw-Medical-SkillsView
Maintainer FreedomIntelligence · Last updated April 1, 2026
A user may ask you to create, edit, or analy.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/pptx-official
Skill Snapshot
Source Doc
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.
Related skills
Cellular senescence analysis: marker scoring, SASP profiling, tissue aging assessment.
consensus-sequences.
A user may ask you to create, edit, or analy.
filtering-best-practices.