Summarize

Condense a block of text into a short summary.

Ninadnj Updated

File contents

summarize

Turn long text into a few key sentences.

How it works

  • With an LLM configured: produces an abstractive summary in the requested length.
  • Offline: extractive fallback — scores sentences by salient-word frequency and returns the top ones in their original order.

Ninadnj/mcp-skills-kit/tree/main/skills/summarize commit 47bb876a24

Frequently asked questions

npx skillmds@latest add ninadnj/summarize