summarize

Installation
SKILL.md

Summarize

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

Quick start

summarize "https://example.com" --model google/gemini-3-flash-preview
summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview
summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto

OpenCode Zen (FREE models!)

Use OpenCode Zen for free summarization with GLM 4.7:

# Set env vars for OpenCode Zen
export OPENAI_BASE_URL="https://opencode.ai/zen/v1"
Related skills
Installs
28
First Seen
Feb 17, 2026