← Back to directory
Marketing Quick to set up Agent job Generate from Brief

ASMR YouTube Shorts Generator

Source reviewed Updated 2026-07-07

Autonomously generates viral ASMR Shorts by brainstorming concepts, creating video/audio assets with AI.

freelancers and consultants

What it does

Get viral ASMR YouTube Shorts without lifting a finger by having this agent brainstorm trendy concepts and create the full video and audio for you. It automatically assembles your clips into a final file, tracks progress in Google Sheets, uploads directly to YouTube, and notifies you when everything is live.

Step by step

  1. Configure the HTTP request nodes to call specific video and audio generation APIs with defined payload structures.
  2. Set up the Google Sheets node to append rows containing timestamps, video URLs, and status codes after each step.
  3. Define the YouTube upload parameters including title, description, tags, and privacy settings in the final API call.

Where the LLM does the work

  • Generate creative ASMR concepts that align with current viral trends by analyzing recent popular short-form content.
  • Write detailed prompts for video and audio models to ensure the sensory triggers match the specific theme of each short.
  • Craft engaging titles and descriptions optimized for YouTube Shorts algorithms to maximize click-through rates.

Watch out for

Audio and video file formats must match exactly before assembly or the final render will fail silently
YouTube API quotas reset daily so monitor usage closely to prevent upload failures during peak hours
Sensitive ASMR triggers might violate community guidelines so add a content safety filter before uploading

Tools that fit

OpenAI Chat Model LLM Ideation and planning content strategy
HTTP Request API Calling Seedance video model via Wavespeed AI
HTTP Request API Calling Fal AI audio model for sound effects
Google Sheets Service Logging production status and video URLs
YouTube Service Uploading final video to channel

The agent brief

Everything your agent needs, including the gotchas. Copy it and go.
agent-brief.md
You are helping me build the following AI agent workflow.

## Goal
ASMR YouTube Shorts Generator: Autonomously generates viral ASMR Shorts by brainstorming concepts, creating video/audio assets with AI.

## Specification
- What it does: Get viral ASMR YouTube Shorts without lifting a finger by having this agent brainstorm trendy concepts and create the full video and audio for you. It automatically assembles your clips into a final file, tracks progress in Google Sheets, uploads directly to YouTube, and notifies you when everything is live.
- Trigger: On a schedule (Scheduled · daily)
- Autonomy: Fully hands-off
- Expected setup effort: under an hour
- Tools/services involved:
  - OpenAI Chat Model: Ideation and planning content strategy
  - HTTP Request: Calling Seedance video model via Wavespeed AI
  - HTTP Request: Calling Fal AI audio model for sound effects
  - Google Sheets: Logging production status and video URLs
  - YouTube: Uploading final video to channel

## Known pitfalls, handle each one explicitly in your implementation
1. Audio and video file formats must match exactly before assembly or the final render will fail silently
2. YouTube API quotas reset daily so monitor usage closely to prevent upload failures during peak hours
3. Sensitive ASMR triggers might violate community guidelines so add a content safety filter before uploading

## Reference implementation
https://n8n.io/workflows/5110 (workflow template)
Fetch and inspect this before building. If it matches my stack, adapt it;
if not, rebuild the pattern with my tools.

## Process requirements
1. Before building: ask me which of the listed tools I actually use and
   what my platform is (n8n / Make / code / other). Do not assume.
2. Adapt the pattern to my answers; do not force the reference stack.
3. Address every pitfall above; tell me how you handled each.
4. Provide a test plan I can run before letting this touch real data.
5. Ask before any step that sends messages, modifies data, or spends money.

Source: https://usecasesforagents.com/use-case/automated-asmr-youtube-shorts-generator/ via usecasesforagents.com

Frequently asked questions

Can I use a different LLM than OpenAI?

Yes. OpenAI is only the example LLM in this recipe. The same flow works with Anthropic, Cohere, DeepSeek and Google Gemini. Swap the LLM connection and keep the rest of the setup as written.

Want this running in your business?

This is what I do. I design and build AI agents like this one, and keep them running. If you want it set up for your team instead of doing it yourself, get in touch.
Get in touch →

Who it's for

Built for freelancers and consultants juggling this across every client, not just one.

Seen in the wild

← Back to directory