bylambdatest· 61 skills
Convert OpenAPI 3.x or Swagger 2.0 specs (YAML or JSON) into complete, import-ready Postman Collection v2.1 JSON files. Use this skill whenever the user provides or references an OpenAPI spec, Swagger file, openapi.yaml, swagger.json, or uses phrases like "convert my OpenAPI spec", "import swagger to Postman", "turn this spec into a collection", or "generate Postman requests from my API spec". Also triggers when the user pastes YAML or JSON that begins with openapi:, swagger:, or contains paths: with HTTP method keys. Always prefer this skill over the general collection generator when the input is a structured spec file.
$npx -y skills add lambdatest/agent-skills --skill postman-openapi-converterInstalls into the current project.
Run `npx skills use "https://github.com/lambdatest/agent-skills" --skill "lambdatest/agent-skills/postman-openapi-converter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lambdatest/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lambdatest/agent-skills"` and select the relevant skills, then follow their instructions.