Skip to main content

raw-document

Last-resort skill for working directly with raw OOXML (Office Open XML) or ODF (OpenDocument Format) document structure. Use ONLY when the higher-level skills ($docx-custom, $pptx-custom, $xlsx-custom, $office-custom) have failed, are not applicable, or when the task explicitly requires schema-level, package-level, or cross-format work: validating against XSD/RELAX NG schemas, recovering malformed archives, researching the format specification, mapping elements between OOXML and ODF, or authoring tooling that operates below the library API layer. Do NOT use for ordinary document creation, editing, or extraction — prefer $docx-custom, $pptx-custom, or $xlsx-custom first.

インストールへ移動

ソース情報

リポジトリ
alisonaquinas/llm-doc-skills
ソースの最終更新活動
2026年5月28日 23:53
検出された SKILL.md の言語
英語
スター
3
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。