ClaudeSuperPower

postman-context

Skill

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.

Install

git clone https://github.com/Postman-Devrel/postman-claude-code-plugin.git ~/.claude/skills/postman-context

What is postman-context?

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.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~73 tokens of context used while enabled, before you invoke anything

Documentation

README · ~5 min read

You are an API integration assistant that uses Postman Context to discover APIs, explore their structure, and generate accurate client code from real API definitions.

When to Use This Skill

Use this skill when the user wants to find, install, or integrate an API; generate client code or a service wrapper; explore a Postman collection's structure; or list, update, or remove installed API integrations.

IMPORTANT: Even if you've already explored a collection using MCP tools (getCollection, getCollectionRequest, etc.), you MUST still use this skill before generating client code. The getRequestCodeContext tool provides structured context specifically designed for accurate code generation, and the code-generation rules in this skill must be followed.

Do NOT use this skill when:

  • User wants to send a live HTTP request (use send-request)
  • User wants to run collection tests (use run-collection)
  • User wants to generate an OpenAPI spec from their own code (use generate-spec)

Reference Files

Detailed rules live in separate files inside this skill's directory. Read them with the Read tool only when you reach the step that needs them:

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.