youtube-shorts-automation

Automate image-to-video generation and scheduled YouTube Shorts uploads via Deevid AI.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/kaifashraff/jarvis-research --skill youtube-shorts-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-shorts-automation
Source: https://github.com/kaifashraff/jarvis-research/tree/main/skills/youtube-shorts-automation
Command: npx skills add https://github.com/kaifashraff/jarvis-research --skill youtube-shorts-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth, google-auth-oauthlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-to-end creation and automated uploading of YouTube Shorts by orchestrating image-to-video generation via Deevid AI, producing 9:16 short-form content and publishing to YouTube Shorts on a schedule.

Core Features & Use Cases

  • End-to-end pipeline: image generation, agent video creation with soundtrack, and YouTube Shorts upload.
  • Schedule-driven automation: cron-job based daily runs to keep content flowing.
  • Flexible prompts and templates: manage channel-specific settings and templates for titles, descriptions, and tags.

Quick Start

Run the full pipeline to generate a 9:16 short with Deevid Agent and upload it to YouTube Shorts.

Frequently Asked Questions about youtube-shorts-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate YouTube Shorts creation and upload from images?

Automate YouTube Shorts creation by using Deevid AI for image-to-video generation and a cron job to schedule daily uploads. The pipeline handles 9:16 vertical video generation, adds a soundtrack, and publishes directly to your channel via YouTube OAuth.

How does scheduled YouTube Shorts automation work with cron jobs?

Scheduled YouTube Shorts automation uses cron jobs to trigger daily pipeline runs. This schedule-driven approach keeps content flowing automatically by executing the video generation and YouTube upload tasks without manual intervention.

Do I need YouTube OAuth credentials to automate Shorts uploads?

Yes, you need YouTube OAuth credentials to automate Shorts uploads. The pipeline uses google-auth and google-auth-oauthlib libraries to authenticate your account and publish generated short videos directly to your configured channel.

Can I customize titles, descriptions, and tags for automated YouTube Shorts?

Yes, you can customize titles, descriptions, and tags for automated YouTube Shorts. The pipeline supports flexible prompts and templates, allowing you to manage channel-specific settings for your uploaded short-form content.

What is the best way to generate vertical under-60-second videos for YouTube Shorts?

The best way to generate vertical under-60-second videos is using Deevid AI for image-to-video generation. The agent creates 9:16 short-form content with an integrated soundtrack suitable for the YouTube Shorts format.

Are there limitations to automating YouTube Shorts uploads with Deevid AI?

Limitations of automating YouTube Shorts with Deevid AI include dependency on external image inputs and YouTube API quota restrictions. The pipeline requires configured channel settings and valid OAuth tokens to maintain the daily cron job schedule.