fs_write
Filesystem write access
Filesystem write access
Line 860Snippets
fs.writeFileSync(outputPath, html);fs_read
Filesystem read access
Filesystem read access
Line 530Snippets
const styles = fs.readFileSync(path.join(TEMPLATES_DIR, 'styles.css'), 'utf-8'); const baseTemplate = fs.readFileSync(path.join(TEMPLATES_DIR, 'base.html'), 'utf-8'); const inputContent = fs.readFileSync(inputPath, 'utf-8');Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:57
Descricao
Generate interactive HTML presentations with neobrutalism styling, ASCII art decorations, and Agency brand colors. Outputs HTML (interactive with navigation), PNG (individual slides via Playwright), and PDF. References brand-agency skill for colors and typography. Use when creating presentations, slide decks, pitch materials, or...
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:48
Run 1