CtrlK
BlogDocsLog inGet started
Tessl Logo

OpenSpace

github.com/HKUDS/OpenSpace

Skill

Added

Review

document-direct-python

benchmarks/gdpval/skills/spreadsheet-direct-python-merged/SKILL.md

Use direct Python execution for reliable document creation including spreadsheets, PDFs, and structured reports

51

document-python-direct

benchmarks/gdpval/skills/spreadsheet-direct-python-merged-f07ee1/SKILL.md

Use direct Python execution for reliable spreadsheet and document/PDF generation operations

52

document-python-direct-exec

benchmarks/gdpval/skills/spreadsheet-direct-python-merged-343937/SKILL.md

Use direct Python execution for reliable spreadsheet and document/PDF generation operations

52

spreadsheet-python-file-exec

benchmarks/gdpval/skills/spreadsheet-direct-python-enhanced/SKILL.md

Execute Python scripts from files for reliable spreadsheet operations, avoiding heredoc issues with shell_agent

52

spreadsheet-validated-exec

benchmarks/gdpval/skills/spreadsheet-direct-python-enhanced-enhanced-f0b1db/SKILL.md

Execute Python scripts for spreadsheets with prerequisite data validation and source accessibility checks

56

spreadsheet-source-validated

benchmarks/gdpval/skills/spreadsheet-direct-python-enhanced-enhanced-2e6773/SKILL.md

Execute Python scripts for spreadsheet operations with mandatory source data validation and fallback protocols

62

spreadsheet-audit-edit-validate

benchmarks/gdpval/skills/spreadsheet-audit-edit-validate/SKILL.md

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.

57

spreadsheet-proof-gate

benchmarks/gdpval/skills/spreadsheet-audit-edit-validate-merged/SKILL.md

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.

59

spreadsheet-struct-verified

benchmarks/gdpval/skills/spreadsheet-audit-edit-validate-enhanced/SKILL.md

Create and modify Excel workbooks with mandatory deterministic Python verification of workbook structure, required sheets, populated columns, and sample counts before reporting completion.

59

soap-note-creation

benchmarks/gdpval/skills/soap-note-creation/SKILL.md

Create structured medical SOAP notes with all four components in a single comprehensive file write

54

soap-note-creation-b354d8

benchmarks/gdpval/skills/soap-note-creation-b354d8/SKILL.md

Create structured medical SOAP notes by writing comprehensive content to a file in one iteration

61

shell-python-heredoc

benchmarks/gdpval/skills/shell-python-heredoc/SKILL.md

Execute complex Python code via run_shell heredoc when execute_code_sandbox fails

67

shell-python-fallback

benchmarks/gdpval/skills/shell-python-fallback/SKILL.md

Use run_shell with embedded Python heredoc as reliable fallback when code execution tools fail

63

shell-error-debug-workflow

benchmarks/gdpval/skills/shell-error-debug-workflow/SKILL.md

Systematic workflow for diagnosing and resolving unknown errors from run_shell commands

49

shell-doc-gen-and-locate

benchmarks/gdpval/skills/shell-doc-gen-and-locate/SKILL.md

Generate documents via shell commands and locate nested outputs using find.

59

shell-agent-file-workflow

benchmarks/gdpval/skills/shell-agent-file-workflow/SKILL.md

Delegate file generation to shell_agent when direct tools fail, with systematic file location and retrieval

49

shell-agent-file-ops

benchmarks/gdpval/skills/shell-agent-file-ops/SKILL.md

Leverage shell_agent for autonomous file creation and modification with automatic tool selection and error recovery

53

shell-agent-delegation

benchmarks/gdpval/skills/shell-agent-delegation/SKILL.md

Delegate complex tasks to shell_agent when direct tool execution fails, leveraging autonomous error recovery and library selection

62

search-fallback-workflow

benchmarks/gdpval/skills/search-fallback-workflow/SKILL.md

Graceful degradation workflow for continuing tasks when web search tools fail, using internal knowledge with verification caveats

48

search-fail-pivot

benchmarks/gdpval/skills/search-fail-pivot/SKILL.md

Heuristic for detecting search tool failures and pivoting to domain knowledge for document generation

48

sandbox-file-discovery-and-validation

benchmarks/gdpval/skills/sandbox-file-discovery-and-validation/SKILL.md

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.

56

sandbox-fallback-python

benchmarks/gdpval/skills/sandbox-fallback-python/SKILL.md

Fallback to run_shell with embedded Python when execute_code_sandbox fails due to e2b unavailability

63

sandbox-fallback-python-e5d7ae

benchmarks/gdpval/skills/sandbox-fallback-python-e5d7ae/SKILL.md

Fallback to run_shell with Python heredoc when execute_code_sandbox fails

64

sandbox-fallback-execution

benchmarks/gdpval/skills/sandbox-fallback-execution/SKILL.md

Fallback workflow for executing Python code when execute_code_sandbox fails

54

sandbox-fallback-execution-5eda7b

benchmarks/gdpval/skills/sandbox-fallback-execution-5eda7b/SKILL.md

Fallback pattern for executing Python code when sandbox execution fails by writing scripts to disk and running via shell

64