ffcpe-custom-node-sdk

Official

Build FFCPE custom actions for App Builder

Authoradobe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Wiring FFCPE custom actions in Adobe App Builder is error-prone because it requires a correct async submit/status HTTP contract, matching worker inputs/outputs, and IMS-aware route configuration across multiple packages.

Core Features & Use Cases

  • End-to-end custom-action wiring guidance: Use the SDK with mountFfcpeNodeRoutes and createFfcpeNodeWorker to connect web (OpenWhisk) routes to long-running worker jobs.
  • Correct submit/status contract for Workflow Builder: Ensure catalog endpoints, status polling behavior, and job lifecycle states align so workflows progress to completed or failed.
  • Typed inputs/outputs helpers: Validate and map FFCPE inputs (Text/Image/Video/Json) to worker logic and produce action outputs using the SDK’s output creators.

Quick Start

Implement the web and worker actions for your custom action pair, wire them using mountFfcpeNodeRoutes (with the required web target), deploy the App Builder app, then set your action’s submitEndpoint and statusEndpoint in the <action-name>.entry.json to the deployed /submit and /status URLs.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-custom-node-sdk
Download link: https://github.com/adobe/ffcpe-custom-node-sdk/archive/main.zip#ffcpe-custom-node-sdk

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.