LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill, skill-install, skill-batch, publish, login, logout, whoami.
$npx -y skills add lap-platform/lap --skill codexInstalls into the current project.
Run `npx skills use "https://github.com/lap-platform/lap" --skill "lap-platform/lap/codex"` 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/lap-platform/lap" that are relevant to the current task. Run `npx skills add "https://github.com/lap-platform/lap"` and select the relevant skills, then follow their instructions.