newman-script-helper
Installation
SKILL.md
Newman Script Generator
Generate complete, ready-to-run Newman CLI commands tailored to the user's collection, environment, and reporting needs.
What Newman Is
Newman is Postman's official CLI collection runner. It lets you run Postman collections from the terminal, CI pipelines, and scripts.
Install: npm install -g newman
Optional HTML reporter: npm install -g newman-reporter-htmlextra
Core Command Structure
newman run <collection> [options]