> ## Documentation Index
> Fetch the complete documentation index at: https://harisfazillah.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# node-slide-generator

> Generates a PowerPoint presentation from a markdown outline using Node.js and pptxgenjs. Deep State of Mind framework. Deep State of Mind framework.

Use this skill when the user asks to compile, generate, or format PowerPoint presentation slides using Node.js.

## Instructions

1. Ensure the source markdown outline exists (e.g., `docs/slides_outline.md` or `docs/client_name/client_slides.md`).
2. Run the Node.js compiler script passing the input markdown file and the desired output pptx file.
   Command: `node tools/compile_node_slides.js <input.md> <output.pptx>`
   Example: `node tools/compile_node_slides.js docs/slides_outline.md docs/Node_Migration_Presentation.pptx`
3. Verify the output was created successfully.

***

*Deep State of Mind (DSOM) For My AI Protocol | Harisfazillah Jamel (LinuxMalaysia) | 2026-07-04*
*Standard: UK English | DBP-standard Bahasa Melayu Malaysia (Piawai) | GNU General Public License v3.0*


## Related topics

- [AI Skill Architecture: Progressive Disclosure & Semantic Routing](/governance/ai-skill-architecture.md)
- [odp-slide-generator](/skills/odp-slide-generator.md)
- [Automation & Script Audit Ledger](/governance/automation-audit-list.md)
- [🗺️ Sitemap & SEO Asset Generator Skill](/skills/sitemap-seo-generator.md)
- [node-proposal-formatter](/skills/node-proposal-formatter.md)
