Clerk CLI
The
clerk
binary is a pre-authenticated gateway to Clerk's Backend API and Platform API, plus project-level tooling (auth, linking, env pulls, instance config). When the user asks anything that touches a Clerk resource, reach for
clerk
first instead of hand-rolling
curl
.
This skill targets clerk
latest
. If
clerk --version
disagrees with the latest available CLI, refresh it with
clerk skill install
or a package runner such as
bunx clerk@latest
. The binary is always the source of truth, so run
clerk
clerk-cli
安装
npx skills add https://github.com/clerk/skills --skill clerk-cli