Skip to main content
Back to the directory
expo/skillsSoftware EngineeringFrontend and Design

eas-update-insights

Query the health of published EAS Updates directly from the CLI: launches, failed launches, crash rates, unique users, payload size, the embedded-vs-OTA user split per channel, and the most popular updates per runtime version. The data is the same data that powers the update and channel detail pages on expo.dev; these...

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/expo/skills --skill eas-update-insights
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, eas-update-insights has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: expo/skills. Canonical URL: https://skills.sh/expo/skills/eas-update-insights.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Query the health of published EAS Updates directly from the CLI: launches, failed launches, crash rates, unique users, payload size, the embedded-vs-OTA user split per channel, and the most popular updates per runtime version. The data is the same data that powers the update and channel detail pages on expo.dev; these commands expose it in the terminal in human and JSON form. Use this when the user wants to assess the health or adoption of a published EAS Update: crash rates, install counts, unique users, bundle size, or the split between embedded and OTA users on a channel. Example prompts: Also fits: post-publish rollout monitoring and regression detection. Don't use when the user needs per-user crash detail or device-level reporting; this skill only exposes aggregate EAS metrics. All of these support --json --non-interactive for programmatic parsing. Before querying insights for an update group, you need its group ID. Use eas update:list with either --branch (updates on that branch) or --all (updates across all branches).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does eas-update-insights do?

Query the health of published EAS Updates directly from the CLI: launches, failed launches, crash rates, unique users, payload size, the embedded-vs-OTA user split per channel, and the most popular updates per runtime version. The data is the same data that powers the update and channel detail pages on expo.dev; these...

Is eas-update-insights good?

eas-update-insights does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support eas-update-insights?

eas-update-insights currently lists compatibility with Skills CLI.

Is eas-update-insights safe to install?

eas-update-insights has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to eas-update-insights?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install eas-update-insights?

Run the following command to install eas-update-insights: npx skills add https://github.com/expo/skills --skill eas-update-insights

Related skills

More from expo/skills

Related skills

Alternatives in Software Engineering