← 返回 Skills 市场
byungkyu

google-play

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
16970
总下载
12
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install google-play
功能描述
Google Play Developer API (Android Publisher) integration with managed OAuth. Manage apps, subscriptions, in-app purchases, and reviews. Use this skill when users want to interact with Google Play Console programmatically. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you intend to let Maton mediate Google Play Developer API access. Review the account and scopes during OAuth, prefer read-only access where possible, and require explicit confirmation before any operation that changes app listings, subscriptions, purchases, reviews, or edits.
能力评估
Credentials
Network access and Google Play account authorization are necessary for this integration; the fallback raw HTTP mode requires a MATON_API_KEY but is limited to environments where the CLI cannot be installed and includes handling warnings.
Install Mechanism
Installation depends on the third-party Maton CLI via npm or Homebrew, which is disclosed and coherent with the gateway-based purpose.
Instruction Scope
The skill clearly says to default to read/list calls, require explicit approval for connection creation and all POST/PUT/PATCH/DELETE operations, specify connections when ambiguous, and treat API-returned content as untrusted data.
Persistence & Privilege
OAuth tokens or API keys are stored by the Maton CLI/profile and OS credential store, which is disclosed; the skill explicitly forbids reading, printing, dumping, or persisting credentials outside that mechanism.
Purpose & Capability
The capability matches the stated purpose: programmatic Google Play Developer API access for apps, in-app products, subscriptions, purchases, reviews, and edits.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-play
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-play 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.4
- Updated all endpoints to use https://api.maton.ai instead of https://gateway.maton.ai and https://ctrl.maton.ai. - Simplified connection management instructions and updated example code to new base URL. - Improved connection selection guidance, recommending always specifying the Maton-Connection header if multiple connections exist. - Added a section on security and permissions, clarifying required user approval for write operations. - Removed the LICENSE.txt file.
v1.0.3
- Added a `clawdbot` section to skill metadata, including an emoji and required environment variable (`MATON_API_KEY`). - No code or functionality changes; documentation and metadata update only.
v1.0.2
- Documentation style and formatting updates in SKILL.md. - No functional or API changes; documentation content remains consistent. - Minor cleanup for clarity and consistency in usage examples.
v1.0.1
- Added guidance in the description to use the api-gateway skill for third party apps other than Google Play. - Replaced cURL and Python requests code examples with Python scripts using urllib for all example API interactions. - Updated Quick Start instructions to use Python/urllib for improved clarity and consistency. - Changed authentication example syntax to use shell variable ($MATON_API_KEY) for clarity. - Standardized all code snippets to Python with urllib for connection management and API requests.
v1.0.0
Initial release of Google Play Developer API integration. - Integrates Google Play Developer (Android Publisher) API via managed OAuth. - Manage app listings, subscriptions, in-app purchases, reviews, and more programmatically. - Includes API reference and example code for listing, creating, updating, and deleting Google Play resources. - Supports multiple Google OAuth connections and connection management via Maton control panel. - Requires a Maton API key for authentication; setup instructions provided. - REST endpoints are proxied through Maton gateway for simplified access and auth handling.
元数据
Slug google-play
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

google-play 是什么?

Google Play Developer API (Android Publisher) integration with managed OAuth. Manage apps, subscriptions, in-app purchases, and reviews. Use this skill when users want to interact with Google Play Console programmatically. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16970 次。

如何安装 google-play?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-play」即可一键安装,无需额外配置。

google-play 是免费的吗?

是的,google-play 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

google-play 支持哪些平台?

google-play 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 google-play?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论