cf-ai-summarize
by Kevin Cline
Free summarization of articles, files, and URLs using BART Large CNN on Cloudflare Workers AI.
- Convert long meeting transcripts into concise bulleted summaries.
- Distill research papers and PDFs into readable abstracts.
- Generate quick TL;DRs for web articles via URL fetching.
$12
One-time purchase · Own forever
Included in download
- Convert long meeting transcripts into concise bulleted summaries.
- Distill research papers and PDFs into readable abstracts.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
See it in action
--- SUMMARY --- The company reported a 15% increase in Q3 revenue, driven by strong growth in cloud services. CEO Jane Doe highlighted the expansion into European markets as a key factor. --------------- Original: ~4,500 chars | Summary: ~180 chars | Reduction: 96%
cf-ai-summarize
by Kevin Cline
Free summarization of articles, files, and URLs using BART Large CNN on Cloudflare Workers AI.
$12
One-time purchase · Own forever
⚡ Also available via Agensi Pro — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Convert long meeting transcripts into concise bulleted summaries.
- Distill research papers and PDFs into readable abstracts.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
- Instant install
See it in action
--- SUMMARY --- The company reported a 15% increase in Q3 revenue, driven by strong growth in cloud services. CEO Jane Doe highlighted the expansion into European markets as a key factor. --------------- Original: ~4,500 chars | Summary: ~180 chars | Reduction: 96%
About This Skill
Free, High-Performance Text Summarization
Ditch expensive LLM API costs for summarization tasks. This skill leverages the BART Large CNN model running on Cloudflare Workers AI to provide high-quality extractive-abstractive summaries of long-form content. It is designed for developers who need reliable, news-style summaries without worrying about token costs or complex prompt engineering.
What it does
- Multi-source Input: Summarizes raw text, local files, or directly fetches and cleans content from URLs.
- BART Large CNN: Uses a state-of-the-art model fine-tuned specifically for summarization, ensuring readable and coherent output.
- Automatic Persistence: Every summary is automatically logged to your home directory for future reference.
- Configurable Length: Control the verbosity of your output with token length parameters.
Why use this skill
While general LLMs can summarize, they often "hallucinate" or include conversational fluff. This skill utilizes a dedicated summarization architecture (BART) that excels at distilling factual information. Because it runs on Cloudflare Workers AI, it is effectively free to use for hundreds of requests per day, making it an ideal utility for processing research papers, meeting notes, or long articles at scale.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Convert long meeting transcripts into concise bulleted summaries.
- Distill research papers and PDFs into readable abstracts.
- Generate quick TL;DRs for web articles via URL fetching.
- Save costs by offloading summarization tasks from expensive GPT-4 models.
How to Install
unzip cf-ai-summarize.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.