EAS workflows

Expo Application Services build, submit and update pipelines, from Expo.

Installation

$ npx skills add expo/skills

The CLI's unit is the repository, so this installs everything in expo/skills, not eas-workflows alone. It writes into whichever agent directories it finds — Claude Code, Codex, Cursor, Copilot, Windsurf, Zed.

Summary

Expo Application Services build, submit and update pipelines, from Expo.

  • Reach for it when automating mobile releases, where the store submission steps are the part that is easy to get wrong.
  • Sits in Ship — branches, pipelines, releases and the deploy itself.
  • Assumes react-native.
  • Published by Expo, who ship the thing it is about — a stronger claim than a well-regarded engineer having written something good.
  • Installing pulls the whole expo/skills repository: this catalogue lists 1 other entry from it, and the repo may hold more.

Where it sits in delivery

ShipBranches, pipelines, releases and the deploy itself.Everything in Ship

The skill itself

The full text lives with its publisher and changes when they change it. Read it there rather than here — a mirrored copy of somebody else's procedure goes stale silently, and this page would have no way of telling you.

Related

More in Ship