workflow-development

Installation
SKILL.md

Workflow Development (Cloud Service)

Beta Skill: This skill is in beta and under active development. Results should be reviewed carefully before use in production. Report issues at https://github.com/adobe/skills/issues

Implement custom workflow components for AEM Cloud Service: WorkflowProcess, ParticipantStepChooser, OSGi registration, metadata handling, and error patterns.

Variant Scope

  • AEM Cloud Service only.
  • Use OSGi DS R6 annotations (org.osgi.service.component.annotations.*). Do not use Felix SCR.
  • Bundle goes into the ui.apps content package and is deployed via Cloud Manager pipeline.

Workflow

Installs
1
Repository
adobe/skills
GitHub Stars
147
First Seen
Jun 15, 2026
workflow-development — adobe/skills