← Back to Skills Marketplace
ivangdavila

Mobile App Analytics

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
572
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install mobile-app-analytics
Description
Track mobile app metrics with Firebase, App Store Connect, Play Console, retention, funnels, and cohort analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mobile-app-analytics
  3. After installation, invoke the skill by name or use /mobile-app-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug mobile-app-analytics
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Mobile App Analytics?

Track mobile app metrics with Firebase, App Store Connect, Play Console, retention, funnels, and cohort analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 572 downloads so far.

How do I install Mobile App Analytics?

Run "/install mobile-app-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mobile App Analytics free?

Yes, Mobile App Analytics is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Mobile App Analytics support?

Mobile App Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Mobile App Analytics?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments