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.
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
--- 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.
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
--- 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.
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
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cf-ai-summarize | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
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
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.