1. User asks for help with EAS workflows.
2. Skill fetches the EAS workflow JSON schema, syntax documentation, and pre-packaged jobs documentation.
3. Skill analyzes the user's request and identifies the desired workflow configuration.
4. Skill generates or modifies the EAS workflow YAML file based on the schema and user's requirements.
5. Skill validates the generated workflow against the schema.
6. Skill presents the validated workflow to the user.
7. Skill executes validation script and reports any errors.