🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

demo

by @kelevis

Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review.

Versionv1.0.0
Downloads643
Installs3
TERMINAL
clawhub install demo

πŸ“– About This Skill

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:

    1. Read the provided content. 2. Produce output in Markdown format. 3. Structure output as:

    Summary

    (Max 5 lines)

    Key Points

  • Bullet list
  • Risks

  • Potential risks or concerns
  • Output Format

    Return valid Markdown only.

    ⚑ When to Use

    TriggerAction
    analyze text, or extract key points.