PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
Skills in this repository
HKUDS/OpenSpace - Page 3
SkillsMP has collected 261 skills from HKUDS/OpenSpace. Open a skill to review its source and details.
HKUDS/OpenSpaceShowing 40 of 261 collected skills.
Multi-step PDF download and text extraction with progressive fallback strategies
Retry PDF generation with alternative engines when pandoc fails
Resilient multi-tier PDF extraction with sequential fallback strategies when initial reading fails
Multi-fallback PDF download and text extraction with early failure detection
Multi-stage fallback strategy for PDF/document extraction using sequential tool alternatives
Multi-fallback PDF extraction with sequential approaches and early failure detection
Multi-fallback PDF/text extraction with early failure detection and sequential tool fallbacks
Fallback pattern for PDF/document generation when execute_code_sandbox fails with opaque errors
Fallback workflow for document generation when code sandbox returns opaque errors
Reliable PDF generation using shell-based Python execution when sandbox fails
Systematic fallback workflow for PDF generation through pandoc, reportlab, and fpdf2 with installation verification
Iterative workflow to verify PDF page counts and adjust layout parameters until requirements are met
Extract text from PDFs using pdftotext when read_file returns binary data
Extract text from PDF files using pdftotext when read_file returns binary data
Fallback workflow for extracting text from PDFs when read_file returns binary data
Extract text from PDFs using pdftotext when read_file returns binary data
Extract text from PDFs using shell tools when read_file fails
Verify generated PDF files using PyPDF2 to check page counts and integrity
Verify generated PDFs for integrity and page count using PyPDF2 before task completion.
Complete PDF workflow: extract content from source PDFs and generate new PDF reports using command-line tools
Complete PDF workflow: verify, extract content, assemble reports, and generate output PDFs using command-line tools
Verify PDF page count and content using command-line tools when Python libraries unavailable
Verify PDF page counts and file integrity programmatically using PyPDF2 after generation
Recover PDF text extraction when read_file returns binary data by using pdftotext via shell
Robust PowerPoint generation with shell_agent primary and python-pptx fallback, including directory verification and error debugging
Robust PowerPoint generation with shell_agent primary approach and python-pptx fallback, including working directory verification and inline error debugging
Resilient PowerPoint generation with shell_agent primary path and python-pptx fallback
Generate PowerPoint files using shell_agent and locate them in nested workspace directories
Systematic debugging workflow for python-pptx presentation generation
Validate PowerPoint files using python-pptx when standard file readers fail
Verify PowerPoint presentation contents using python-pptx via shell when standard file readers fail
Validate PowerPoint files using python-pptx when read_file fails
Ensures agents extract data from context files with validation and fallback strategies before resorting to assumptions or external searches.
Ensures agents check and use provided context files for data before attempting external searches.
Always read and use provided reference files for data before attempting external searches or fabricating information
Ensures agents read and use provided reference files before searching or fabricating data
Debug Python script execution failures by capturing full tracebacks and verifying working directory
Debug Python scripts with proper error surfacing and working directory verification
Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations