Document Summary for Openclaw

An automated technical analyst that transforms complex text into structured markdown summaries, key points, and risk assessments.

kelevis
v1.1.1
Mar 4, 2026
3
6.7k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install document-summary

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install document-summary using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Document Summary?

The Document Summary skill acts as a specialized professional analyst designed to handle dense technical documentation. By integrating this capability into your workflow, you can leverage Openclaw Skills to automatically distill long-form content into a highly organized markdown format. It focuses on precision, ensuring that the most critical information is preserved while removing unnecessary noise from the original source material.

This skill is particularly valuable for teams who need to maintain a high velocity in information processing. By utilizing the structured output provided by Openclaw Skills, developers and stakeholders can quickly review the essence of a document, identify actionable items, and recognize potential project bottlenecks through the built-in risk analysis feature.

Document Summary Use Cases

  • Condensing lengthy software requirements into a concise summary for stakeholders.
  • Extracting technical key points from whitepapers or research documents.
  • Identifying architectural risks or implementation concerns from system documentation.
  • Standardizing the output of document reviews into a consistent markdown format for internal wikis.

How Document Summary Works

  1. The skill receives a text string containing the document content.
  2. It matches user intent such as analyze document or extract key points within the Openclaw Skills framework.
  3. The AI agent adopts a professional analyst persona to evaluate the provided technical details.
  4. The system generates a structured response including a summary, a bulleted list of key points, and a risk assessment.
  5. The final output is returned as valid markdown, ready for immediate use in documentation tools.

Document Summary Setup

To get started with Document Summary, ensure your agent has access to the skill via your configuration. In an Openclaw Skills compatible environment, you can typically enable the skill using the following command:

clawdbot install document-summary

Once installed, you can invoke the skill by providing the required content string input through your preferred agent interface.

Document Summary Data Schema & Taxonomy

The skill utilizes a simple but effective input/output schema to ensure compatibility across Openclaw Skills integrations:

Attribute Type Requirement Description
content string Required The raw text of the document to be analyzed

Output Structure:

  • Summary: A concise overview restricted to a maximum of 5 lines.
  • Key Points: A bulleted list highlighting the essential takeaways.
  • Risks: A section identifying potential technical or project-related concerns.

Document Summary Advanced Features

  • Professional technical persona optimization for high-accuracy extraction.
  • Strict markdown output formatting for seamless integration with static site generators.
  • Automatic risk detection to highlight critical project vulnerabilities.
  • Native compatibility with other Openclaw Skills for complex multi-agent workflows.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*