A high-performance CLI utility that uses advanced AI models to generate concise summaries of web pages, local documents, and multimedia content.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install summarize
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install summarize using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Summarize is a developer-centric tool built to transform how we consume information. As a versatile addition to the Openclaw Skills ecosystem, it allows users to process URLs, PDFs, images, and audio files directly from the terminal. By integrating with leading LLM providers such as Google Gemini, OpenAI, and Anthropic, it provides high-quality synthesis of complex data sources.
Whether you are dealing with lengthy technical documentation or detailed YouTube presentations, this skill streamlines the extraction of essential information. It is designed for speed and flexibility, offering multiple output lengths and machine-readable formats to fit into any automated pipeline.
To integrate this utility into your Openclaw Skills workflow, install the CLI via Homebrew:
brew tap steipete/tap/summarize
brew install summarize
Next, configure your preferred AI provider by setting the corresponding environment variable:
export GEMINI_API_KEY='your_api_key_here'
# Optional: export OPENAI_API_KEY='your_key'
# Optional: export ANTHROPIC_API_KEY='your_key'
Summarize utilizes a lightweight configuration structure to manage preferences and API interactions.
| Component | Details |
|---|---|
| Global Config | ~/.summarize/config.json used for setting default models. |
| Output Formats | Supports standard text output or structured JSON via the --json flag. |
| Service Integration | Utilizes FIRECRAWL_API_KEY for advanced web scraping and APIFY_API_TOKEN for YouTube metadata. |
| Metadata Extraction | Capable of isolating raw content using the --extract-only flag for non-summary use cases. |
Loading
A command-line interface skill for searching and controlling Spotify playback using spogo or spotify_player.

A robust Go-based CLI for discovering, controlling, and grouping Sonos speakers directly from your terminal or AI environment.

Songsee is a high-performance CLI utility designed to transform audio files into detailed spectrograms and multi-panel feature visualizations.

A robust integration for managing Slack workspace interactions, including messaging, reactions, and channel organization via AI agents.

A specialized developer skill for auditing and remediating Swift 6.2+ concurrency issues, ensuring data-race safety and modern actor isolation.

A specialized skill for implementing and optimizing the iOS 26+ Liquid Glass API within SwiftUI applications.








































