Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Knowledge about AI agent API compatibility. Use when user asks about API readiness, agent compatibility, or wants to improve their API for AI consumption.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Knowledge about AI agent API compatibility. Use when user asks about API readiness, agent compatibility, or wants to improve their API for AI consumption.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Deploy a Postman Flow so it becomes triggerable, using the Postman CLI. Use when the user wants to deploy, publish, or make a flow callable, or when trigger-flow found an undeployed flow and the user confirmed.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Generate or update an OpenAPI 3.0 spec from code. Use when the user wants to create, update, or write an OpenAPI/Swagger spec, API definition, or API documentation from their codebase.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Inspect a Postman Flow run by Run ID using the Postman CLI — per-block logs, failing block, and status. Use when a trigger returned a non-2xx or the user asks why a run failed.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
List Postman Flows in a workspace using the Postman CLI, and resolve a flow name to its 24-character ID. Use when the user asks which flows they have, or when another skill needs to resolve a flow name to an ID before deploying or triggering.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Postman CLI reference and git sync file structure knowledge - provides context for CLI-based commands (send-request, generate-spec, run-collection, context).
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Discover, explore, install, and generate client code from APIs in Postman. Use when the user wants to find or integrate an API, explore a collection, or generate or maintain API client code — required before generating code from any Postman collection, even one already explored via MCP tools.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Postman concepts and MCP tool guidance. Loaded when working with Postman MCP tools to make better decisions about tool selection and workarounds.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Run Postman collection tests using the Postman CLI. Use when the user wants to run collection tests, execute API test suites, or verify changes after editing code.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Send HTTP requests using the Postman CLI. Use when the user wants to send a request, call or test an HTTP endpoint, or quickly try an API.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Trigger (run) a deployed Postman Flow via the Postman CLI with natural-language inputs. Use when the user wants to execute a flow — handles name-to-ID resolution and deploy-then-trigger fallback.