latex-posters
87Create Professional LaTeX Research Posters
Dense research content is difficult to fit into a readable conference poster. This skill turns research material into structured, accessible LaTeX poster designs.
Create PowerPoint Decks Programmatically
Teams often need presentations that mix generated slides, template edits, and validation. This skill gives Claude, Codex, and Claude Code workflows for building, editing, inspecting, and checking PPTX files.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pptx" from https://skillstore.io/skills/davila7-pptx.md and its manifest at https://skillstore.io/api/skills/davila7-pptx/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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 product roadmap deck for an executive meeting.
Expected outcome:
Using "pptx". Update a branded sales template with new campaign messaging.
Expected outcome:
Using "pptx". Debug why a generated PPTX will not open correctly.
Expected outcome:
Most static matches are false positives caused by OOXML schemas, Markdown code samples, JavaScript template literals, and normal local presentation tooling. Four archive extraction calls are confirmed high-risk because they use extractall on supplied Office archives without member-path validation. No prompt injection, credential exfiltration, or unauthorized network behavior was found. Static review was capped at 400/508 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
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/davila7-pptx/audits/15?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/davila7-pptx?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/davila7-pptx?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-pptx/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/davila7-pptx.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>davila7. (2026). pptx security audit report (audit version 15) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-pptx/audits/15@techreport{davila7-davila7-pptx-2026,
author = {davila7},
title = {pptx security audit report (audit version 15)},
institution = {Skillstore},
year = {2026},
number = {15},
url = {https://skillstore.io/skills/davila7-pptx/audits/15},
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 15)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/davila7-pptx/audits/15"
identifiers:
- type: other
value: "skillstore:davila7-pptx:audit:15"
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 structured PowerPoint deck from an outline, data points, and visual design guidance.
Analyze an existing template, select matching layouts, replace text, and preserve the original visual system.
Unpack a presentation, review slide XML, validate relationships, and identify structural issues.
Create a five-slide PowerPoint presentation about [topic]. Use a clear structure, readable typography, and a matching color palette.
Review this PPTX file, summarize its structure, create thumbnails, and suggest edits for clarity, layout, and consistency.
Use this template presentation to create a new deck for [audience]. Inventory the layouts, choose suitable slides, and replace the placeholder text.
Modify the PPTX OOXML to add [specific feature], then validate the file structure and confirm that PowerPoint can open the result.
Author
davila7License
Proprietary. LICENSE.txt has complete terms
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b959ebfd1043a07c0c4378ab94ca4342cb0259f5
Maintenance freshness
7/20/2026
Usage
19 downloads ยท 332 views
File structure
๐ ooxml/
๐ schemas/
๐ ecma/
๐ fouth-edition/
๐ 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
๐ LICENSE.txt
๐ ooxml.md
๐ SKILL.md
Create Professional LaTeX Research Posters
Dense research content is difficult to fit into a readable conference poster. This skill turns research material into structured, accessible LaTeX poster designs.
Create Consistent, SEO-Ready Marketing Content
Marketing teams need useful content that stays consistent across channels and search goals. This skill combines brand voice analysis, SEO checks, templates, and planning guidance.
Create Focused Clinical Treatment Plans
Clinical teams need consistent plans without lengthy manual formatting. This skill provides structured LaTeX templates, SMART goals, validation checks, and treatment timelines.
Create Structured Clinical Reports
Clinical teams need clear reports that follow medical and regulatory standards. This skill provides templates, checklists, and validation guidance for case reports, diagnostics, trials, and patient notes.
Analyze Scientific Data Files
Scientific datasets often arrive in specialized formats that are hard to inspect quickly. This skill detects the format, summarizes contents, checks quality, and produces a clear EDA report.
Run DiffDock Molecular Docking
Molecular docking workflows require careful setup, validated inputs, and cautious result interpretation. This skill guides Claude, Codex, and Claude Code through DiffDock setup, docking runs, batch screening, and confidence-score analysis.
Create and Edit PowerPoint Presentations
by sickn33
PowerPoint work is difficult when slides need layout, XML, or template changes. This skill guides Claude, Codex, and Claude Code through PPTX creation, editing, validation, and review.
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.