auth-tool-cloudbase

Configure CloudBase authentication providers, publishable keys, and login methods.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/derek2035/talkbook --skill auth-tool-cloudbase-derek2035
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auth-tool-cloudbase
Source: https://github.com/derek2035/talkbook/tree/main/.agents/skills/cloudbase/references/auth-tool
Command: npx skills add https://github.com/derek2035/talkbook --skill auth-tool-cloudbase-derek2035

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CloudBase authentication provider configuration and readiness checks to ensure that developers can inspect, enable, disable, and configure authentication providers, publishable keys, and login methods before implementing client or server flows.

Core Features & Use Cases

  • Inspect and manage CloudBase authentication providers (Anonymous, Username/Password, SMS, Email, WeChat, Google, etc.) to align with app requirements.
  • Configure publishable keys, provider credentials, and login methods to prepare the frontend and backend authentication flows.
  • Follow CloudBase MCP workflows to patch, update, and describe provider configurations and enablement across environments.

Quick Start

Inspect current provider status, enable required login methods, and configure publishable keys to prepare your app’s authentication.

Frequently Asked Questions about auth-tool-cloudbase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure CloudBase authentication providers for my application?

You can manage CloudBase authentication providers by inspecting their current status and enabling required login methods like Anonymous, SMS, or WeChat. This prepares your application's frontend and backend authentication flows securely.

Can I inspect and manage the lifecycle of CloudBase auth providers across environments?

Yes, you can manage the provider lifecycle across environments using MCP workflows to patch, update, and describe provider configurations. This allows you to enable or disable providers like Google or Email as needed.

How do I set up publishable keys and login methods in CloudBase?

Setting up publishable keys and login methods in CloudBase is handled through prerequisite readiness checks. Configuring these credentials properly ensures your client and server authentication flows function predictably.

What login methods are supported by CloudBase authentication configuration?

CloudBase authentication configuration supports inspecting and managing providers like Anonymous, Username/Password, SMS, Email, WeChat, and Google. You can enable or disable these options to align with your app requirements.

Does the CloudBase auth provider setup require manual credential configuration?

CloudBase auth provider setup automates prerequisite configuration like publishable keys and provider credentials, reducing manual effort. It performs readiness checks to ensure configurations are correctly applied across your environments.