Delegate file generation to shell_agent when direct tools fail, with systematic file location and retrieval
Skills in this repository
HKUDS/OpenSpace - Page 5
SkillsMP has collected 261 skills from HKUDS/OpenSpace. Open a skill to review its source and details.
HKUDS/OpenSpaceShowing 40 of 261 collected skills.
Generate documents via shell commands and locate nested outputs using find.
Systematic workflow for diagnosing and resolving unknown errors from run_shell commands
Use run_shell with embedded Python heredoc as reliable fallback when code execution tools fail
Execute complex Python code via run_shell heredoc when execute_code_sandbox fails
Create structured medical SOAP notes by writing comprehensive content to a file in one iteration
Create structured medical SOAP notes with all four components in a single comprehensive file write
Create and modify Excel workbooks with mandatory deterministic Python verification of workbook structure, required sheets, populated columns, and sample counts before reporting completion.
Edit Excel workbooks only after anchored preflight audit, then require deterministic Python/openpyxl post-write proof that every requested criterion is satisfied or explicitly reconciled before finalizing.
Safely update Excel workbooks by first locating candidate files, verifying workbook structure before editing, and running post-write validation against required sheets, populated columns, and sample counts.
Execute Python scripts for spreadsheet operations with mandatory source data validation and fallback protocols
Execute Python scripts for spreadsheets with prerequisite data validation and source accessibility checks
Execute Python scripts with prerequisite data validation and fallback strategies for inaccessible sources
Execute Python scripts from files for reliable spreadsheet operations, avoiding heredoc issues with shell_agent
Use direct Python execution for reliable spreadsheet and document/PDF generation operations
Use direct Python execution for reliable spreadsheet and document/PDF generation operations
Use direct Python execution for reliable document creation including spreadsheets, PDFs, and structured reports
Use direct Python execution for reliable spreadsheet operations instead of shell_agent
Use a deterministic Python/openpyxl inspection pass to verify workbook structure, counts, marked rows, and output-file existence when delegated spreadsheet summaries seem inconsistent.
Create or edit Excel workbooks with openpyxl-specific pitfall handling, anchored preflight audit, and deterministic post-write proof that every criterion is satisfied
Unified workflow that delegates failed web searches to shell_agent for resilient data gathering, then applies anchored spreadsheet proof gates for verified Excel output
Systematic debugging workflow for SSL/proxy connectivity issues with government and institutional websites
Systematic approach to diagnosing and resolving SSL/proxy connectivity issues with restricted websites
Systematic workflow for troubleshooting SSL/proxy connectivity issues with government websites
Create coordinated internal/external documents from reference materials with consistent formatting and cross-references
Verify output format, file coverage, and task alignment before completing
Fallback workflow for reliable file creation and verification when automated code execution fails
Ensure all required output files are created and verified before marking a task complete
Verify task completion by checking filesystem state when execute_code_sandbox or run_shell return misleading unknown errors
Implement fallback strategies when web-reading tools fail simultaneously
Systematic full-stack Web3 build with mandatory packaging and delivery phase
Systematic approach to building full-stack Web3 applications layer by layer
Resolve file access failures by changing to the correct working directory before command execution
Generate documents with write_file when retrieval tools fail, with explicit guardrails against task context drift
Generate professional documents after tool failures using shell_agent for complex formats or write_file for simple text/markdown
Generate professional documents using write_file when primary data sources fail, leveraging embedded domain knowledge instead of external retrieval
Identify and handle agent failures with 0 iterations as pre-execution system issues
Ensure codebase deliverables are properly packaged as ZIP exports in a dedicated final step
Ensures codebase deliverables are properly exported as ZIP archives through a dedicated finalization step
Create serverless API proxy endpoints that hide API keys and provide a unified backend for the dashboard frontend. Designed for Vercel deployment.