Skip to main content

pdf-summary

Convert PDF documents to text and summarize them

Zur Installation springen

Quellinformationen

Repository
redhat-et/docsclaw
Letzte Quellaktivität
8. April 2026 um 21:30
Erkannte Sprache von SKILL.md
Englisch
Sterne
2
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
pdf-summary
description
Convert PDF documents to text and summarize them
# PDF summary skill When asked to summarize a PDF document: 1. Use the exec tool to convert the PDF to text: `pdftotext input.pdf output.txt` 2. Use read_file to read the converted text 3. Summarize the content
Auf GitHub ansehen