Adding Clerk Version : Check for the SDK version — see skill for the version table. Core 2 differences are noted inline with callouts. This skill sets up Clerk for authentication by following the official quickstart documentation. For agents, the CLI handles most of this end to end — see the next section. Agent-first: Provision via CLI The CLI replaces most Dashboard clicks. Three scenarios cover almost everything: Scenario A — New project, new Clerk app creates the Clerk app via PLAPI, links the project, writes the framework-specific publishable + secret keys to the right env file (e.g. for…