summarize

Summarize web pages, PDFs, images, audio, and YouTube videos using various models.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/phillipgan/myagent --skill summarize-phillipgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize
Source: https://github.com/phillipgan/myagent/tree/main/skills/summarize
Command: npx skills add https://github.com/phillipgan/myagent --skill summarize-phillipgan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires summarize, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of summarizing content from various sources, saving time and enhancing understanding.

Core Features & Use Cases

  • Content Summarization: Summarize URLs, local files, and YouTube links with ease.
  • Model Selection: Choose from various models to optimize the summary output.
  • Use Case: Quickly get the essence of a research paper, a lengthy article, or a complex video without reading or watching the entire content.

Quick Start

Summarize a web page with the command: summarize "https://example.com" --model google/gemini-3-flash-preview

Frequently Asked Questions about summarize

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

FAQPage Schema
How do I summarize a web page or PDF without reading the entire content?

You can summarize web pages or PDFs by passing the URL or local file path to the 'summarize' CLI. It processes the content using your chosen model to return the core essence, saving you from reading the entire document.

Can I use this to get a summary of a YouTube video?

Yes, you can summarize YouTube videos by providing the video link to the tool. It processes the audio and visual content to synthesize the key information without requiring you to watch the entire video.

What do I need to set up before summarizing content from images and audio?

Before summarizing content from images and audio, you need the 'summarize' CLI installed and appropriate API keys configured for your chosen model provider. This setup allows the tool to access and process the multimedia formats.

How do I choose the best model for content analysis and information retrieval?

You can choose the best model for content analysis by using the '--model' flag when running the summarize command. Selecting different models allows you to optimize the summary output for your specific information retrieval needs.

Does this tool work for extracting information from local files?

Yes, the tool works for information retrieval from local files. You can summarize local documents and images by providing the file path directly to the 'summarize' command for immediate content analysis.