Summarize
SKILL.md
Summarize
Summarize any content with Claude Opus 4.6 — the most capable text model available.
When to Use
- User says "summarize this", "what's this about?", "give me the key points"
- User shares a URL, PDF, video, audio file, or long text
- User asks for meeting notes, article digest, or video recap
- User wants a TL;DR of any content
Quick Start
bash scripts/summarize.sh "https://example.com/article"
bash scripts/summarize.sh "/path/to/document.pdf"
bash scripts/summarize.sh "https://youtu.be/dQw4w9WgXcQ"
bash scripts/summarize.sh "/path/to/recording.mp3"