summarize
Installation
SKILL.md
Summarize
Use summarize to extract or summarize web and local content.
Workflow
- Confirm the input is a URL or an accessible local path.
- Run
summarize <input>with the configured/default model. - Add only the controls needed for the requested output.
- 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.