v3.2.0
nong CLI v3.2.0 — Pure .NET CLI toolkit for scientific documents
71 commands. Zero JavaScript. One nong binary. Cross-platform.
What's New
Skill Lifecycle Management (4 commands)
nong skill validate— Validate SKILL.md structure and referencesnong skill scan— Security scan on skill/plugin directorynong skill inventory— List directory contents (single skill + plugin root)nong skill package— Validate + scan + package into .zip- Replaces the deprecated
skill-managerglobal tool
OCR (7 commands)
nong ocr cloud— PaddleOCR-VL cloud OCRnong ocr local— Local PP-OCRv5 (E005/E009 honest errors)nong ocr to-word— Cloud OCR → .docx conversionnong ocr analyze-image— Image structure analysisnong ocr check-env,nong ocr models,nong ocr install-model
Word Add Commands (11 commands)
word add paragraph,table,footnote,endnote,image,toc,xref,link,bookmark,comment,math- LaTeX math insertion via
word add math --latex "E=mc^2" - Nested block support with
--after blockId
Format Forensics
nong word dissect -o— nongmark/v1 one-slice-three-streams format fingerprintnong word infer-format— Infer format from Chinese descriptions
Excel Improvements
excel to-groups— Multi-letter column support (AA, AB); graceful E006 on missing sheets
Install
dotnet tool install --global Angri450.Nong.Cli
nong commands --json9 Packages
| Package | Version |
|---|---|
| Angri450.Nong.ThirdParty | 3.0.2 |
| Angri450.Nong.Docx | 3.1.0 |
| Angri450.Nong.Excel | 3.0.5 |
| Angri450.Nong.Chart | 3.0.4 |
| Angri450.Nong.Diagram | 3.0.4 |
| Angri450.Nong.Pptx | 3.0.2 |
| Angri450.Nong.MultiModal | 3.0.6 |
| Angri450.Nong.Bioicons | 3.0.2 |
| Angri450.Nong.Skill.Manager | 3.0.2 |
Tests
- 58 contract tests PASS
- 15 skill behavior tests PASS