Set up and manage the Olares login/identity that every other olares-cli skill depends on — one profile per Olares ID, keychain-stored tokens, transparent token refresh, and auth-error recovery. Use for Olares ID, profile, login, 2FA/TOTP, refresh token, keychain, and auth errors (token rejected / invalidated / not logged in).
$npx -y skills add beclab/olares --skill olares-sharedInstalls into the current project.
Run `npx skills use "https://github.com/beclab/olares" --skill "beclab/olares/olares-shared"` 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/beclab/olares" that are relevant to the current task. Run `npx skills add "https://github.com/beclab/olares"` and select the relevant skills, then follow their instructions.