auth-tool-cloudbase

Configure CloudBase authentication providers using DescribeLoginConfig, ModifyLoginConfig, and ModifyProvider APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CloudBase authentication setup is often fragmented across services and platforms. This skill centralizes provider configuration, enabling quick enablement and management of login methods (SMS, Email, WeChat Open Platform, Google, Anonymous, Username/password, OAuth, SAML, CAS, etc.) and provider settings via MCP tools.

Core Features & Use Cases

  • Configure and toggle login methods across providers.
  • Manage provider settings via MCP tools callCloudApi.
  • Read Activation Checklist before implementing UI or backend flows to ensure proper sequencing across web, mini programs, native apps, and HTTP APIs.

Quick Start

Activate this skill first to configure and verify CloudBase authentication providers before building any login UI or backend flows.

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 web and mini programs?

Configure CloudBase authentication providers by activating this skill to manage login methods across web, mini programs, native apps, and backend flows using DescribeLoginConfig and ModifyLoginConfig APIs. It centralizes provider settings for quick enablement and verification.

What login methods can I enable and manage in CloudBase?

CloudBase supports enabling and managing SMS, Email, WeChat Open Platform, Google, Anonymous, Username/Password, OAuth, SAML, and CAS login methods. This skill governs activation and configuration for these providers across multiple platforms.

Can I use CloudBase authentication setup for both native apps and backend flows?

Yes, CloudBase authentication setup supports native apps and backend HTTP API flows. This skill manages provider activation and verification across these environments using the CloudBase EnvId to implement the configuration workflow.

What's the best way to sequence CloudBase login provider activation before building UI?

The best way to sequence CloudBase login provider activation is to read the Activation Checklist provided by this skill before implementing UI or backend flows, ensuring proper configuration and verification across platforms via MCP tools.

Why does CloudBase authentication setup require fragmented configuration across services?

CloudBase authentication setup is often fragmented because provider settings span multiple platforms and services. This skill solves the problem by centralizing provider configuration, enabling quick management of login methods via MCP tools calling callCloudApi.

Do I need a CloudBase EnvId to manage authentication providers?

Yes, you need a CloudBase EnvId to manage authentication providers. This skill relies on the EnvId and uses APIs like DescribeLoginConfig, ModifyLoginConfig, and ModifyProvider to implement the provider configuration and verification workflow.