Pdf processor
Skill elisaterumi-ai/agent-skills-in-practice/examples/pdf-processor
Learn what AI skills are and how to design, structure, and use them in real-world agent systems.
npx -y skills add elisaterumi-ai/agent-skills-in-practice --skill pdf-processorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Extracts and summarizes content from PDF documents. Use when working with PDF files.
SKILL.md
0.4 KB, as published. Nobody here has run it
Instructions
- Extract text from the document
- Identify key sections or themes
- Summarize relevant information
- Preserve important structure
Output Format
Summary
Main points of the document
Key Sections
- Section 1
- Section 2