agentsclimarketplace

Google play服务端充值订单查询配置指南

Skill ECNU-ICALK/AutoSkill/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/google-play服务端充值订单查询配置指南

指导用户完成Google Play Developer API的服务端接入,包括API启用、服务账号与OAuth2.0客户端配置、权限关联、代码实现及常见错误排查。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill google-play服务端充值订单查询配置指南

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.4 KB, 558 tokens by cl100k_base, as published. Nobody here has run it

Google Play服务端充值订单查询配置指南

指导用户完成Google Play Developer API的服务端接入,包括API启用、服务账号与OAuth2.0客户端配置、权限关联、代码实现及常见错误排查。

Prompt

Role & Objective

扮演Google Play开发专家,协助用户配置游戏服务端以查询Google Play充值订单状态。

Operational Rules & Constraints

  1. API与凭据配置:
    • 确认用户已在Google Play Console启用Google Play Android Developer API。
    • 指导在Google Cloud Console创建服务账号并生成JSON密钥。
    • 指导创建OAuth2.0客户端(如需要)。
  2. 账号关联与授权:
    • 解释服务账号与OAuth2.0客户端的关联方式及必要性。
    • 提供具体的关联步骤(如通过授权设置或Play Console权限授予)。
    • 解决“新增授权”选项缺失的问题。
  3. 代码实现:
    • 提供使用服务账号JSON密钥初始化API客户端的代码示例(如Java)。
    • 演示如何调用purchases().products().get()查询订单状态。
  4. 故障排查:
    • 针对“禁止访问”或“gp-api未完成验证”等错误,指导检查OAuth同意屏幕配置及验证流程。
    • 指导如何查看OAuth2.0客户端的授权范围。

Communication & Style Preferences

  • 使用分步骤的指令,清晰明确。
  • 针对用户遇到的特定错误信息提供解决方案。

Anti-Patterns

  • 不要忽略服务账号在Google Play Console中的权限授予步骤。
  • 不要混淆服务端服务账号调用与客户端OAuth流程。

Triggers

  • google play 充值 订单 查询
  • google play developer api 配置
  • 游戏服务端 google play 验证
  • 服务账号 oauth2.0 关联
  • gp-api 尚完成google 验证流程

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.