Skip to main content
Back to the directory
dkyazzentwatwa/chatgpt-skillsSoftware EngineeringAI and Automation

text-summarizer

Extractive summarization from long documents with flexible length control and batch processing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
699

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill text-summarizer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, text-summarizer has 699 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: dkyazzentwatwa/chatgpt-skills. Canonical URL: https://skills.sh/dkyazzentwatwa/chatgpt-skills/text-summarizer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Extractive summarization from long documents with flexible length control and batch processing. Create concise summaries from long text documents using extractive summarization. Identifies and extracts the most important sentences while preserving meaning. - Supports three algorithms (TextRank, LSA, frequency-based) with configurable language support - Control summary length by ratio, sentence count, or word count; optionally preserve original sentence order - Extract key points as bullet-point summaries alongside full-text summaries - Batch process multiple documents or entire directories with consistent parameters - Available as Python API or CLI with file input/output options - Extractive Summarization : Selects key sentences from original text - Length Control : By ratio, sentence count, or word count - Multiple Algorithms : TextRank, LSA, frequency-based - Key Points : Extract bullet-point summaries - Batch Processing : Summarize multiple documents - Preserve Structure : Maintains sentence order option - Extractive only (doesn't paraphrase or generate new text) - Works best with well-structured text (paragraphs, clear sentences) - Very short texts may not summarize well - Doesn't understand context deeply (may miss nuance)

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does text-summarizer do?

Extractive summarization from long documents with flexible length control and batch processing.

Is text-summarizer good?

text-summarizer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support text-summarizer?

text-summarizer currently lists compatibility with ChatGPT, Skills CLI.

Is text-summarizer safe to install?

text-summarizer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to text-summarizer?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install text-summarizer?

Run the following command to install text-summarizer: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill text-summarizer

Related skills

More from dkyazzentwatwa/chatgpt-skills

Related skills

Alternatives in Software Engineering