youtube-publisher — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsyoutube-publisher
    Back to Agents
    youtube-publisher

    youtube-publisher

    smixs March 6, 2026
    5 copies 0 downloads

    AI agent skill: tell Claude Code, Codex, Gemini or OpenClaw to upload your recording to YouTube — it downloads from Drive, transcribes, generates timestamps and metadata automatically.

    Agent Definition
    # 🎬 YouTube Publisher
    
    **[🇷🇺 Читать на русском](README.ru.md)**
    
    <p align="center">
      <img src=".github/cover.jpg" alt="YouTube Publisher" width="600">
    </p>
    
    > An AI agent skill that turns "upload this recording to YouTube" into a fully automated pipeline.  
    > Works with Claude Code, Codex, Gemini CLI, [OpenClaw](https://github.com/openclaw/openclaw), or any agent with terminal access.  
    > Your agent downloads from Drive, uploads to YouTube, transcribes, generates timestamps and metadata — you just say the word.
    
    ---
    
    ## The Problem
    
    You recorded a meeting, a lecture, a workshop. It's sitting in Google Drive. Now what?
    
    You download a 2GB file, drag it into YouTube Studio, wait for the upload, try to come up with a decent title, scrub through an hour of video to place timestamps, write a description, copy-paste everything, publish, delete the local file. That's 30-60 minutes of mind-numbing work per recording — and you have dozens of them every month.
    
    ## The Solution
    
    Tell your agent:
    
    > *"Upload last Friday's recording to YouTube"*
    
    The skill handles the entire pipeline:
    
    - ⬇️ **Downloads** from Google Drive (no local file juggling)
    - 📤 **Uploads** to YouTube (resumable, handles large files)
    - 🎤 **Transcribes** audio via Fireworks Whisper or Deepgram Nova-3
    - ⏱️ **Generates timestamps** from topic boundaries
    - 📝 **Creates title & description** from transcript content
    - 🧹 **Cleans up** all temp files automatically
    
    **~5 minutes for a 1-hour video.** Zero manual work. The agent does everything.
    
    ## Install
    
    ### With Any AI Agent
    
    The skill is two things: `SKILL.md` (instructions) and `scripts/` (code). Copy them into your agent's workspace:
    
    ```bash
    git clone https://github.com/smixs/youtube-publisher.git
    
    # Claude Code / Codex / Gemini CLI — into your project
    mkdir -p skills/youtube-publisher
    cp youtube-publisher/SKILL.md skills/youtube-publisher/
    cp -r youtube-publisher/scripts skills/youtube-publisher/
    
    # OpenClaw
    cp -r youtube-publisher/{SKILL.md,scripts}

    Tags

    agent-skillai-agentautomationclaude-codecodexdeepgramgeminigoogle-driveopenclawtimestamps

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.