slide-making-skill
Create PowerPoint Slides with PptxGenJS
Building native PowerPoint slides by hand can be slow and inconsistent. This skill gives Claude, Codex, and Claude Code precise PptxGenJS rules for slide layout, styling, and QA.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "slide-making-skill" from https://skillstore.io/skills/minimax-ai-slide-making-skill.md and its manifest at https://skillstore.io/api/skills/minimax-ai-slide-making-skill/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.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "slide-making-skill". Create a cover slide for a quarterly review with a blue and green palette.
Expected outcome:
A single-slide implementation plan with centered title, subtitle, approved fonts, palette background, and preview export guidance.
Using "slide-making-skill". Fix a slide where text wraps badly and colors do not match the theme.
Expected outcome:
A corrected slide structure with shrink-to-fit title handling, theme keys, normal body text, and QA checks.
Using "slide-making-skill". Build a sales chart slide from quarterly revenue numbers.
Expected outcome:
A chart slide design with labeled axes, muted gridlines, data labels, palette-based colors, and page number badge placement.
Security Audit
Medium RiskStatic findings were documentation examples and markdown formatting, not malicious execution or exfiltration. The only net new concern is global npm install guidance in pptxgenjs.md, which can modify a user environment and should be constrained. No prompt injection or data exfiltration intent found.
Confirmed security concerns (1)
Risk Factors
๐ Network access (3)
โ๏ธ External commands (35)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/minimax-ai-slide-making-skill/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/minimax-ai-slide-making-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/minimax-ai-slide-making-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/minimax-ai-slide-making-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/minimax-ai-slide-making-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
MiniMax-AI. (2026). slide-making-skill security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/minimax-ai-slide-making-skill/audits/5BibTeX citation
@techreport{minimax-ai-minimax-ai-slide-making-skill-2026,
author = {MiniMax-AI},
title = {slide-making-skill security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/minimax-ai-slide-making-skill/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "slide-making-skill security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "MiniMax-AI"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/minimax-ai-slide-making-skill/audits/5"
identifiers:
- type: other
value: "skillstore:minimax-ai-slide-making-skill:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create a Branded Slide
Turn a short brief and color palette into one native PowerPoint slide.
Fix PptxGenJS Output
Review a slide file for layout, theme, font, and export problems.
Prepare a Data Slide
Build a chart or table slide with consistent styling and readable labels.
Try These Prompts
Use slide-making-skill to create a cover slide. Use this title, subtitle, slide number, and color palette: [details].
Create one PptxGenJS slide from this dataset. Use a clean chart, readable labels, and the provided theme colors: [data].
Review this PptxGenJS slide against the skill rules. Identify issues, then provide a corrected single-slide implementation: [file].
Create one native PowerPoint slide from this wireframe. Include text hierarchy, image placeholders, chart styling, alt text, and QA steps: [brief].
Best Practices
- Provide palette values, slide number, layout, and copy before asking for a slide.
- Render a preview and run text extraction before approving the slide.
- Keep body text normal weight and reserve bold style for headings.
Avoid
- Using colors outside the provided palette or hex values with #.
- Adding async slide builders that the compile script cannot await.
- Declaring success before rendering and fixing at least one issue.
Frequently Asked Questions
Can this skill create a full presentation deck?
Does it require PptxGenJS?
Can it use custom fonts?
Can it add charts and tables?
Does it support remote images?
How should output be checked?
Developer Details
Author
MiniMax-AILicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/MiniMax-AI/skills/tree/main/plugins/pptx-plugin/skills/slide-making-skillRef
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
25 downloads ยท 252 views
File structure
๐ pptxgenjs.md
๐ SKILL.md