#
ENJA

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.

28.1k 1.9kApache-2.0Updated 2026-08-13

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

Claude CodeCursorGitHub CopilotCodexChatGPTGemini CLIOpenCode
Evoa Score breakdown= Σ (score × weight)
88
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%53 → +6.4

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%100 → +8.0

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total88.4 / 100

ライセンス不明/制限あり(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.