demo
v1.0.0Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review.
document-summary
Description
Summarizes technical documents into structured markdown.
When to Use
Use this skill when a user asks to summarize a document, analyze text, or 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.
Version tags
latest
