CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-wechat-integration

CloudBase WeChat integration guide for Mini Program WeChat Pay, Mini Program virtual payment (虚拟支付, wx.requestVirtualPayment), Official Account JSAPI Pay, Native QR-code Pay, Official Account OAuth, openid handling, payment callbacks, and CloudBase Integration Center generated functions. This skill should be used when users ask to add, debug, or extend WeChat payment, virtual payment, or official-account flows on CloudBase.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

The content is a well-organized routing skill: concise, scenario-specific, and cleanly split across one-level-deep reference files with strong navigation. Its main weakness is that destructive-payment validation feedback loops live in the troubleshooting reference rather than being explicit in the main workflow.

Suggestions

Inline a brief validate→fix→retry loop for payment callbacks in the Quick Workflow (rather than only routing to troubleshooting), so the feedback loop is explicit where risky operations happen.

Consolidate the Routing table and Reference index to remove the duplicated file enumeration and reclaim tokens.

Add one short executable snippet (e.g. a wx.requestPayment call shape or callback verification snippet) in the body to make the guidance copy-paste ready for the most common Mini Program Pay case.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence without explaining basic concepts; the only redundancy is that the Routing table and Reference index enumerate the same reference files, which could be consolidated.

4 / 5

Actionability

Provides concrete API names, scenario-specific reference routing, and specific workflow steps; no inline executable code, but as an instruction/routing skill the guidance is actionable and specific.

4 / 5

Workflow Clarity

A clear 6-step Quick Workflow plus a Minimum Self-Check checklist with validation (idempotency, amount checks, verify via logs/sandbox), but the validate→fix→retry feedback loop is routed to troubleshooting rather than stated inline.

4 / 5

Progressive Disclosure

The body is a well-structured overview pointing to one-level-deep references (all verified present under references/), with a routing table that signals each file by task and a Reference index listing the full bundle.

5 / 5

Total

17

/

20

Passed

Description

100%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.

The description is exemplary: it enumerates concrete capabilities, uses third person, and pairs a clear 'when' trigger clause with rich natural-language and API-level keywords, all scoped tightly to the CloudBase WeChat niche.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — Mini Program WeChat Pay, virtual payment (wx.requestVirtualPayment), JSAPI Pay, Native QR-code Pay, OAuth, openid handling, callbacks, and generated functions — with comprehensive coverage and no vague filler.

5 / 5

Completeness

Explicitly answers both what (the enumerated capability list) and when ('This skill should be used when users ask to add, debug, or extend WeChat payment, virtual payment, or official-account flows on CloudBase').

5 / 5

Trigger Term Quality

Comprehensive natural terms including synonyms (virtual payment / 虚拟支付) and API identifiers (wx.requestVirtualPayment, WeixinJSBridge, openid) plus natural user phrasing ('add, debug, or extend WeChat payment').

5 / 5

Distinctiveness Conflict Risk

Narrow niche scoped to CloudBase + WeChat payment/official-account flows with distinct triggers, making conflict with unrelated skills unlikely.

5 / 5

Total

20

/

20

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.