adobe-hello-world

Installation
SKILL.md

Adobe Hello World

Overview

Three minimal working examples covering Adobe's core API surfaces: Firefly AI image generation, PDF content extraction, and Photoshop background removal.

Prerequisites

  • Completed adobe-install-auth setup
  • Valid OAuth Server-to-Server credentials
  • Node.js 18+ with @adobe/firefly-apis or @adobe/pdfservices-node-sdk installed

Instructions

Example 1: Firefly Text-to-Image Generation

// hello-firefly.ts
import 'dotenv/config';
Related skills
Installs
2
GitHub Stars
2.2K
First Seen
Apr 8, 2026