---
title: "How I built a Claude AI workflow that generates images and video on demand"
url: https://daily.dev/posts/how-i-built-a-claude-ai-workflow-that-generates-images-and-video-on-demand-vwyp6lwed
source_url: https://heatherbcooper.substack.com/p/how-i-built-a-claude-ai-workflow
type: article
source: "Visually AI"
published: 2026-04-16T12:51:35.869Z
updated: 2026-06-25T02:15:40.760Z
tags: ["ai-image-generation", "ai-video-generation", "automation", "claude-code", "vscode"]
reading_time: 9
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How I built a Claude AI workflow that generates images and video on demand

**[Visually AI](https://daily.dev/sources/heatherbcooper)** · 9 min read · 1 upvotes · 0 comments

## Summary

A practical walkthrough of building an AI image and video generation workflow entirely inside VS Code using Claude Code. The setup involves installing the Claude Code extension, creating custom skills (/prompt-gen and /ai-generate), routing API calls through kie.ai to access 66+ models, and having generated assets download directly into a project folder. Also covers Seedance 2.0's new multi-modal capabilities, its Hollywood-driven restrictions on human face generation, and how it compares to Kling 3.0 for creative workflows. Includes example image and video prompts, plus a roundup of recent AI tool picks.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://heatherbcooper.substack.com/p/how-i-built-a-claude-ai-workflow>

---

Tags: [#ai-image-generation](https://daily.dev/tags/ai-image-generation), [#ai-video-generation](https://daily.dev/tags/ai-video-generation), [#automation](https://daily.dev/tags/automation), [#claude-code](https://daily.dev/tags/claude-code), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/how-i-built-a-claude-ai-workflow-that-generates-images-and-video-on-demand-vwyp6lwed)
