# Summarize Doc

> Converts a document into a summary. Use when the user asks about the document thing.

- Skill: `product-on-purpose/summarize-doc` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add product-on-purpose/summarize-doc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/product-on-purpose/summarize-doc/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: product-on-purpose (https://skillmd.com/u/product-on-purpose)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/product-on-purpose/summarize-doc

---


# summarize-doc

Read the document, then write the summary. A worked example lives in
[the basic example](examples/basic.md).

## Steps

1. Read the document.
2. Write the summary.

