en un clic
pdf-editor
Read, merge, split, and extract text from PDF files
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Read, merge, split, and extract text from PDF files
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Create new Kirie skills interactively. Use when learning something new that should become a reusable skill.
Retrieve secrets from 1Password vaults via the CLI
Create and search Apple Notes via AppleScript
Create and manage Apple Reminders via AppleScript
Create and search notes in Bear on macOS
Monitor RSS feeds and blogs for new posts
| name | pdf-editor |
| description | Read, merge, split, and extract text from PDF files |
| emoji | 📄 |
| version | 1.0.0 |
| requires | {"anyBins":["pdftk","qpdf","pdftotext"]} |
| invocation | {"userInvocable":true} |
Manipulate PDF files: extract text, merge, split, and convert.
Uses command-line PDF tools to manipulate files. Supports text extraction via pdftotext, merging/splitting via pdftk or qpdf.
Install one of: pdftk, qpdf, or pdftotext (from poppler).