# @alga-psa/client-sdk Client SDK for building Alga extensions. Provides programmatic APIs and command helpers used by the `@alga-psa/cli`. ## Commands (planned) - createNewProject / createUiProject: scaffold a new extension from templates - packProject: bundle an extension project - publish: upload a bundle to the registry - sign: sign a bundle for distribution Use via the CLI: `npx @alga-psa/cli create extension`.