Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

auth-wechat-miniprogram

portencentcloudbase·tencentcloudbase· v1.0.0 · atualizado em 2026-04-10
78
Score

Complete guide for WeChat Mini Program authentication with CloudBase - native login, user identity, and cloud function integration.

wechat-mini-programauthenticationcloudbaseserverlessopeniduser-identityminiprogram
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdauth-wechat-miniprogram/workflow
1
Identify the CloudBase environment: — Obtain the `env` ID.
2
Choose a scenario: — Select the appropriate use case (initialization, user identity, function call, testing).
3
Implement the code: — Use provided code snippets for the chosen scenario.
4
Initialize CloudBase: — Call `wx.cloud.init()` in the Mini Program.
5
Get user identity: — Use `cloud.getWXContext()` in cloud functions.
6
Call cloud function: — Use `wx.cloud.callFunction()` from the Mini Program.
7
Test authentication: — Use the test function to verify the setup.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

auth-wechat-miniprogram
auth-wechat-miniprogram
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers6
authenticate a WeChat Mini Program with CloudBaseimplement WeChat Mini Program login using CloudBaseaccess user identity in CloudBase cloud functionsintegrate WeChat authentication with CloudBaseget openid in cloud functioncall cloud function from mini program with user identity

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download auth-wechat-miniprogram
$ synaptic skills detail auth-wechat-miniprogram
$ synaptic skills live auth-wechat-miniprogram

Dependências

wx-server-sdkwx.cloud

Links

GitHub Repository