An automated tool for generating concise 2-3 sentence summaries from local text files, logs, and reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install summarize-file
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-file using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Summarize File skill is a high-performance utility designed to streamline how developers and researchers interact with large volumes of text data. By leveraging local LLM capabilities, it parses text files—including logs, CSVs, and reports—to deliver focused insights without the need for manual scanning. It is part of the growing ecosystem of Openclaw Skills that prioritize data privacy and speed.
This skill is particularly effective for high-density text where finding the needle in the haystack is time-consuming. By filtering out boilerplate and empty lines, it ensures the LLM focuses on the most relevant data points to provide an accurate reflection of the file's content.
The Summarize File skill is designed for ease of use within the Openclaw Skills framework. It requires no external API keys or network configurations as it operates entirely within the local environment.
# Standard usage via the command line or agent prompt
summarize-file path/to/your/document.txt
Ensure that the agent has the necessary read permissions for the target workspace directories and that the file is in a supported text-based format.
The skill organizes and processes data using a simple yet effective taxonomy to ensure accuracy:
| Attribute | Specification |
|---|---|
| Input Source | Local workspace file path (txt, log, csv, report) |
| Output Format | Markdown-ready string (2-3 sentences) |
| Security Level | L1 (Read-only, no network egress) |
| Logic Flow | Read -> Sanitize -> LLM Summarization |
All paths are validated to prevent directory traversal, ensuring security and integrity within the Openclaw Skills environment.
Loading
A local-only auditing tool for OpenClaw that identifies configuration vulnerabilities and provides AI-driven remediation steps.

A self-evolution engine that enables AI agents to autonomously analyze history, identify inefficiencies, and perform protocol-constrained self-improvement.

A command-line tool for analyzing and reporting on Samsung Health Connect data exported to Google Drive.

A structured conversational task management system implementing GTD and Eisenhower Matrix principles for AI agents.

A professional agent skill designed to generate high-engagement TikTok slideshows with unique hooks and consistent visual aesthetics.

A specialized monitoring utility for tracking usage quotas, reset schedules, and account health across multiple Antigravity LLM accounts.








































