gemini-viral-shorts
Installation
SKILL.md
Gemini Viral Shorts Post Generator
Uses Google Gemini API to analyze YouTube videos and generate viral Twitter/LinkedIn posts with a professional content marketing copywriter persona.
What It Does
- Takes a YouTube URL as input
- Sends the video (or transcript) to Gemini with a copywriter persona prompt
- Generates a viral post with: Hook (shocking headline + stat) → Body (value proposition) → Steps (how-to) → CTA (comment keyword)
- Outputs formatted text ready for posting
How to Run
# Generate viral post from YouTube video
python3 skills/gemini-viral-shorts/scripts/gemini_viral_shorts_post.py "YOUR_YOUTUBE_URL"