planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Create and Edit PowerPoint Decks
PowerPoint work often needs precise layout checks, template reuse, and XML-level repairs. This skill gives Claude, Codex, and Claude Code practical workflows for PPTX creation and editing.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pptx" from https://skillstore.io/skills/zhanlincui-pptx.md and its manifest at https://skillstore.io/api/skills/zhanlincui-pptx/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "pptx". Create a short investor update deck from a project brief.
Expected outcome:
Using "pptx". Use a branded template to make a customer proposal.
Expected outcome:
Using "pptx". Fix a PPTX where one slide relationship is broken.
Expected outcome:
Most static findings are false positives from Markdown examples, JavaScript template literals, and OOXML namespace URIs. Confirmed risks include unsafe Office ZIP extraction, external converters processing user-provided files, and sudo dependency commands. No prompt injection or data-exfiltration intent was found.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-pptx/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-pptx?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-pptx?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-pptx/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-pptx.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). pptx security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-pptx/audits/4@techreport{zhanlincui-zhanlincui-pptx-2026,
author = {ZhanlinCui},
title = {pptx security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zhanlincui-pptx/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pptx security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-pptx/audits/4"
identifiers:
- type: other
value: "skillstore:zhanlincui-pptx:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
autumnsgrove-pptx
2026-08-21
pptx
2026-08-21
zhanlincui-pptx
2026-08-21
92bilal26-pptx
2026-08-21
composiohq-pptx
2026-08-21
artemisai-pptx
2026-08-21
dyai2025-pptx
2026-08-21
k-dense-ai-pptx
2026-08-21
davila7-pptx
2026-08-21
cam10001110101-pptx
2026-08-21
sickn33-pptx
2026-08-21
azeem-2-pptx
2026-08-21
Create a polished PPTX from an outline, then validate layout with generated thumbnails.
Analyze template slides, select matching layouts, and replace placeholder text safely.
Unpack the PPTX, inspect OOXML relationships, edit XML, and validate before repacking.
Create a 6-slide PPTX about [topic]. Use a clear visual style, generate thumbnails, and fix any visible layout issues.
Analyze [template.pptx], create a slide inventory, and recommend which template slides fit my outline.
Update [deck.pptx] with this replacement content. Preserve layout, validate text fit, and return the edited file.
Unpack [deck.pptx], inspect OOXML validation errors, repair the affected files, repack the deck, and explain each change.
Author
ZhanlinCuiLicense
Proprietary. LICENSE.txt has complete terms
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
88a205c7f635a966e31156313b590d59007c5caa
Maintenance freshness
7/18/2026
Usage
467 downloads ยท 339 views
File structure
๐ ooxml/
๐ schemas/
๐ ecma/
๐ fouth-edition/
๐ opc-contentTypes.xsd
๐ opc-digSig.xsd
๐ 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-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-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-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
๐ ooxml.md
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Plan polished PowerPoint decks
by MiniMax-AI
Large decks often drift in structure, style, and quality during generation. This skill gives Claude, Codex, and Claude Code a repeatable plan for slide types, design rules, compilation, and QA.
Create Accessible PowerPoint Decks
by DNYoussef
Manual presentation production can be slow and inconsistent. This skill guides Claude, Codex, or Claude Code through structured PPTX generation and validation.
Create AI PowerPoint Decks from Documents
by sickn33
Turning documents into clear presentations can take careful planning and visual direction. This skill guides AI-assisted PPT creation with document analysis and styled image planning.
Prepare PPTX Materials Before Generation
by xiaomengbi520
AI presentation drafts often fail when names, photos, logos, or data are missing. This skill finds required materials first and creates a manifest for PPTX generation.
Create Template-Guided PowerPoint Presentations
by Ceeon
Creating a consistent presentation from a template requires repeated layout and image work. This skill guides template analysis, slide planning, image generation, and PPTX packaging.
Edit PowerPoint Decks Safely
by MiniMax-AI
Manual PPTX edits can break layouts, relationships, or XML. This skill gives Claude, Codex, and Claude Code a structured workflow for template-based deck updates.