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 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
pdf-checklist-generation benchmarks/gdpval/skills/pdf-checklist-generation/SKILL.md Generate structured PDF checklists and reports using Python libraries in sandbox | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
pandoc-unicode-sanitize benchmarks/gdpval/skills/pandoc-unicode-sanitize/SKILL.md Pre-process Markdown to replace non-ASCII characters before pandoc PDF conversion | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
pandoc-pdf-error-resolution benchmarks/gdpval/skills/pandoc-pdf-error-resolution/SKILL.md Systematic debugging workflow for pandoc PDF conversion errors | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 66 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Reviewed: Version: c5a9c4b | |
pandoc-pdf-error-diagnosis benchmarks/gdpval/skills/pandoc-pdf-error-diagnosis/SKILL.md Systematic diagnostic workflow for resolving pandoc PDF conversion errors | 59 59 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Reviewed: Version: c5a9c4b | |
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 62 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Reviewed: Version: c5a9c4b | |
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 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
multi-deliverable-tracking benchmarks/gdpval/skills/multi-deliverable-tracking/SKILL.md Track and complete all required deliverables before finishing a task | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 59 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Reviewed: Version: c5a9c4b | |
local-pdf-extraction benchmarks/gdpval/skills/local-pdf-extraction/SKILL.md Extract text from local PDFs using pdftotext or PyMuPDF via run_shell | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: c5a9c4b | |
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 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 59 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: c5a9c4b | |
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 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
graceful-tool-failure benchmarks/gdpval/skills/graceful-tool-failure/SKILL.md Report tool failures transparently and attempt minimal viable output with disclaimers | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
file-locate-verify benchmarks/gdpval/skills/file-locate-verify/SKILL.md Systematic workflow to resolve FileNotFoundError by locating and verifying file paths | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
ffmpeg-graceful-degradation benchmarks/gdpval/skills/ffmpeg-graceful-degradation/SKILL.md Graceful degradation workflow for ffmpeg encoding failures with progressive fallback strategies | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
ffmpeg-encoder-check benchmarks/gdpval/skills/ffmpeg-encoder-check/SKILL.md Check FFmpeg encoder availability before video encoding to avoid library mismatches | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b | |
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 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: c5a9c4b |