返回 Skill 列表
extension
分类: 其它无需 API Key

BriefBreaker

将枯燥的 PDF 拖入,获取简洁的结构化摘要——包含概要、关键点、行动项和主要论点。为快速阅读的专业人士打造。

person作者: gate76hubclawhub

BriefBreaker

Drop any PDF → Get a clean, structured brief in minutes.

No more staring at walls of text. BriefBreaker reads your PDF, extracts what's important, and gives you a clear brief you can act on immediately.


What It Does

  • Reads and analyzes any PDF document
  • Extracts the main argument or purpose
  • Identifies key points, facts, and data
  • Highlights action items and next steps
  • Formats everything in a clean, scannable structure

Triggers

  • "brief this PDF"
  • "summarize this document"
  • "turn this into a brief"
  • "break down this document"
  • "quick brief from PDF"
  • "PDF summary with key points"

Inputs

| Input | Required | Description | |---|---|---| | PDF_FILE | ✅ | Path to the PDF file | | FOCUS | optional | What to focus on (legal, technical, business, academic) | | LENGTH | optional | short / medium / detailed (default: medium) |


Process

  1. Receive PDF — user provides the file path
  2. Extract text — reads the full PDF using Python (PyMuPDF)
  3. Analyze content — identifies structure, key sections, and main points
  4. Generate brief — creates a structured output
  5. Deliver — formatted clean brief, ready to use

Output Format

📄 DOCUMENT BRIEF
────────────────────
Title: [document name]
Type: [report / article / contract / manual]
Pages: [X] | Est. read: [X min]

SUMMARY
[2-3 sentence overview]

KEY POINTS
• [Point 1]
• [Point 2]
• [Point 3]

IMPORTANT FACTS / DATA
• [Fact or figure]

ACTION ITEMS / NEXT STEPS
→ [Action if applicable]
────────────────────

Requirements

  • Python 3.8+
  • pymupdf (pip3 install pymupdf --break-system-packages)

Built by Cromabelt Studios — cromabeltstudio@gmail.com