OfficeCLI
iOfficeAI/OfficeCLI
OfficeCLI is an AI-friendly command-line tool that enables seamless creation, inspection, proofreading, and modification of Microsoft Office documents (.docx, .xlsx, .pptx) without requiring an Office installation.
Overview
OfficeCLI provides a multi-layered approach to document processing, supporting high-level commands, DOM editing, and raw XML manipulation. It includes built-in web preview servers for visual selection, change marking, tracked find-and-replace, and structured JSON output tailored for agentic workflows.
Capabilities
- ▸Create and modify .docx, .xlsx, and .pptx files via CLI
- ▸Inspect document contents with customizable view modes (outline, stats, issues, text, html)
- ▸Query elements using CSS-like selectors and stable ID addressing
- ▸Perform find-and-replace, format adjustments, and tracked revisions
- ▸Launch live HTML preview servers for interactive element selection and visual inspection
- ▸Support resident caching mode to avoid file I/O bottlenecks during multi-step mutations
Best for
Programmatically generating PowerPoint presentation decks with customized shapes and styles., Inspecting Word document structures, extracting plain text, and validating formatting issues., Querying and modifying Excel spreadsheets using CSS-like selectors and column name references., Reviewing visual changes via live browser previews and managing human-in-the-loop edit proposals.
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Executes local binary operations on files supplied by the user. Ensure proper file path sanitization when invoking commands dynamically via scripts or agents.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.