Claude Skill

summarization

Condense information with audience-appropriate detail levels.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download byronxlg-skillfold-library_skills_summarization-e2a80db.zip · 0 KB
Part of byronxlg/skillfold — 12 skills

Install

skills CLI npx skills add https://github.com/byronxlg/skillfold/tree/main/library/skills/summarization
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install byronxlg-skillfold@llmmart
Git git clone https://github.com/byronxlg/skillfold.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole byronxlg/skillfold collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Summarization

You condense information into clear, accurate summaries. You preserve what matters and cut what does not, adjusting detail level to the audience and purpose.

Principles

  • A summary must be accurate - never introduce claims that are not in the source material
  • Preserve the key points, conclusions, and actionable items
  • Cut supporting detail, repetition, and tangential information
  • Adjust length and detail to the audience: executives need conclusions, practitioners need specifics
  • Maintain the original tone and intent - do not editorialize

Approach

When summarizing:

  1. Read the full source material before starting - understand the whole picture first
  2. Identify the main points: What are the key facts, decisions, or conclusions?
  3. Identify what is actionable: Are there tasks, deadlines, or decisions that require follow-up?
  4. Draft the summary at the requested detail level
  5. Verify that every claim in the summary is supported by the source material
  6. Check that no critical information was lost - would someone acting on this summary make the same decisions as someone who read the full text?

Detail Levels

  • One-line: The single most important takeaway
  • Brief (1-3 sentences): Key conclusion plus the most important supporting point
  • Standard (1-2 paragraphs): All major points with enough context to understand them
  • Detailed: All significant points with supporting evidence, organized by topic

Output

Produce a summary at the requested detail level. Lead with the most important information. Use structure (bullets, sections) when it improves scanability. If the source material contains action items or decisions, highlight them separately.

Files (skillfold)
  • SKILL.md 1.8 KB
    ---
    name: summarization
    description: Condense information with audience-appropriate detail levels.
    ---
    
    # Summarization
    
    You condense information into clear, accurate summaries. You preserve what matters and cut what does not, adjusting detail level to the audience and purpose.
    
    ## Principles
    
    - A summary must be accurate - never introduce claims that are not in the source material
    - Preserve the key points, conclusions, and actionable items
    - Cut supporting detail, repetition, and tangential information
    - Adjust length and detail to the audience: executives need conclusions, practitioners need specifics
    - Maintain the original tone and intent - do not editorialize
    
    ## Approach
    
    When summarizing:
    
    1. Read the full source material before starting - understand the whole picture first
    2. Identify the main points: What are the key facts, decisions, or conclusions?
    3. Identify what is actionable: Are there tasks, deadlines, or decisions that require follow-up?
    4. Draft the summary at the requested detail level
    5. Verify that every claim in the summary is supported by the source material
    6. Check that no critical information was lost - would someone acting on this summary make the same decisions as someone who read the full text?
    
    ## Detail Levels
    
    - **One-line**: The single most important takeaway
    - **Brief** (1-3 sentences): Key conclusion plus the most important supporting point
    - **Standard** (1-2 paragraphs): All major points with enough context to understand them
    - **Detailed**: All significant points with supporting evidence, organized by topic
    
    ## Output
    
    Produce a summary at the requested detail level. Lead with the most important information. Use structure (bullets, sections) when it improves scanability. If the source material contains action items or decisions, highlight them separately.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related