CtrlK
BlogDocsLog inGet started
Tessl Logo

OpenSpace

github.com/HKUDS/OpenSpace

Skill

Added

Review

pdf-checklist-generator

benchmarks/gdpval/skills/pdf-checklist-generator/SKILL.md

Generate structured PDF checklists and reports with tables, sections, and scoring criteria using Python libraries

60

pdf-checklist-generation

benchmarks/gdpval/skills/pdf-checklist-generation/SKILL.md

Generate structured PDF checklists and reports using Python libraries in sandbox

61

pandoc-unicode-workaround

benchmarks/gdpval/skills/pandoc-unicode-workaround/SKILL.md

Handle LaTeX Unicode errors in pandoc PDF generation by normalizing special characters to ASCII

57

pandoc-unicode-sanitize

benchmarks/gdpval/skills/pandoc-unicode-sanitize/SKILL.md

Pre-process Markdown to replace non-ASCII characters before pandoc PDF conversion

55

pandoc-pdf-error-resolution

benchmarks/gdpval/skills/pandoc-pdf-error-resolution/SKILL.md

Systematic debugging workflow for pandoc PDF conversion errors

59

pandoc-pdf-error-recovery

benchmarks/gdpval/skills/pandoc-pdf-error-recovery/SKILL.md

Systematic approach to diagnose and recover from pandoc PDF conversion unknown errors

66

pandoc-pdf-error-diagnosis

benchmarks/gdpval/skills/pandoc-pdf-error-diagnosis/SKILL.md

Systematic diagnostic workflow for resolving pandoc PDF conversion errors

59

openpyxl-sandbox-workaround

benchmarks/gdpval/skills/openpyxl-sandbox-workaround/SKILL.md

Use run_shell with inline Python as a fallback when execute_code_sandbox fails for openpyxl/spreadsheet operations

62

openpyxl-merged-cell-safe-write

benchmarks/gdpval/skills/openpyxl-merged-cell-safe-write/SKILL.md

Safe pattern for writing values to merged cells in openpyxl spreadsheets

61

multi-deliverable-tracking

benchmarks/gdpval/skills/multi-deliverable-tracking/SKILL.md

Track and complete all required deliverables before finishing a task

53

multi-deliverable-tracking-2eb609

benchmarks/gdpval/skills/multi-deliverable-tracking-2eb609/SKILL.md

Systematic tracking and completion of all required deliverables before task termination

54

multi-deliverable-tracking-1e842b

benchmarks/gdpval/skills/multi-deliverable-tracking-1e842b/SKILL.md

Track completion status of all required deliverables and ensure ALL outputs are completed before stopping

59

medical-soap-note-creation

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

Transform unstructured clinical encounters into comprehensive SOAP notes with ICD codes and care plans

59

locate-missing-artifacts

benchmarks/gdpval/skills/locate-missing-artifacts/SKILL.md

Recover generated files in sandboxed environments by searching from confirmed roots and copying to expected locations

59

local-pdf-extraction

benchmarks/gdpval/skills/local-pdf-extraction/SKILL.md

Extract text from local PDFs using pdftotext or PyMuPDF via run_shell

55

irregular-excel-parsing

benchmarks/gdpval/skills/irregular-excel-parsing/SKILL.md

Handle Excel files with irregular headers, merged cells, and unknown header row positions using pattern-matching and index-based extraction.

60

incremental-excel-build

benchmarks/gdpval/skills/incremental-excel-build/SKILL.md

Build complex Excel files through staged, verifiable steps with intermediate CSV outputs for debugging

60

http-response-handling

benchmarks/gdpval/skills/http-response-handling/SKILL.md

Handle websites requiring JavaScript by using curl with browser headers and validating file types.

59

heredoc-file-write

benchmarks/gdpval/skills/heredoc-file-write/SKILL.md

Use shell heredoc syntax as a workaround when write_file fails on complex TypeScript/JSX/code files with encoding or escaping issues

67

graceful-tool-failure

benchmarks/gdpval/skills/graceful-tool-failure/SKILL.md

Report tool failures transparently and attempt minimal viable output with disclaimers

55

finalize-zip-deliverable

benchmarks/gdpval/skills/finalize-zip-deliverable/SKILL.md

Ensures codebase deliverables are properly archived into a ZIP file before marking task complete

55

file-locate-verify

benchmarks/gdpval/skills/file-locate-verify/SKILL.md

Systematic workflow to resolve FileNotFoundError by locating and verifying file paths

56

ffmpeg-graceful-degradation

benchmarks/gdpval/skills/ffmpeg-graceful-degradation/SKILL.md

Graceful degradation workflow for ffmpeg encoding failures with progressive fallback strategies

56

ffmpeg-encoder-check

benchmarks/gdpval/skills/ffmpeg-encoder-check/SKILL.md

Check FFmpeg encoder availability before video encoding to avoid library mismatches

61

ffmpeg-encoder-check-4855c0

benchmarks/gdpval/skills/ffmpeg-encoder-check-4855c0/SKILL.md

Check available FFmpeg encoders before writing encoding scripts to avoid library version mismatches

61