Agent skill
pdf-handling
Extract PDFs to text and images before reading
Install this agent skill to your Project
npx add-skill https://github.com/belumume/claude-skills/tree/main/plugins/pdf-guard/skills/pdf-handling
SKILL.md
PDF Extraction
Standard: python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract.py" "file.pdf"
Unified: python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract_unified.py" "file.pdf"
Read the extracted .txt or _unified.md, not the PDF.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
rtl-document-translation
Translate structured documents (DOCX) to RTL languages (Arabic, Hebrew, Urdu) while preserving exact formatting, table structures, colors, and layouts. Handles quote normalization, multi-pass translation matching, and RTL-specific formatting patterns.
document-quality-standards
Use when creating or editing documents (DOCX, PDF, XLSX, PPTX) that need professional output. Adds visual verification, typography hygiene, and formula patterns to the document-skills plugin.
ralph-loop
Activate autonomous Ralph Wiggum loop mode for iterative task completion. Use when you have a well-defined task with clear completion criteria that benefits from persistent, autonomous execution.
project-retrospective
docx-advanced-patterns
Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts.
obsidian-study-vault-builder
Build comprehensive, mobile-compatible Obsidian study vaults from academic course materials with checkpoint-based workflow, error pattern recognition, and quality assurance. Battle-tested patterns from 828KB/37-file projects. Works across all subjects - CS, medicine, business, self-study.
Didn't find tool you were looking for?