Back to Directory
general

Youtube Instant Article

Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Use this skill whenever a user shares a YouTube URL (youtube.com or youtu.be) and asks to summarize, explain, or process the video. This is the DEFAULT skill for all YouTube video requests - do NOT use the generic summarize tool for YouTube.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

youtube-instant-article 0.1.0 - Initial release of the skill for transforming YouTube videos into Telegraph Instant View articles with slides and timestamped summaries. - Automatically detects and processes all YouTube video requests (youtube.com or youtu.be URLs). - Generates visually rich articles: includes video link, interleaved slides, timestamped summaries, notable quotes, and proper YouTube title. - Uses OpenAI GPT-5.2 for fast, high-quality summaries and automatic timestamp extraction. - Handles image hosting via catbox.moe and publishes articles directly to Telegraph. - Requires zsh, summarize v0.10.0+, jq, and proper API keys (Telegraph and OpenAI).