by PromptSpace
Fast, reliable text summarization using the specialized BART-large-CNN model via Hugging Face.
$12
One-time purchase
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 →
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.
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.
The output includes the generated summary, a comparison of original vs. summary length, and the specific parameters used for the generation.
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.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.