newman

Installation
SKILL.md

Newman - Postman CLI Runner

Newman is the command-line Collection Runner for Postman. Run and test Postman collections directly from the command line with powerful reporting, environment management, and CI/CD integration.

Quick Start

Installation

# Global install (recommended)
npm install -g newman

# Project-specific
npm install --save-dev newman

# Verify
newman --version
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 26, 2026
newman — openclaw/skills