Internal shared OOXML helper scripts for DOCX, XLSX, and PPTX unpacking, validation, and repacking. Not a user-facing skill.
Scanned 5/27/2026
Install via CLI
openskills install HybridAIOne/hybridclaw---
name: office
description: Internal shared OOXML helper scripts for DOCX, XLSX, and PPTX unpacking, validation, and repacking. Not a user-facing skill.
user-invocable: false
disable-model-invocation: true
metadata:
hybridclaw:
category: office
short_description: "OOXML helper scripts."
tags:
- office
- ooxml
- docx
- xlsx
- pptx
---
# Office Helpers
This directory exists so shared OOXML helper scripts are synced into `/workspace/skills/office` inside the agent runtime.
`skills/office/soffice.cjs` is the shared LibreOffice wrapper for Office conversion and recalculation. When the runtime says `soffice` is unavailable, skip conversion-dependent QA steps and state that limitation instead of surfacing tool errors.
Do not invoke this skill directly. User-facing office workflows should use the `docx`, `xlsx`, or future `pptx` skills.
No comments yet. Be the first to comment!