- Step1: Install Nano-Manus via npm (npm install -g nano-manus) or pip (pip install nano-manus)
- Step2: Initialize configuration with 'nano-manus init' and set input/output directories
- Step3: Run 'nano-manus summarize' to generate section summaries
- Step4: Execute 'nano-manus merge' to combine multiple markdown files
- Step5: Use 'nano-manus toc' to generate an updated table of contents
- Step6: Customize prompts or templates in the config file and rerun commands