> ## 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-proposal-formatter

> Compiles a markdown proposal document into a professionally formatted DOCX file using Node.js and the docx npm package. Deep State of Mind framework.

Use this skill when the user asks to compile or generate a DOCX proposal using the Node.js compiler, or when updating a document formatted via Node.

## Instructions

1. Ensure the source markdown file exists (e.g., `docs/proposal.md` or `docs/client_name/client_proposal.md`).
2. Run the Node.js compiler script passing the input markdown file and the desired output docx file.
   Command: `node tools/compile_node_proposal.js <input.md> <output.docx>`
   Example: `node tools/compile_node_proposal.js docs/proposal.md docs/Node_Proposal.docx`
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

- [📄 DOCX Document Processor Skill](/skills/docx.md)
- [AI Skill Architecture: Progressive Disclosure & Semantic Routing](/governance/ai-skill-architecture.md)
- [proposal-docx-formatter](/skills/proposal-docx-formatter.md)
- [DSOM Token Performance Playbook](/governance/dsom-token-performance-playbook.md)
- [node-slide-generator](/skills/node-slide-generator.md)
