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

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

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.

A well-structured routing skill: lean overview, concrete task-to-reference mapping, sequenced workflow with verification, and clean one-level-deep progressive disclosure. Weakest only in minor conciseness trims and the absence of inline executable examples.

Suggestions

Drop the redundant 'Reference index' footer (or fold it into the Routing table) since it restates files already mapped above.

Tighten the 'Sibling skills' section — the HTTP-fetch prohibition can be stated in one line instead of two.

Add one short inline code snippet (e.g. a wx.requestPayment or callback-handler skeleton) in the Quick Workflow to lift actionability from guidance to copy-paste-ready.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no 'what is WeChat Pay' padding), but the bottom 'Reference index' restates files already mapped in the Routing table and the Sibling-skills caveat is slightly verbose, leaving minor trim opportunities.

4 / 5

Actionability

Concrete, specific guidance throughout — a task→reference routing table, named functions ('pay-common', 'offiaccount-common' as examples with 'ask for or inspect the actual name'), credential-handling rules — though as an instruction/routing skill it carries no executable code, which leaves a small gap.

4 / 5

Workflow Clarity

The 6-step 'Quick Workflow' is clearly sequenced with a verification step (step 6: function logs, callback logs, end-to-end sandbox) plus a 'Minimum Self-Check' checklist, satisfying the validation requirement for payment/risky operations; error-recovery detail is delegated to the troubleshooting reference rather than inlined.

4 / 5

Progressive Disclosure

SKILL.md is a clear overview pointing to seven real one-level-deep reference files, each signaled in the Routing table with task and rationale, and verified present in ./references/ — easy to navigate with no nested-reference chains.

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.

A strong, specific description that clearly states what the skill does and when to use it, with rich bilingual trigger terms. Third-person voice is maintained throughout, so no voice penalty applies.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'Mini Program WeChat Pay', 'virtual payment (虚拟支付, wx.requestVirtualPayment)', 'Official Account JSAPI Pay', 'Native QR-code Pay', 'Official Account OAuth', 'openid handling', 'payment callbacks', 'generated functions' — giving comprehensive coverage rather than generic phrasing.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated integration capabilities) and 'when' via '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

Covers natural user phrasings across languages and forms — 'WeChat Pay', '虚拟支付', 'wx.requestVirtualPayment', 'Official Account OAuth', 'openid', 'payment callbacks', and 'add, debug, or extend' — including synonyms and API names users actually say.

5 / 5

Distinctiveness Conflict Risk

The CloudBase + WeChat payment/OAuth niche is sharply scoped 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.