PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٦١ من skills من HKUDS/OpenSpace. افتح أي skill لمراجعة مصدره وتفاصيله.
HKUDS/OpenSpaceعرض ٤٠ من أصل ٢٦١ skills مجمعة.
PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
لغة النص الأصلي: الإنجليزية
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
لغة النص الأصلي: الإنجليزية