release
01Command Claude Code
Bump the version and publish to PyPI + npm.
Command Claude Code
Bump the version and publish to PyPI + npm.
Instructions file
Instructions for Lap-Platform/LAP, covering lap - lean api platform, what this is, quick reference, install and run tests.
Skill Claude CodeCodex
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…
Cursor rule
LAP CLI -- search, download, and install API specs for AI agents. Use when user needs an API (Stripe, Plaid, Twilio, etc). Commands: (1) npx -y @lap-platform/lapsh search , (2) npx -y @lap-platform/lapsh get -o .lap, (3) npx -y @lap-platform/lapsh skill-install --target cursor. The .lap file IS the spec -- do NOT…
Skill Claude CodeCodex
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…