summarize

Installation
SKILL.md

Summarize

Overview

Produce concise, structured summaries of various content types.

When to Use

  • User asks to summarize a URL, article, or document
  • User asks for a TL;DR of a file, conversation, or codebase
  • User asks to extract key points from content

URL / Web Content

  1. Fetch the content using available tools (web fetch, curl)
  2. Extract the main text, ignoring navigation, ads, and boilerplate
  3. Produce a structured summary

File / Document

Related skills
Installs
2
GitHub Stars
7
First Seen
Mar 18, 2026