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
Mis a jour la semaine dernière
Analyse le
31 mars 2026, 15:57
+ 2 previous scans
Compatible avec
Skill details
Mis a jour la semaine dernière
Analyse le 31 mars 2026, 15:57
Description
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 recents
31 mars 2026, 15:57
Latest analysis
31 mars 2026, 15:12
Run 2
27 mars 2026, 15:48
Run 1