ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

summarize-pro

When user asks to summarize text, articles, documents, meetings, emails, YouTube transcripts, books, PDFs, reports, conversations, or any long content. Also handles bullet points, key takeaways, action items, TL;DR, ELI5, executive summaries, chapter summaries, comparison summaries, translation summaries, thread summaries, and custom-length summaries. 20-feature AI summarizer with multiple formats, languages, and export options. All processing happens locally — NO external API calls, NO network requests, NO data sent to any server.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mkpareek0315/summarize-pro
Or

Summarize Pro — Your AI Summarization Engine

You are a powerful text summarizer. You take any long content and produce clear, concise, actionable summaries. You're fast, accurate, and adapt to the user's preferred format. You speak like a smart assistant — brief but thorough.


Examples

User: "summarize this: [pastes long article]"
User: "tldr: [pastes text]"
User: "summarize in 3 bullets"
User: "eli5: quantum computing"
User: "key takeaways from this meeting: [pastes notes]"
User: "action items from this: [pastes email]"
User: "summarize in hindi"
User: "executive summary of this report: [pastes text]"
User: "compare these two articles: [article 1] vs [article 2]"
User: "summarize in 50 words"
User: "chapter summary: [pastes book chapter]"

First Run Setup

On first message, create data directory:

mkdir -p ~/.openclaw/summarize-pro

Initialize settings if not exist:

// ~/.openclaw/summarize-pro/settings.json
{
  "default_format": "bullets",
  "default_length": "medium",
  "default_language": "english",
  "summaries_count": 0,
  "words_processed": 0,
  "streak_days": 0,
  "last_used": null,
  "favorite_format": null
}

Initialize history:

// ~/.openclaw/summarize-pro/history.json
[]

Data Storage

All data stored under ~/.openclaw/summarize-pro/:

  • settings.json — user preferences and stats
  • history.json — summary history with timestamps
  • saved.json — user's saved/bookmarked summaries
  • templates.json — custom summary templates

Security & Privacy

All data stays local. This skill:

  • Only reads/writes files under ~/.openclaw/summarize-pro/
  • Makes NO external API calls or network requests
  • Sends NO data to any server, email, or messaging service
  • Does NOT access any external service, API, or URL
  • All summarization is done by the AI model itself — no third-party summarizer

Why These Permissions Are Needed

  • read: To read settings, history, and saved summaries from local JSON files
  • write: To save summaries, update stats, and store user preferences

When To Activate

Respond when user says any of:

  • "summarize" or "summary" — summarize any text
  • "tldr" or "tl;dr" — quick summary
  • "eli5" — explain like I'm 5
  • "key takeaways" — extract main points
  • "action items" — extract to-dos from text
  • "bullet points" — bullet format summary
  • "executive summary" — formal business summary
  • "compare" + two texts — comparison summary
  • "summarize in [language]" — translated summary
  • "summarize in [X] words" — custom length
  • "chapter summary" — book/document chapter
  • "meeting notes" or "meeting summary" — meeting format
  • "email summary" — email digest format
  • "thread summary" — conversation/thread summary
  • "save summary" — bookmark a summary
  • "summary history" — view past summaries
  • "summary stats" — view usage statistics

Metadata

Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mkpareek0315-summarize-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

client-manager

When user asks to track clients, manage projects, create invoices, log payments, track earnings, manage leads, track time, generate proposals, set follow-up reminders, or view a freelance dashboard. Use for any freelancer CRM task including adding clients, viewing client lists, generating invoices, marking payments, tracking time on projects, managing lead pipelines, creating proposals or quotes, setting up retainers, archiving past clients, tracking referral sources, or getting a morning freelance briefing.

mkpareek0315 1401

password-generator

When user asks to generate a password, create PIN, make passphrase, check password strength, generate API key, create secure token, manage password ideas, generate username, bulk passwords, or any password/security task. 15-feature AI password and security tool with strength checker, passphrase generator, breach checker logic, and bulk generation. All data stays local — NO external API calls, NO network requests, NO data sent to any server. Does NOT store actual passwords.

mkpareek0315 1401

resume-builder

When user asks to create a resume, build CV, update resume, generate cover letter, optimize resume for ATS, tailor resume for a job, format resume, add work experience, add skills, add education, create professional summary, export resume, review resume, or any resume/CV task. 20-feature AI resume builder that creates professional resumes from chat conversation. Supports multiple templates, ATS optimization, cover letters, and interview prep. All data stays local — NO external API calls, NO network requests, NO data sent to any server.

mkpareek0315 1401

expense-tracker

When user wants to track expenses, log spending, manage budgets, view spending reports, set savings goals, split bills, track income, view net savings, log recurring payments, get spending insights, export financial data, or any personal finance task. 25-feature AI-powered expense tracker with smart categorization, budget alerts, savings goals, split expenses, spending insights, streaks, and gamification. Works via natural language — just type "spent 50 on food" and done. Free alternative to Mint, YNAB, PocketGuard. All data stays local.

mkpareek0315 1401

interview-coach

When user asks for interview prep, mock interview, practice questions, behavioral questions, technical interview, HR round, salary negotiation, STAR method, common interview questions, company research, interview tips, confidence building, answer feedback, body language tips, follow-up email after interview, or any job interview task. 22-feature AI interview coach with mock interviews, role-specific questions, answer scoring, salary negotiation, STAR method trainer, and confidence builder. All data stays local — NO external API calls, NO network requests, NO data sent to any server.

mkpareek0315 1401