Fallback method for executing Python when execute_code_sandbox fails with unknown errors
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は HKUDS/OpenSpace から 261 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
HKUDS/OpenSpace収集済み skill 261 件中 40 件を表示しています。
Fallback method for executing Python when execute_code_sandbox fails with unknown errors
原文の言語: 英語
Four-step recovery workflow for code execution failures when inline Python fails
原文の言語: 英語
Use shell Python heredoc as fallback when code sandbox fails
原文の言語: 英語
Fallback to shell execution when sandbox fails for library-dependent Python code
原文の言語: 英語
Workaround for executing Python code with external packages when sandbox fails
原文の言語: 英語
Systematic Python debugging workflow for spreadsheet tasks to isolate environment issues from script logic
原文の言語: 英語
Handle tool failures when researching regulatory/government content by using fallback methods and domain knowledge
原文の言語: 英語
Fallback workflow for regulatory research when web extraction tools fail on government PDFs
原文の言語: 英語
Use run_shell with cd and heredoc syntax for complex Excel operations when read_file fails on XLSX or execute_code_sandbox fails on multi-step workbook creation
原文の言語: 英語
Extract PDF text content using shell tools or Python libraries when read_file PDF handler fails
原文の言語: 英語
Use shell commands or Python libraries to extract PDF text when read_file PDF handler fails
原文の言語: 英語
Execute Python scripts reliably using file-first approach instead of heredoc
原文の言語: 英語
Use reportlab's pre-defined styles from getSampleStyleSheet() correctly
原文の言語: 英語
Handle web research failures with explicit error recognition and domain-specific fallback strategies
原文の言語: 英語
Handle web research failures by pivoting to internal knowledge for content generation
原文の言語: 英語
Fallback pattern when primary tools fail - embed known data in scripts and persist to JSON for auditability
原文の言語: 英語
Resilient multi-step workflow for spreadsheet processing when execute_code_sandbox fails, using shell_agent exploration, file-based scripts, and verification steps
原文の言語: 英語
Fallback to run_shell and write_file when execute_code_sandbox or shell_agent fail on filesystem operations
原文の言語: 英語
Multi-method PDF extraction with sequential fallback and OCR for scanned documents
原文の言語: 英語
Reliably extract text from PDFs using pdftotext when standard file reading fails.
原文の言語: 英語
Delegate web search tasks to shell_agent when direct search_web tool fails, using its retry mechanism and multi-step capabilities for resilient data gathering
原文の言語: 英語
Use run_shell with inline Python as a reliable fallback when execute_code_sandbox or read_file fail
原文の言語: 英語
Use run_shell with inline Python for reliable file I/O when execute_code_sandbox cannot access working directory files
原文の言語: 英語
Fallback workflow for code execution when automated tools fail, using shell heredoc with verification
原文の言語: 英語
Two-pass video concatenation workflow that avoids encoder compatibility issues by separating concat and audio mixing
原文の言語: 英語
Fallback pattern for executing Python code when execute_code_sandbox fails by writing to file and running via shell
原文の言語: 英語
Fallback pattern for when execute_code_sandbox fails - write script to file and execute directly with run_shell
原文の言語: 英語
Fallback from execute_code_sandbox to file-based run_shell execution when sandbox fails
原文の言語: 英語
Recover from execute_code_sandbox failures by writing Python scripts to files and executing via run_shell
原文の言語: 英語
Recover from execute_code_sandbox failures by writing code to file and executing via run_shell
原文の言語: 英語
Fallback method to execute Python code when execute_code_sandbox fails with e2b errors
原文の言語: 英語
Fallback pattern for executing Python code when sandbox execution fails by writing scripts to disk and running via shell
原文の言語: 英語
Fallback workflow for executing Python code when execute_code_sandbox fails
原文の言語: 英語
Fallback to run_shell with Python heredoc when execute_code_sandbox fails
原文の言語: 英語
Fallback to run_shell with embedded Python when execute_code_sandbox fails due to e2b unavailability
原文の言語: 英語
Use shell tools safely in sandboxed environments by discovering files from real workspace roots instead of assumed user folders, then explicitly verifying output artifacts after generation.
原文の言語: 英語
Heuristic for detecting search tool failures and pivoting to domain knowledge for document generation
原文の言語: 英語
Graceful degradation workflow for continuing tasks when web search tools fail, using internal knowledge with verification caveats
原文の言語: 英語
Delegate complex tasks to shell_agent when direct tool execution fails, leveraging autonomous error recovery and library selection
原文の言語: 英語
Leverage shell_agent for autonomous file creation and modification with automatic tool selection and error recovery
原文の言語: 英語