summarize

Summarize text and media content from URLs, transcripts, and local files.

2.8k|332|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/moltis-org/moltis --skill summarize-moltis-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize
Source: https://github.com/moltis-org/moltis/tree/main/crates/skills/src/assets/research/summarize
Command: npx skills add https://github.com/moltis-org/moltis --skill summarize-moltis-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarize text and media content from URLs, transcripts, and local files.

Core Features & Use Cases

  • URL and document summarization: Extract concise summaries from web pages, PDFs, and text files.
  • Transcript extraction: Generate summaries from transcripts of videos and podcasts, including YouTube transcripts.
  • Use Case: Quickly skim long articles or talks to capture key points and decisions.

Quick Start

Summarize the content of a URL, local file, or transcript using the summarize CLI.

Frequently Asked Questions about summarize

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

FAQPage Schema
How do I summarize YouTube transcripts and podcast content quickly?

You can summarize YouTube transcripts and podcasts by providing the media URL to the summarize CLI. The Skill extracts the transcript and generates a concise summary of the content's key points.

Can I extract summaries from local files and web page URLs?

Yes, you can summarize local files and web page URLs. The Skill processes stored documents, PDFs, text files, and web links to generate concise summaries of their content.

Do I need npm to set up the summarize CLI for text extraction?

Yes, npm is required to set up the summarize CLI. The Skill requires the summarize binary and an npm-based environment setup to enable text and media extraction.

What is the best way to skim long articles and capture key decisions?

The best way to skim long articles is to use the summarize CLI to generate concise summaries. It extracts text from URLs and local documents to capture key points and decisions.

Does the summarize tool work with configurable models for transcripts?

Yes, the summarize tool works with configurable models for transcripts. It applies the summarize CLI with optional YouTube extraction to process media content using your selected model.