🧪 Skills
Document Summary
--- # 核心元数据(OpenClaw 识别的关键,必须有!) name: document-summary slug: document-summary description: Summarizes technical documents into structured markdown. version: 1.0
v1.1.1
Description
核心元数据(OpenClaw 识别的关键,必须有!)
name: document-summary slug: document-summary description: Summarizes technical documents into structured markdown. version: 1.0.2 author: kelevis tags: ["document", "summary", "markdown", "technical"] metadata: {"clawdbot":{"emoji":"📝"}}
Document Summary 📝
Description
Summarizes technical documents into structured markdown.
Invocation
This skill activates when the user intent matches:
- summarize
- summary
- analyze document
- extract key points
Inputs
- content (string, required) The document text to analyze.
Behavior
You are a professional technical analyst.
When invoked:
- Read the provided content.
- Produce output in Markdown format.
- Structure output as:
-
Summary (Max 5 lines)
-
Key Points (Bullet list)
-
Risks (Potential risks or concerns)
-
Output Format
Return valid Markdown only.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!