Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentAvançado

PPT Generator

porajaxhe·ajaxhe· v1.0.0 · atualizado em 2026-04-11
80
Score

A universal PPT generation skill that automatically creates presentations based on user-specified templates and provided text and image assets. It supports template structure analysis, background extraction, color scheme parsing, font standardization, and data visualization with various chart types (bar, line, pie, radar, etc.).

ppt-generationtemplate-analysispresentation-generationslide-designdata-visualizationpptxgenjsautomated-presentation
Linguagens
JavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mduniversal-pptx-generator/workflow
**Analyze PPTX Template:** Decompress the PPTX file and parse the XML structure to extract styles, layouts, and background information.
**Extract Content:** Process the provided DOCX or other document formats to extract text, images, and data.
**Structure Content:** Organize the extracted content into a structured format suitable for presentation.
**Map Content to Slides:** Determine which content should go on which slide, based on the template's layout and the content's structure.
**Generate Slides:** Use pptxgenjs to create slides and populate them with content, applying the template's styles.
**Create Charts:** Generate data visualizations (charts) using the extracted data and insert them into the appropriate slides.
**Output PPTX:** Save the generated presentation as a PPTX file.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aOCR Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aPPT Write Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aPandoc PDF Generation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

PPT Generator
universal-pptx-generator
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
generate a PPT from a templatecreate a presentation from a DOCXmake slides using a specific PPTX templateautomatically generate a PowerPointcreate PPT with data chartsgenerate a PPT from a document and imagescreate a presentation using a template and datagenerate PPT with custom template

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download universal-pptx-generator
$ synaptic skills detail universal-pptx-generator
$ synaptic skills live universal-pptx-generator

Dependências

python-pptxpptxgenjszipfileglobre

Links

GitHub Repository