pptx
Installation
SKILL.md
PPTX Skill
Path convention: All commands run from the session workspace (your working directory). Never
cdinto the skill directory. Prefix all skill scripts with.opencode/skills/pptx/. All generated files (unpacked dirs, output presentations, thumbnails, PDFs, images) go inoutputs/.
Quick Reference
| Task | Guide |
|---|---|
| Read/analyze content | python -m markitdown presentation.pptx |
| Edit or create from template | Read editing.md |
| Create from scratch | Read pptxgenjs.md |
Reading Content
# Text extraction
python -m markitdown presentation.pptx
Related skills
More from onyx-dot-app/onyx
playwright-e2e-tests
Write and maintain Playwright end-to-end tests for the Onyx application. Use when creating new E2E tests, debugging test failures, adding test coverage, or when the user mentions Playwright, E2E tests, or browser testing.
64onyx-cli
Query the Onyx knowledge base using the onyx-cli command. Use when the user wants to search company documents, ask questions about internal knowledge, query connected data sources, or look up information stored in Onyx.
18