google/multi-video-synthesis
Performs high-density targeted extraction across 10+ videos to map semantic landscapes, consensus, and controversies.
npx skills add https://github.com/google/adk-samples --skill multi-video-synthesis
Objective: (ATTENTION GUARDIAN) Perform a high-density Targeted Extraction across a massive amount of video content (10+ videos) to extract the absolute truth, map the semantic landscape, and save the user from hour-long research.
Execution Steps:
search_youtube with max_results=15 to cast a wide net across the topic.get_video_details.calculate_engagement_metrics.get_video_transcript.get_video_details to read their metadata and descriptions as a high-signal fallback.?t=... jump-link using generate_timestamp_url.Key Design Principle: You are the orchestrator of this pipeline. You are not just summarizing videos; you are synthesizing a new, high-density knowledge artifact that does not exist elsewhere on the web.
Take google/multi-video-synthesis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.