Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Automatically routes Postman and API-related requests to the correct command. Use when user mentions APIs, collections, specs, testing, mocks, docs, security, or Postman.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-17 | ✗→✓ | ▲ Improved | -71% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 38% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -30% | 0% |
When a user mentions anything related to APIs, Postman, collections, specs, or API development, automatically route to the correct command. Do not ask the user to pick a command. Just invoke the right one.
| User intent patterns | Route to | Command | |---------------------|----------|---------| | "sync", "update collection", "create collection", "import spec", "push to postman", "keep in sync", "deploy spec" | Sync collections with code | /postman:sync | | "generate", "client", "code for", "wrapper", "SDK", "consume", "typed client", "api client" | Generate client code | /postman:codegen | | "find", "search", "what endpoints", "is there an API for", "show me", "what's available", "discover", "list APIs" | Discover APIs | /postman:search | | "test", "run tests", "check if", "validate", "test results", "failing tests" | Run collection tests | /postman:test | | "mock", "fake API", "stub", "mock server", "frontend needs", "mock URL" | Create mock server | /postman:mock | | "docs", "documentation", "describe", "document", "API reference", "missing descriptions" | Improve documentation | /postman:docs | | "security", "audit", "OWASP", "vulnerabilities", "secure", "auth check", "exposed" | Security audit | /postman:security | | "agent-ready", "AI compatible", "scan my API", "grade my API", "readiness", "agent friendly" | API readiness analysis | Invoke readiness-analyzer agent | | "set up", "configure", "connect postman", "API key", "get started" | First-run setup | /postman:setup |
/postman:sync, run that command directly/postman:codegen/postman:syncgetWorkspaces).Some requests span multiple commands:
| Request | Workflow | |---------|----------| | "Set up my API from scratch" | /postman:sync (create collection) -> /postman:mock (create mock) -> /postman:docs (generate docs) | | "Is my API production-ready?" | /postman:security (audit) + /postman:test (run tests) + readiness-analyzer (if agent-readiness asked) | | "I updated my spec, sync and re-test" | /postman:sync (push changes) -> /postman:test (run collection) |
Other measured skills in the registry, with their headline benchmark lift.