summarize

Installation
SKILL.md

Summarize

Use summarize to extract or summarize web and local content.

Workflow

  1. Confirm the input is a URL or an accessible local path.
  2. Run summarize <input> with the configured/default model.
  3. Add only the controls needed for the requested output.
  4. Return the summary or extracted content, noting any retrieval limitation.
summarize "https://example.com"
summarize "/path/to/document.pdf"
summarize "https://youtu.be/VIDEO_ID" --youtube auto

Do not select or recommend a specific model unless the user requests one. If they do, inspect the installed CLI for currently supported model syntax before passing --model.

Installs
68
First Seen
Feb 17, 2026
summarize — bjesuiter/skills