media-fetcher

Fetch logos, GIFs, landing pages, diagrams, and social videos for video clips.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/aj47/agent-skills --skill media-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-fetcher
Source: https://github.com/aj47/agent-skills/tree/main/.claude/skills/media-fetcher
Command: npx skills add https://github.com/aj47/agent-skills --skill media-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, yt-dlp, @mermaid-js/mermaid-cli, ffprobe, and includes scripts (resource) components.

What problem does it solve?

Clip creators spend hours sourcing logos, GIFs, landing pages, diagrams, and related videos to enhance clips. This skill automates that process.

Core Features & Use Cases

  • Automated logo retrieval for mentioned brands to ensure brand consistency.
  • Reaction GIFs and landing page screenshots to illustrate points and improve comprehension.
  • Mermaid diagrams for technical explanations and timestamped media mapping for precise overlays.
  • Social video discovery and optional video embedding to enrich clip references.

Quick Start

Run the media-fetcher to generate media assets for your clips.

Frequently Asked Questions about media-fetcher

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

FAQPage Schema
How do I automate gathering logos and screenshots for video clips?

To automate media gathering for video clips, you can retrieve brand logos and capture landing page screenshots programmatically. This skill uses Playwright to fetch contextual assets, ensuring brand consistency and improving comprehension without manual sourcing.

Can I use Playwright to capture landing page screenshots for clip overlays?

Yes, Playwright can capture landing page screenshots for clip overlays. This skill integrates with Playwright MCP to automate fetching reaction GIFs and page captures, providing visual context to illustrate points within your video projects.

What is the best way to include Mermaid diagrams in video clips?

The best way to include Mermaid diagrams in video clips is using an automated rendering tool like mermaid-cli. This skill generates technical diagrams and maps them with timestamps, allowing precise overlay placement during technical explanations.

Does yt-dlp work for downloading social videos to embed in clip projects?

Yes, yt-dlp works for downloading social videos to embed in clip projects. This skill uses yt-dlp for social video discovery and optional embedding, automating the retrieval of related reference videos to enrich your clips.

How do I map timestamped media assets for precise video overlays?

Mapping timestamped media assets requires assigning specific timecodes to retrieved media files. This skill supports modular assets with timestamped media mapping, allowing you to synchronize logos, GIFs, and diagrams precisely within video clips.

Do I need ffprobe to fetch media assets for clip projects?

Yes, ffprobe is required to fetch media assets for clip projects as it analyzes video metadata. Alongside Playwright, yt-dlp, and mermaid-cli, ffprobe helps process and validate the retrieved social videos and contextual assets.