summarize-1.0.0

Summarize content from URLs, local files, and YouTube links via CLI.

4|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/cc01cc/cmtx-project --skill summarize-1-0-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-1.0.0
Source: https://github.com/cc01cc/cmtx-project/tree/main/.kilo/skills-repo/shared/summarize-1.0.0
Command: npx skills add https://github.com/cc01cc/cmtx-project --skill summarize-1-0-0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast CLI to summarize URLs, local files, and YouTube links.

Core Features & Use Cases

  • Summarize content from websites, PDFs, images, audio, and YouTube into concise outputs.
  • Support for multiple providers via API keys (OpenAI, Anthropic, xAI, Google Gemini) and model selection.
  • Flexible output formats and filters (JSON, length control, and selective extraction).

Quick Start

Summarize a URL, a local file, or a YouTube link using the CLI.

Frequently Asked Questions about summarize-1.0.0

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

FAQPage Schema
How do I summarize a YouTube video or local file via CLI?

You can summarize YouTube videos or local files by running the CLI against the target URL or path, which processes web pages, PDFs, images, audio, and video links into concise outputs.

What API keys do I need to summarize URLs and media files?

You need an API key from a supported provider like OpenAI, Anthropic, xAI, or Google Gemini to summarize URLs and media files, along with optional configuration to control output length and JSON formatting.

Can I get JSON output when summarizing content from web pages and PDFs?

Yes, you can get JSON output when summarizing web pages and PDFs by applying optional configurations that control length, enable JSON formatting, and manage selective extraction from the source material.

Does this CLI summarization tool work for ad-hoc queries and automation?

Yes, the CLI summarization tool works for ad-hoc queries and automation, allowing you to quickly process URLs, local files, and YouTube links into concise text outputs within automated workflows or manual commands.

What is the best way to summarize audio and video links without writing code?

The best way to summarize audio and video links without writing code is using a CLI tool that accepts media links directly, processing the content via an LLM provider API to generate concise text summaries.