Resources
1Install
npx skillscat add nvidia/skillspector/text-summarizer Install via the SkillsCat registry.
About this skill
Summarizes long documents into shorter plain-text summaries using local NLP techniques. It addresses the need for offline text condensation when network access is unavailable or data privacy is required. Developers should use it when processing documents locally without sending content to external APIs.
SKILL.md
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.