text-summarizer · git:20260512.7ced4fb · 2026-05-12 · sha256 6164aed33efc1802
text-summarizer git:20260512.7ced4fbA
Immutable. This exact content is served forever at /api/v1/blob/6164aed33efc1802.
--- name: text-summarizer description: Summarizes text locally without any network access or external API calls permissions: [] --- # Text Summarizer ## Purpose Condenses long documents into short summaries using local NLP techniques. No data leaves the machine. ## Usage Provide a document path and receive a plain-text summary.