← 返回 Skills 市场
572
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install mobile-app-analytics
功能描述
Track mobile app metrics with Firebase, App Store Connect, Play Console, retention, funnels, and cohort analysis.
安全使用建议
This skill appears coherent for analytics work, but before installing: (1) confirm you're comfortable with the skill creating and updating files under ~/mobile-app-analytics/ and review those files after first use; (2) never paste private keys or long-lived credentials into chat — prefer platform credential stores or short-lived tokens; (3) explicitly choose whether the agent may activate proactively (integration setting) so it doesn't act without your consent; and (4) if you plan to grant access to Firebase/BigQuery/App Store/Play Console, use scoped, least-privilege credentials and monitor access.
功能分析
Type: OpenClaw Skill
Name: mobile-app-analytics
Version: 1.0.0
The OpenClaw AgentSkills bundle for 'mobile-app-analytics' is benign. The `SKILL.md` clearly defines the skill's purpose, scope, and explicitly states that it does NOT store credentials, access files outside `~/mobile-app-analytics/`, or make requests to undeclared endpoints. All declared external endpoints (Firebase, App Store Connect, Play Console APIs) are legitimate for analytics. Code snippets in `app-store.md`, `firebase.md`, and `play-console.md` are standard API calls, JWT generation, SQL queries, or debugging commands, using placeholders for sensitive tokens, consistent with the skill's security declarations. The `setup.md` and `memory-template.md` guide the agent to store information securely and avoid exposing configuration keys, reinforcing a secure design.
能力评估
Purpose & Capability
Name, description, and all included docs consistently focus on Firebase, App Store Connect, and Play Console analytics. There are no unrelated required binaries, config paths, or env vars; the skill's local memory path and API uses are proportionate to analytics tasks.
Instruction Scope
Runtime instructions are mostly constrained to creating and using ~/mobile-app-analytics/ and querying the declared analytics APIs when the user provides credentials. A few instructions use loose language like 'gather context opportunistically' and 'ask whether to activate proactively' — this grants the agent some discretion about when to save/update local memory and when to act, so users should confirm activation preferences explicitly.
Install Mechanism
This is an instruction-only skill with no install steps or downloads; nothing is written to disk by an installer beyond the agent-created memory files described in the docs.
Credentials
The skill requests no environment variables or credentials up-front. It will use platform-specific credentials (App Store JWT, Google OAuth/BigQuery credentials) only when the user provides them, which is appropriate for the integrations described.
Persistence & Privilege
The skill persists state under ~/mobile-app-analytics/ (memory.md and per-app files) and asks to save an 'integration' preference that can enable proactive behavior. This is reasonable for an analytics assistant, but users should review and control the saved settings to avoid unwanted automatic activation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mobile-app-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/mobile-app-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Mobile App Analytics 是什么?
Track mobile app metrics with Firebase, App Store Connect, Play Console, retention, funnels, and cohort analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 572 次。
如何安装 Mobile App Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobile-app-analytics」即可一键安装,无需额外配置。
Mobile App Analytics 是免费的吗?
是的,Mobile App Analytics 完全免费(开源免费),可自由下载、安装和使用。
Mobile App Analytics 支持哪些平台?
Mobile App Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Mobile App Analytics?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills