CtrlK
BlogDocsLog inGet started
Tessl Logo

auth-wechat-miniprogram

CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program identity handling, OPENID/UNIONID access, or `wx.cloud` auth behavior in projects where login is native and automatic.

69

Quality

85%

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-wechat-miniprogram in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

Well-structured overview with clear progressive disclosure and a clean agent workflow, but it loses token efficiency to duplicated trigger sections and is not self-sufficient because the executable scenario code lives only in the reference file.

Suggestions

Consolidate the 'Activation Contract' and 'When to use this skill' sections — the 'Do NOT use for' lists and trigger phrasing overlap; keep one canonical set to cut redundancy.

Inline at least one minimal executable snippet (e.g. `wx.cloud.init({ env })` and reading `openid` from the `wx-server-sdk` event context) so the body is actionable without forcing a jump to extended-guide.md.

Trim or relocate the 'Standalone Install Note' with long raw URLs — it is install plumbing unrelated to the skill's purpose and adds tokens to every load.

DimensionReasoningScore

Conciseness

Mostly efficient, but the 'Activation Contract' and 'When to use this skill' sections repeat the same triggers and 'Do NOT use for' guidance, adding tokens that could be consolidated.

2 / 3

Actionability

Gives concrete API names ('wx-server-sdk', 'wx.cloud', scenario routing) but no executable code in the body — the actual scenarios live only in extended-guide.md, so guidance is incomplete without the jump.

2 / 3

Workflow Clarity

The 'How to use this skill' section provides a clear, ordered 5-step sequence (confirm env → understand flow → pick scenario → follow API shapes → consult docs) appropriate for a non-destructive guide.

3 / 3

Progressive Disclosure

Body is a concise overview that signals one-level-deep references ('For detailed scenarios... read extended-guide.md') plus a reference index, and the referenced file exists in references/.

3 / 3

Total

10

/

12

Passed

Description

100%

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

The description is concise, specific, and explicitly covers both what the skill does and when to use it with natural trigger terms and a distinct niche. Voice is appropriately third person with no over-claims.

DimensionReasoningScore

Specificity

Names several concrete capabilities — 'mini program identity handling', 'OPENID/UNIONID access', and '`wx.cloud` auth behavior' — rather than vague abstraction, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

States what ('CloudBase WeChat Mini Program native authentication guide') and gives an explicit when ('This skill should be used when users need...'), satisfying both halves with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural terms users would say — 'WeChat Mini Program', 'openid/unionid', 'wx.cloud', 'mini program identity' — giving good trigger coverage.

3 / 3

Distinctiveness Conflict Risk

Scoped to native mini program auth in CloudBase and explicitly contrasted against web/node auth contexts, making it a clear niche unlikely to trigger the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

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.