Skill Claude CodeCodex
Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations.
"OpenSpace: The Skill Management Layer for AI Agents" -- https://open-space.cloud/
OpenSpace is a skill-management layer for AI agents that stores, retrieves, evaluates, shares, and improves reusable workflows. It is intended for people using multiple coding agents who want skills to be reused and refined based on task outcomes. The catalogue provides 200 skills for use with OpenSpace and the agents it supports.
Skill Claude CodeCodex
Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations.
Skill Claude CodeCodex
Fallback method for executing Python when executecodesandbox fails with unknown errors.
Skill Claude CodeCodex
Four-step recovery workflow for code execution failures when inline Python fails.
Skill Claude CodeCodex
Use shell Python heredoc as fallback when code sandbox fails.
Skill Claude CodeCodex
Fallback to shell execution when sandbox fails for library-dependent Python code.
Skill Claude CodeCodex
Workaround for executing Python code with external packages when sandbox fails.
Skill Claude CodeCodex
Systematic Python debugging workflow for spreadsheet tasks to isolate environment issues from script logic.
Skill Claude CodeCodex
Handle tool failures when researching regulatory/government content by using fallback methods and domain knowledge.
Skill Claude CodeCodex
Fallback workflow for regulatory research when web extraction tools fail on government PDFs.
Skill Claude CodeCodex
Use runshell with cd and heredoc syntax for complex Excel operations when readfile fails on XLSX or executecodesandbox fails on multi-step workbook creation.
Skill Claude CodeCodex
Extract PDF text content using shell tools or Python libraries when readfile PDF handler fails.
Skill Claude CodeCodex
Use shell commands or Python libraries to extract PDF text when readfile PDF handler fails.
Skill Claude CodeCodex
Execute Python scripts reliably using file-first approach instead of heredoc.
Skill Claude CodeCodex
Use reportlab's pre-defined styles from getSampleStyleSheet() correctly.
Skill Claude CodeCodex
Handle web research failures with explicit error recognition and domain-specific fallback strategies.
Skill Claude CodeCodex
Handle web research failures by pivoting to internal knowledge for content generation.
Skill Claude CodeCodex
Fallback pattern when primary tools fail - embed known data in scripts and persist to JSON for auditability.
Skill Claude CodeCodex
Resilient multi-step workflow for spreadsheet processing when executecodesandbox fails, using shellagent exploration, file-based scripts, and verification steps.
Skill Claude CodeCodex
Fallback to runshell and writefile when executecodesandbox or shellagent fail on filesystem operations.
Skill Claude CodeCodex
The patch I created addresses the root cause identified in the failure context. The key fixes include.
Skill Claude CodeCodex
Multi-method PDF extraction with sequential fallback and OCR for scanned documents.
Skill Claude CodeCodex
Reliably extract text from PDFs using pdftotext when standard file reading fails.
Skill Claude CodeCodex
Delegate web search tasks to shellagent when direct searchweb tool fails, using its retry mechanism and multi-step capabilities for resilient data gathering.
Skill Claude CodeCodex
Use runshell with inline Python as a reliable fallback when executecodesandbox or readfile fail.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: