CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is auth-tool-cloudbase in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, appropriately lean config/management skill body that defers detail to a single extended guide and gives concrete tool guidance with a clear execution order. The main gap is reference reachability: two body-referenced files are absent from the bundle and the reference index.

Suggestions

Reconcile the Reference index with body references: either package checklist.md and the change-safety-protocol.md (or correct their paths) or remove the dangling references so every cited file is reachable.

Collapse redundant Activation Contract subsections (e.g., merge 'Use this first when' and 'Read before writing code if') to tighten the body further.

Inline one concrete queryAppAuth request payload (or link directly to the relevant extended-guide section) so the core 'get login config' action is executable from SKILL.md alone.

DimensionReasoningScore

Conciseness

Mostly lean with tight lists and concrete tool boundaries; the six Activation Contract subsections ('Use this first when' vs 'Read before writing code if' vs 'Do NOT use this as') carry some redundancy that could be trimmed.

4 / 5

Actionability

Names concrete MCP tools and actions (queryAppAuth, manageAppAuth, callCloudApi, action="getLoginConfig") with an explicit execution order and one executable snippet (await auth.signInAnonymously()); full request payloads are deferred to the extended guide, a minor gap.

4 / 5

Workflow Clarity

Clear numbered 'Preferred execution order' with a stop-condition checkpoint ('stop revisiting provider setup after the required login method and publishable key are confirmed') and a Change Safety Protocol gate; validation is referenced rather than inlined, leaving a minor gap.

4 / 5

Progressive Disclosure

Clean overview pointing one level deep to a real references/extended-guide.md with a signaled Reference index, but the body also references checklist.md and change-safety-protocol.md that are neither in the bundle nor listed in the reference index.

4 / 5

Total

16

/

20

Passed

Description

88%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states both capability and explicit use-when triggers with concrete provider-management actions. Slight technicality of phrasing and proximity to sibling auth skills keep it just shy of a perfect mark on trigger terms and distinctiveness.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'inspect, enable, disable, or configure auth providers', 'publishable-key prerequisites', 'login methods', 'SMS/email sender setup' — covering the provider-management domain comprehensively.

5 / 5

Completeness

Explicitly answers both 'what' (CloudBase auth provider configuration and login-readiness guide) and 'when' ('This skill should be used when users need to...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural-term coverage ('auth providers', 'login methods', 'publishable key', 'SMS/email sender setup'), though phrasing leans technical ('provider-side readiness', 'publishable-key prerequisites') and omits a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

Clear niche scoped to 'provider-side readiness before implementing a client or backend auth flow', but CloudBase ships closely related sibling auth skills, leaving minor overlap risk with those.

4 / 5

Total

18

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
TencentCloudBase/CloudBase-AI-Toolkit
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.