CtrlK
BlogDocsLog inGet started
Tessl Logo

OpenSpace

github.com/HKUDS/OpenSpace

Skill

Added

Review

python-spreadsheet-debug

benchmarks/gdpval/skills/python-spreadsheet-debug/SKILL.md

Systematic Python debugging workflow for spreadsheet tasks to isolate environment issues from script logic

55

python-shell-workaround

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

Workaround for executing Python code with external packages when sandbox fails

63

python-shell-fallback

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

Fallback to shell execution when sandbox fails for library-dependent Python code

63

python-heredoc-fallback

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

Use shell Python heredoc as fallback when code sandbox fails

68

python-execution-fallback

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

Four-step recovery workflow for code execution failures when inline Python fails

56

python-execution-fallback-9d4989

benchmarks/gdpval/skills/python-execution-fallback-9d4989/SKILL.md

Fallback method for executing Python when execute_code_sandbox fails with unknown errors

63

python-debug-pattern

benchmarks/gdpval/skills/python-debug-pattern/SKILL.md

Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations

67

python-debug-execution

benchmarks/gdpval/skills/python-debug-execution/SKILL.md

Debug Python scripts with proper error surfacing and working directory verification

56

python-debug-execution-911f17

benchmarks/gdpval/skills/python-debug-execution-911f17/SKILL.md

Debug Python script execution failures by capturing full tracebacks and verifying working directory

56

prioritize-reference-files

benchmarks/gdpval/skills/prioritize-reference-files/SKILL.md

Ensures agents read and use provided reference files before searching or fabricating data

51

prioritize-reference-files-6e4111

benchmarks/gdpval/skills/prioritize-reference-files-6e4111/SKILL.md

Always read and use provided reference files for data before attempting external searches or fabricating information

49

prioritize-context-data

benchmarks/gdpval/skills/prioritize-context-data/SKILL.md

Ensures agents check and use provided context files for data before attempting external searches.

53

resilient-context-extraction

benchmarks/gdpval/skills/prioritize-context-data-enhanced/SKILL.md

Ensures agents extract data from context files with validation and fallback strategies before resorting to assumptions or external searches.

56

pptx-validation-fallback

benchmarks/gdpval/skills/pptx-validation-fallback/SKILL.md

Validate PowerPoint files using python-pptx when read_file fails

67

pptx-shell-verify

benchmarks/gdpval/skills/pptx-shell-verify/SKILL.md

Verify PowerPoint presentation contents using python-pptx via shell when standard file readers fail

60

pptx-file-validation

benchmarks/gdpval/skills/pptx-file-validation/SKILL.md

Validate PowerPoint files using python-pptx when standard file readers fail

60

pptx-debug-workflow

benchmarks/gdpval/skills/pptx-debug-workflow/SKILL.md

Systematic debugging workflow for python-pptx presentation generation

56

ppt-workflow-location

benchmarks/gdpval/skills/ppt-workflow-location/SKILL.md

Generate PowerPoint files using shell_agent and locate them in nested workspace directories

54

ppt-generation-resilient

benchmarks/gdpval/skills/ppt-workflow-location-enhanced/SKILL.md

Resilient PowerPoint generation with shell_agent primary path and python-pptx fallback

ppt-generation-resilient

benchmarks/gdpval/skills/ppt-workflow-location-enhanced-877e03/SKILL.md

Robust PowerPoint generation with shell_agent primary approach and python-pptx fallback, including working directory verification and inline error debugging

ppt-reliable-creation

benchmarks/gdpval/skills/ppt-workflow-location-enhanced-72b4a5/SKILL.md

Robust PowerPoint generation with shell_agent primary and python-pptx fallback, including directory verification and error debugging

56

pdftotext-fallback

benchmarks/gdpval/skills/pdftotext-fallback/SKILL.md

Recover PDF text extraction when read_file returns binary data by using pdftotext via shell

63

pdf-verification

benchmarks/gdpval/skills/pdf-verification/SKILL.md

Verify PDF page counts and file integrity programmatically using PyPDF2 after generation

60

pdf-verification-cli

benchmarks/gdpval/skills/pdf-verification-cli/SKILL.md

Verify PDF page count and content using command-line tools when Python libraries unavailable

56

pdf-verification-check

benchmarks/gdpval/skills/pdf-verification-check/SKILL.md

Verify generated PDFs for integrity and page count using PyPDF2 before task completion.

59