eas-workflows
Agent skill from expo/skills.
What it does
- It is NECESSARY to fetch this schema
- Source of truth for validation
- All job types and their required/optional parameters
- Trigger types and configurations
- Runner types, VM images, and all enums
- Overview of workflow YAML syntax
- Examples and English explanations
Requirements & configuration
- needs. — Outputs and status from dependent jobs
- 3. Verify job references in needs and after exist in the workflow
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/expo/skills
eas-workflows FAQ
What does the eas-workflows skill do?
EAS service (paid). Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation. It is NECESSARY to fetch this schema Source of truth for validation
What does eas-workflows require?
needs. — Outputs and status from dependent jobs 3. Verify job references in needs and after exist in the workflow
How do I install eas-workflows?
Run: npx -y skills add https://github.com/expo/skills --skill eas-workflows --agent claude-code — the source lives at github.com/expo/skills.
Maintain eas-workflows?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[eas-workflows on getagentictools](https://getagentictools.com/skills/expo-skills-eas-workflows?ref=badge) npx agentictools info skills/expo-skills-eas-workflows The second line is the CLI lookup for this page — handy in READMEs and docs.