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.

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

Medium

Suggest reviewing before use

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.

Well-structured overview skill with clean routing, concrete operating rules, a sequenced workflow with validation, and a tidy one-level-deep reference layout. Main improvements would be tightening the redundant reference listing and making workflow feedback loops explicit.

Suggestions

Remove or merge the 'Reference index' section into the Routing table to avoid duplicating the same six file paths.

Add an explicit validate->fix->retry feedback loop inside the Quick Workflow steps (e.g., 'if logs show openid mismatch, load troubleshooting.md and re-check') rather than only an end-to-end verification step.

Include one small representative code snippet (e.g., a callback idempotency check or wx.requestPayment call shape) in the body so the skill is actionable without always opening a reference.

DimensionReasoningScore

Conciseness

Largely lean and efficient with no padding of concepts Claude already knows; the "Reference index" section re-lists files already present in the Routing table, a minor redundancy that could be trimmed.

4 / 5

Actionability

Concrete routing with specific API names (wx.requestPayment, WeixinJSBridge), function names (pay-common, offiaccount-common), and file paths; as an instruction-only routing skill the guidance is actionable, though no executable code lives in the body itself.

4 / 5

Workflow Clarity

A clear 6-step Quick Workflow with an explicit verification step (step 6) and a Minimum Self-Check checklist serving as validation; feedback loops (validate->fix->retry) are implied rather than fully spelled out within the workflow steps.

4 / 5

Progressive Disclosure

A clear overview with a well-signaled, one-level-deep reference structure: the Routing table maps each task to a real reference file with rationale, and all six referenced files exist and are appropriately split from the overview.

5 / 5

Total

17

/

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 description: third-person voice, explicit what-and-when structure, and a comprehensive list of concrete capability areas with actionable trigger verbs. Only minor gap is the absence of synonyms/file extensions in the trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete capability areas (Mini Program Pay, JSAPI Pay, Native QR-code Pay, Official Account OAuth, openid handling, payment callbacks, generated functions) and concrete actions (add, debug, extend), giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ("CloudBase WeChat integration guide for...") and when ("This skill should be used when users ask to add, debug, or extend...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage ("WeChat payment", "official-account flows", "Mini Program WeChat Pay", "CloudBase"), but missing some synonyms and file extensions that anchor 5 expects.

4 / 5

Distinctiveness Conflict Risk

A clear niche (CloudBase WeChat payment and official-account OAuth) with distinct triggers and minimal overlap risk with unrelated 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.