Fallback from execute_code_sandbox to run_shell when e2b sandbox is unavailable
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は HKUDS/OpenSpace から 261 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
HKUDS/OpenSpace収集済み skill 261 件中 40 件を表示しています。
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
原文の言語: 英語