news-digest-video-agent
Installation
SKILL.md
News Digest Video Agent Skill
Use this skill when the user wants to:
- Create a news digest video on any topic
- Turn a breaking news story into a multi-perspective video summary
- Combine YouTube clips, tweets, and articles into a professional broadcast-style video
Setup (run once)
Before using this skill, ensure these dependencies are installed:
1. VideoDB skill & SDK
# Install VideoDB skill (provides video upload, indexing, search, TTS, timeline editing)
npx skills add video-db/skills
# Install Python SDK
pip install videodb python-dotenv
Related skills