adobe-core-workflow-b

Installation
SKILL.md

Adobe Core Workflow B — PDF Services

Overview

Document automation using Adobe PDF Services API: create PDFs from HTML/DOCX, extract structured text and tables with Sensei AI, generate documents from Word templates with JSON data, and convert PDFs to LLM-friendly Markdown.

Prerequisites

  • Completed adobe-install-auth with PDF Services credentials
  • npm install @adobe/pdfservices-node-sdk (v4.x+)
  • 500 free document transactions/month on the free tier

Instructions

Step 1: Create PDF from HTML

// src/workflows/pdf-create.ts
import {
Related skills
Installs
2
GitHub Stars
2.2K
First Seen
Apr 8, 2026