Fallback from execute_code_sandbox to run_shell when e2b sandbox is unavailable
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٦١ من skills من HKUDS/OpenSpace. افتح أي skill لمراجعة مصدره وتفاصيله.
HKUDS/OpenSpaceعرض ٤٠ من أصل ٢٦١ skills مجمعة.
Fallback from execute_code_sandbox to run_shell when e2b sandbox is unavailable
لغة النص الأصلي: الإنجليزية
Fallback workflow for running code via file write and shell when sandbox execution fails
لغة النص الأصلي: الإنجليزية
Fallback pattern for reliable file creation when code execution tools fail
لغة النص الأصلي: الإنجليزية
Use run_shell as fallback when execute_code_sandbox or shell_agent fail on filesystem operations
لغة النص الأصلي: الإنجليزية
Reliable Python execution workflow when execute_code_sandbox or shell_agent fail
لغة النص الأصلي: الإنجليزية
Use run_shell with Python heredoc when execute_code_sandbox or read_file fail
لغة النص الأصلي: الإنجليزية
Two-step script execution workflow for debugging when shell_agent and execute_code_sandbox consistently fail
لغة النص الأصلي: الإنجليزية
Check available FFmpeg encoders before writing encoding scripts to avoid library version mismatches
لغة النص الأصلي: الإنجليزية
Check FFmpeg encoder availability before video encoding to avoid library mismatches
لغة النص الأصلي: الإنجليزية
Graceful degradation workflow for ffmpeg encoding failures with progressive fallback strategies
لغة النص الأصلي: الإنجليزية
Systematic workflow to resolve FileNotFoundError by locating and verifying file paths
لغة النص الأصلي: الإنجليزية
Ensures codebase deliverables are properly archived into a ZIP file before marking task complete
لغة النص الأصلي: الإنجليزية
Report tool failures transparently and attempt minimal viable output with disclaimers
لغة النص الأصلي: الإنجليزية
Use shell heredoc syntax as a workaround when write_file fails on complex TypeScript/JSX/code files with encoding or escaping issues
لغة النص الأصلي: الإنجليزية
Handle websites requiring JavaScript by using curl with browser headers and validating file types.
لغة النص الأصلي: الإنجليزية
Build complex Excel files through staged, verifiable steps with intermediate CSV outputs for debugging
لغة النص الأصلي: الإنجليزية
Handle Excel files with irregular headers, merged cells, and unknown header row positions using pattern-matching and index-based extraction.
لغة النص الأصلي: الإنجليزية
Extract text from local PDFs using pdftotext or PyMuPDF via run_shell
لغة النص الأصلي: الإنجليزية
Recover generated files in sandboxed environments by searching from confirmed roots and copying to expected locations
لغة النص الأصلي: الإنجليزية
Transform unstructured clinical encounters into comprehensive SOAP notes with ICD codes and care plans
لغة النص الأصلي: الإنجليزية
Track completion status of all required deliverables and ensure ALL outputs are completed before stopping
لغة النص الأصلي: الإنجليزية
Systematic tracking and completion of all required deliverables before task termination
لغة النص الأصلي: الإنجليزية
Track and complete all required deliverables before finishing a task
لغة النص الأصلي: الإنجليزية
Safe pattern for writing values to merged cells in openpyxl spreadsheets
لغة النص الأصلي: الإنجليزية
Use run_shell with inline Python as a fallback when execute_code_sandbox fails for openpyxl/spreadsheet operations
لغة النص الأصلي: الإنجليزية
Systematic diagnostic workflow for resolving pandoc PDF conversion errors
لغة النص الأصلي: الإنجليزية
Systematic approach to diagnose and recover from pandoc PDF conversion unknown errors
لغة النص الأصلي: الإنجليزية
Systematic debugging workflow for pandoc PDF conversion errors
لغة النص الأصلي: الإنجليزية
Pre-process Markdown to replace non-ASCII characters before pandoc PDF conversion
لغة النص الأصلي: الإنجليزية
Handle LaTeX Unicode errors in pandoc PDF generation by normalizing special characters to ASCII
لغة النص الأصلي: الإنجليزية
Generate structured PDF checklists and reports using Python libraries in sandbox
لغة النص الأصلي: الإنجليزية
Generate structured PDF checklists and reports with tables, sections, and scoring criteria using Python libraries
لغة النص الأصلي: الإنجليزية
Generate spreadsheets, diagrams, and PDF reports with iteration budgeting and error recovery
لغة النص الأصلي: الإنجليزية
Generate spreadsheet, diagram, and PDF report as a cohesive deliverable set with iteration budgeting per component
لغة النص الأصلي: الإنجليزية
Generate spreadsheets, diagrams, and PDF reports in a phased workflow with explicit iteration budgets and error recovery
لغة النص الأصلي: الإنجليزية
Generate structured PDF documents with tables, sections, and scoring using Python libraries in execute_code_sandbox
لغة النص الأصلي: الإنجليزية
Debug Python PDF generation errors by using unbuffered output and stderr inspection to reveal actual tracebacks
لغة النص الأصلي: الإنجليزية
Complete PDF lifecycle: download, extract, and generate structured documents with reportlab
لغة النص الأصلي: الإنجليزية
Progressive tool-chain PDF extraction with explicit read_file, run_shell, and execute_code_sandbox sequencing
لغة النص الأصلي: الإنجليزية
PDF text extraction with tool cascade prioritizing shell pdftotext before Python fallback
لغة النص الأصلي: الإنجليزية