CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-wechat-integration

CloudBase WeChat integration guide for Mini Program WeChat Pay, 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 or official-account flows on CloudBase.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

The canonical home for this skill is cloudbase-wechat-integration in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

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

Well-structured body: a routing table, explicit use/do-not-use boundaries, a sequenced workflow with verification, a self-check, and one-level-deep references that all resolve to real files. It could be marginally tighter in the sibling-skills preamble and carry slightly more inline executable detail, but it delegates appropriately to references.

Suggestions

Tighten the 'Sibling skills' / official-docs preamble so the 'do not HTTP-fetch remote markdown' rule is stated once instead of near-duplicated.

Add one or two short inline code snippets (e.g. a minimal wx.requestPayment call shape) so the most common path is actionable without opening a reference.

DimensionReasoningScore

Conciseness

The body is efficient and assumes Claude's competence (no 'what is WeChat Pay' padding), with only minor verbosity in the sibling-skills/official-docs block where the 'do not HTTP-fetch remote markdown' point is restated.

4 / 5

Actionability

Concrete guidance with real function names ('pay-common', 'offiaccount-common') and API calls ('wx.requestPayment', 'WeixinJSBridge', 'wx.cloud.callHTTPFunction') plus a task→reference routing table; executable code is appropriately delegated to the reference files, leaving minor gaps inline.

4 / 5

Workflow Clarity

The 6-step Quick Workflow is clearly sequenced with an explicit verification step (step 6: logs, callback logs, end-to-end sandbox) and reinforced by a Minimum Self-Check checklist providing feedback loops for idempotency/callback work.

5 / 5

Progressive Disclosure

A clear overview points to one-level-deep references via the Routing table and Reference index; all six referenced files (overview, mini-program-pay, native-qr-pay, official-account-jsapi-pay, official-account-oauth, troubleshooting) exist and are well-signaled, so navigation is easy.

5 / 5

Total

18

/

20

Passed

Description

92%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, specific description that names concrete capabilities and gives an explicit use-when clause, scoping itself tightly to CloudBase WeChat payment and official-account OAuth. Only minor: a few natural synonyms (Chinese variants) appear in the body rather than the description itself.

Suggestions

Fold one or two high-frequency natural synonyms (e.g. '微信支付', '小程序支付') directly into the description's trigger phrasing so the frontmatter alone matches what users say.

Consider adding '.wechat' or payment file/extension cues only if they are natural to the domain — avoid padding; current length is well-judged.

DimensionReasoningScore

Specificity

The description enumerates multiple concrete capabilities — 'Mini Program WeChat Pay, Official Account JSAPI Pay, Native QR-code Pay, Official Account OAuth, openid handling, payment callbacks, and CloudBase Integration Center generated functions' — giving comprehensive coverage of the domain's actions.

5 / 5

Completeness

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

5 / 5

Trigger Term Quality

Good natural-term coverage ('WeChat Pay', 'payment callbacks', 'openid', 'OAuth', 'add, debug, or extend WeChat payment or official-account flows on CloudBase'), though some natural synonyms a user might say (e.g. the Chinese '微信支付' spelled out) live in the body rather than the description.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (CloudBase + WeChat payment/official-account OAuth) with distinct triggers and low overlap risk with sibling skills.

5 / 5

Total

19

/

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.