auth-tool-cloudbase
CloudBase auth provider configuration and login-readiness guide. This skill should be used when users need to inspect, enable, disable, or configure auth providers, publishable-key prerequisites, login methods, SMS/email sender setup, or other provider-side readiness before implementing a client or backend auth flow.
npx skills add TencentCloudBase/CloudBase-AI-Toolkit --skill auth-tool-cloudbase --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Sibling skills (local only) Sibling CloudBase skills ship beside this skill. Use local relative paths such as `../auth-tool-cloudbase/SKILL.md`. If a referenced sibling skill file is missing from this environment, ask the user to install the full CloudBase plugin (or the missing skill). Do **not** HTTP-fetch remote skill or protocol markdown into the agent context. ## Activation Contract ### Use this first when - The task is to inspect, enable, disable, or configure CloudBase auth providers, login methods, publishable key prerequisites, SMS/email delivery, or third-party login readiness. - An auth implementation cannot proceed until provider status and login configuration are confirmed. - A CloudBase Web auth flow needs provider verification before `auth-web-cloudbase`. ### Read before writing code if - The request mentions provider setup, auth console configuration, publishable key retrieval, login method availability, SMS/email sender setup, or third-party provider credentials. - The task mixes provider configuration with Web, mini program, Node, or raw HTTP auth implementation. ### Then also read - Web auth UI -> `../auth-web-cloudbase/SKILL.md` - Mini program native auth ->
- Sibling skills (local only)
- Activation Contract
- Use this first when
- Read before writing code if
- Then also read
- Do NOT use this as
- Common mistakes / gotchas
- Minimal checklist
- Overview
- MCP Tool Boundary
- Extended guide
- Reference index
What does the auth-tool-cloudbase skill do?
CloudBase auth provider configuration and login-readiness guide. This skill should be used when users need to inspect, enable, disable, or configure auth providers, publishable-key prerequisites, login methods, SMS/email sender setup, or other provider-side readiness before implementing a client or backend auth flow.
How do I install it?
Run `npx skills add TencentCloudBase/CloudBase-AI-Toolkit --skill auth-tool-cloudbase --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From TencentCloudBase/CloudBase-AI-Toolkit, a repository with 1,066 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
