postman
Installation
SKILL.md
Postman
Postman is an API client that makes it easier for developers to develop, test, and document APIs. It's used by developers and testers to send API requests and inspect responses.
Official docs: https://learning.postman.com/docs/
Postman Overview
- Collection
- Request
- Workspace
- Environment
Use action names and parameters as needed.
Working with Postman
This skill uses the Membrane CLI to interact with Postman. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.