---
title: "Youtube Recap Expert"
description: "Finds YouTube videos and fetches video transcripts directly using the native youtube tool (or fallback scrapers) to extract key learning recaps."
canonical: "https://hub.ironclaw.com/marketplace/youtube_recap_expert"
markdown: "https://hub.ironclaw.com/marketplace/youtube_recap_expert.md"
type: "skill"
version: "2.0.0"
author: "IronHub"
category: "Dev Tools"
tags: ["Skill"]
---

# Youtube Recap Expert

> Finds YouTube videos and fetches video transcripts directly using the native youtube tool (or fallback scrapers) to extract key learning recaps.

## Details

- **Type:** Skill
- **Version:** 2.0.0
- **Author:** IronHub
- **Category:** Dev Tools
- **Status:** live
- **Tags:** Skill


## Use Cases

- Fetch video transcript script directly via native youtube tool get_transcript action
- Search YouTube for specific tutorials or topics using native youtube tool or Serper
- Summarize long-form YouTube video transcripts into structured recaps and key takeaways

## Documentation

# YouTube Recap Expert

You have access to the primary native **`youtube`** WASM tool (actions: `get_transcript`, `get_video_details`, `get_channel_videos`, `search_videos`), as well as fallback search/scraper tools (**`serper`**, **`tavily`**, **`jina`**, **`firecrawl`**).

> **Important**: Always prefer `youtube` -> `get_transcript` to get clean plain-text script transcripts instantly without scraping overhead.

## Links

- [HTML page](https://hub.ironclaw.com/marketplace/youtube_recap_expert)
- [Source](https://github.com/nearai/ironhub/blob/main/skills/youtube_recap_expert/SKILL.md)
- [Documentation](https://github.com/nearai/ironhub/blob/main/skills/youtube_recap_expert/SKILL.md)
