⚙️ TaskConfig.json

{
  "files": ["strategy_2024.html"],
  "task_description": "Q4 Engineering Strategy",
  "generate_images": true,
  "max_images": 3,
  "image_width": 1024,
  "image_height": 1024
}
👁️ Reveal.js Output

Engineering Strategy

  • Scalable Infrastructure
  • AI-First Development
  • Automated Quality Gates
[AI Generated Image]

Test Workspace Browser

Explore the generated Reveal.js artifacts, CSS, and AI-generated images in the GeneratePresentationTask workspace.

Configuration Parameters

FieldTypeDescription
files * List<String> The HTML presentation file to be created (must end with .html).
related_files List<String> Reference materials or existing presentations for context.
task_description String Topic, key points, target audience, and desired style.
generate_images Boolean Whether to generate AI images for key slides (Default: false).
image_width / height Int Dimensions for generated images (256px - 2048px, Default: 1024).
max_images Int Maximum number of images to generate (1-10, Default: 5).