Slide presenation agent example

Demo and set slide presenation agent example

1. Introduction

Set up and run the Slide Presenation Agent workflow for end-to-end output.


2. Prerequisites

Before you begin, make sure you have:

  • A running n8n instance
  • Access to the n8n editor (via browser)
  • Required API keys or credentials (if applicable)

3. Download & Import Workflows

Step 1: Download Files

Download the following JSON files:

Make sure all files are saved locally.


Step 2: Import into n8n

  1. Open your n8n editor
  2. Go to Workflows
  3. Click Import from file
  4. Select a JSON file
  5. Repeat until all 3 workflows are imported

Step 3: Set Up Credentials

  • Open each workflow
  • Add required credentials for nodes
  • Ensure no nodes show errors

Step 4: Verify Setup

  • Confirm all 3 workflows appear in your workspace
  • Open each workflow and check for missing nodes

Notes

  • Import all files before configuration
  • Do not rename files before importing (may break references)

4. Video Demo

5. Support