🔧

Summarize

🌐Community
by openclaw · v2026.3.2 · MITRepository

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add summarize npx -- -y @trustedskills/summarize
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "summarize": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/summarize"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices, providing fast and always-on support across various communication channels like WhatsApp, Telegram, Slack, Discord, and more. It can both speak and listen using macOS/iOS/Android platforms, and offer a live Canvas interface for interactive control. The core function is to act as a personal assistant accessible through preferred messaging apps.

When to use it

  • Summarize lengthy chat conversations in Slack or Discord to quickly grasp key decisions and action items.
  • Receive concise updates from long email threads without having to read every message individually.
  • Get quick answers to questions based on information shared within a private WhatsApp group.
  • Generate short summaries of articles or documents you receive via Telegram.

Key capabilities

  • Operates as a personal AI assistant.
  • Supports multiple communication channels (WhatsApp, Telegram, Slack, Discord, etc.).
  • Voice and listening functionality on macOS/iOS/Android.
  • Live Canvas interface for interactive control.

Example prompts

  • "Summarize the last hour of messages in my #project-alpha Slack channel."
  • “Give me a summary of this Telegram article: [link to article]"
  • "What were the key decisions made in our WhatsApp group chat about the marketing campaign?"

Tips & gotchas

  • The preferred setup involves running openclaw onboard in your terminal for guided installation.
  • OpenClaw is designed as a single-user assistant and may not be suitable for collaborative or multi-user scenarios.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.