expo-cicd-workflows
Helps developers write, edit, and validate Expo EAS CI/CD workflow files using the latest JSON schema.
Install
npx skills add https://github.com/expo/skills --skill expo-cicd-workflowsStats
| Total installs | 13,026 |
| Weekly installs | 13.0K |
| GitHub stars | 1.6K |
| First seen | Jan 19, 2026 |
| Source | @expo/skills |
Summary
- Fetches the latest JSON schema from Expo's API to ensure job types, parameters, triggers, and runner configurations are current
- Supports dynamic expressions using ${{ }} syntax with contexts for GitHub events, workflow inputs, job outputs, and step results
- Includes built-in validation script that checks workflow structure against the schema and reports errors before deployment
- Provides reference documentation for syntax, pre-packaged job types, and workflow structure via cached fetch requests
Tags
Related skills
| Skill | Installs | vs expo-cicd-workflows |
|---|---|---|
| gws-gmail | 12,310 | -716 |
| python-executor | 14,392 | +1,366 |
| deploy-to-vercel | 16,646 | +3,620 |
| release-skills | 11,820 | -1,206 |
| electron | 11,361 | -1,665 |
FAQ
- How many installs does expo-cicd-workflows have?
- expo-cicd-workflows has 13,026 total installs and 13.0K installs this week.
- Where is expo-cicd-workflows hosted?
- expo-cicd-workflows is published by @expo/skills at https://github.com/expo/skills.
- How many GitHub stars does expo-cicd-workflows have?
- expo-cicd-workflows has 1.6K GitHub stars.
- When was expo-cicd-workflows first indexed?
- OrangeBot.AI first indexed expo-cicd-workflows on Jan 19, 2026.
- How do I install expo-cicd-workflows?
- Run: npx skills add https://github.com/expo/skills --skill expo-cicd-workflows