Skip to main content

pdf-summary

Convert PDF documents to text and summarize them

Aller à l'installation

Informations de source

Dépôt
redhat-et/docsclaw
Dernière activité de la source
8 avril 2026 à 21:30
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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
Voir sur GitHub