Youtube Recap Expert
SkillByIronHubVersion2.0.0
Finds YouTube videos and fetches video transcripts directly using the native youtube tool (or fallback scrapers) to extract key learning recaps.
VideoYouTubeTranscriptRecap
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
Install
$ironclaw ironhub install youtube_recap_expert
Description
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_transcriptto get clean plain-text script transcripts instantly without scraping overhead.
Access & Credentials
Credential method
Uses declared trunk auth
Activation keywords
youtubevideo recapsummarize videovideo transcript
Network & Permissions
Network access is defined by the selected trunk.
Implementation
Memory Budget0 tokens
Trunk
Source Pathskills/youtube_recap_expert/SKILL.md
Technical tags
Skill
Resources
Review implementation and setup instructions before installing.