newman-report-analyzer
Installation
SKILL.md
Newman Report Analyzer
Analyze Newman run output in any format — terminal logs, JSON exports, JUnit XML — to give clear summaries, diagnose failures, spot slow requests, and recommend fixes.
Supported Input Formats
| Format | How to get it |
|---|---|
| Terminal (CLI) output | Copy/paste from terminal |
| JSON export | --reporter-json-export results.json |
| JUnit XML | --reporter-junit-export results.xml |
| HTMLextra data | User describes or pastes key sections |
Accept whichever format the user provides. Parse all available information.