ffcpe-app-builder-actions

Official

Build and wire FFCPE web/worker actions.

Authoradobe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you implement and troubleshoot Adobe App Builder (OpenWhisk) custom actions for FFCPE by providing a consistent wiring pattern for the Hono web endpoint and the asynchronous worker that performs the job.

Core Features & Use Cases

  • Web + Worker pairing: Mounts FFCPE submit/status routes in a Hono web action and connects them to a corresponding worker action.
  • OpenWhisk runtimeManifest guidance: Shows how to declare raw web actions and disable default auth requirements where required.
  • Worker contract implementation: Guides you to implement FfcpeNodeWorkerHandler, return completed/failed statuses, and produce FFCPE output types (text/image/video/json).
  • Catalog registration workflow: Supports the post-deploy steps to validate and register co-located <action-name>.entry.json with aio ffcpe catalog.
  • Scaffolding/migration fixes: Helps when migrating or scaffolding projects (including init-bare cleanup) by correcting app.config.yaml and bundling output to CommonJS.

Quick Start

Use this skill to scaffold an Adobe App Builder custom action pair for one FFCPE node by following the web Hono mounting steps, implementing the worker handler, updating runtimeManifest, deploying, then validating and registering the co-located action entry JSON.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ffcpe-app-builder-actions
Download link: https://github.com/adobe/ffcpe-custom-node-sdk/archive/main.zip#ffcpe-app-builder-actions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.