什么是 gplay-submission-checks?
Google Play 版本的预提交验证涵盖元数据、屏幕截图、捆绑完整性、数据安全和政策合规性。在准备发布时使用,以避免拒绝并在提交之前发现问题。 来源:tamtom/gplay-cli-skills。
Google Play 版本的预提交验证涵盖元数据、屏幕截图、捆绑完整性、数据安全和政策合规性。在准备发布时使用,以避免拒绝并在提交之前发现问题。
通过命令行快速安装 gplay-submission-checks AI 技能到你的开发环境
来源:tamtom/gplay-cli-skills。
Use this skill to validate everything before submitting a release to Google Play, reducing rejections and failed edits.
Ensure the data safety form is complete. Missing or inaccurate data safety declarations are a common rejection reason.
The version code must be strictly higher than all previous releases on every track. Check current track status:
Google Play 版本的预提交验证涵盖元数据、屏幕截图、捆绑完整性、数据安全和政策合规性。在准备发布时使用,以避免拒绝并在提交之前发现问题。 来源:tamtom/gplay-cli-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-submission-checksGoogle Play 版本的预提交验证涵盖元数据、屏幕截图、捆绑完整性、数据安全和政策合规性。在准备发布时使用,以避免拒绝并在提交之前发现问题。 来源:tamtom/gplay-cli-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-submission-checks 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tamtom/gplay-cli-skills