hf-summarize
by PromptSpace
Fast, reliable text summarization using the specialized BART-large-CNN model via Hugging Face.
- Condense lengthy technical documentation into executive summaries
- Archive summarized research for easy retrieval and local logging
- Reduce context window usage by pre-summarizing large text files
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
hf-summarize
by PromptSpace
Fast, reliable text summarization using the specialized BART-large-CNN model via Hugging Face.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
This skill provides a high-performance summarization interface for your AI agent. It offloads heavy NLP processing to Hugging Face's dedicated BART-large-CNN model, allowing your agent to condense long technical documents or articles into concise summaries without consuming its own context window unnecessarily.
Why use this skill
Standard LLM prompts for summarization can be expensive and prone to "hallucinating" details from their own training data. This skill utilizes a specialized sequence-to-sequence model designed specifically for abstractive summarization. It offers granular control over output length via flags and automatically archives every summary into a local JSON store for historical reference and auditability.
Supported tools
- Python Requests: Communicates with the Hugging Face Inference API.
- Local Storage: Automatically manages summary logs in a dedicated hidden directory.
- File System: Directly reads local text files for bulk processing.
The output includes the generated summary, a comparison of original vs. summary length, and the specific parameters used for the generation.
Use Cases
- Condense lengthy technical documentation into executive summaries
- Archive summarized research for easy retrieval and local logging
- Reduce context window usage by pre-summarizing large text files
- Automate high-quality summary generation for news or articles
How to Install
mkdir -p ~/.claude/skills/hf-summarize && curl -s -X POST 'https://api.promptspace.in/api/skills/hf-summarize/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/hf-summarize/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.