# officecli を Homebrew, Nix, scoop, winget でインストール

officecli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:officecli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install officecli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#officecli
```

  証拠: nixpkgs package indexes: pkgs/by-name/of/officecli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/officecli
```

  証拠: Scoop official bucket manifest trees: bucket/officecli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id HaiYing.OfficeCLI -e
```

  証拠: Windows Package Manager source index: HaiYing.OfficeCLI from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:officecli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/officecli>
- **バージョン:** 1.0.143
- **ソース概要:** Read, edit, and automate Office documents (.docx, .xlsx, .pptx)
- **ホームページ:** <https://github.com/iOfficeAI/OfficeCLI>
- **リポジトリ:** <https://github.com/iOfficeAI/OfficeCLI>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/iOfficeAI/OfficeCLI/archive/refs/tags/v1.0.143.tar.gz>
- **最終更新:** 2026-07-28T15:48:07Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- officecli (cli)
- officecli (エイリアス)

## 依存関係

- dotnet

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.143
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/iOfficeAI/OfficeCLI
- 検出された最新: v1.0.143 (最新)
## プロジェクトの歴史と使われ方

OfficeCLI is a C# command-line tool for reading, creating, editing, and automating Word, Excel, and PowerPoint files without requiring a Microsoft Office installation. Its README frames the project around AI-agent workflows, structured document inspection, and direct Office file manipulation.

### プロジェクトの歴史

The iOfficeAI/OfficeCLI repository was created on March 15, 2026. The README describes the tool as open-source, single-binary, dependency-free, and able to operate on .docx, .xlsx, and .pptx files for format, read, modify, and create operations.

The release feed shows rapid 1.0.x iteration through June 2026, with v1.0.126 published on June 30, 2026 and downloadable binaries for Linux, Alpine Linux, macOS, and Windows across x64 and arm64 targets.

### 採用の歴史

OfficeCLI's adoption signal is unusually strong for a new repository. On July 1, 2026, the GitHub repository API reported 8,274 stars and 617 forks. Its topics include agent, ai, claude-code, codex, docx, xlsx, pptx, office, skills, and cli, which matches its positioning as tooling for coding assistants and document automation agents.

Packaging in Homebrew, Nix, and Winget gives the tool a cross-platform distribution path that fits its single-binary claim. The package is aimed less at traditional office users and more at automated agents, CI jobs, and developers who need deterministic document inspection or edits.

### 使われ方

The README describes use cases including creating documents from scratch, reading text, structure, styles, and formulas as plain text or structured JSON, analyzing formatting and structural problems, modifying elements such as text, fonts, colors, layout, formulas, charts, and images, and reorganizing document content.

That makes OfficeCLI useful for agents that need machine-readable Office document state before making edits, for batch document repair, for reporting pipelines that emit editable Office files, and for automation where launching a GUI office suite would be brittle or unavailable.

### パッケージ好きにとっての重要性

OfficeCLI is package-nerd-interesting because it packages an agent-facing document automation surface as a normal CLI rather than only as a library, cloud API, or editor extension. It turns Office files into a command protocol that other tools can invoke.

It also shows a 2026 packaging trend: tools built explicitly for AI coding assistants use Homebrew, Winget, Nix, binary GitHub releases, and README-described skills to reach both humans and agents.

### タイムライン

- March 15, 2026: The iOfficeAI/OfficeCLI GitHub repository was created.
- June 2026: The project published frequent v1.0.x releases with platform-specific binaries and SHA256 checksums.
- June 30, 2026: v1.0.126 was published with Linux, macOS, and Windows binary assets.
- July 1, 2026: The GitHub repository API reported 8,274 stars and 617 forks.

### Related projects

- OfficeCLI is related to Open XML document tooling, docx/xlsx/pptx automation libraries, AI-agent skill systems, and CLI-driven document workflows. Its package metadata also overlaps with Codex and Claude Code because the project explicitly targets coding-agent use.

### ソース

- <https://api.github.com/repos/iOfficeAI/OfficeCLI>
- <https://formulae.brew.sh/formula/officecli>
- <https://github.com/iOfficeAI/OfficeCLI>
- <https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.126>


## セキュリティノート

officecli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** officecli
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - officecli: normalized package name match | nixpkgs package indexes: pkgs/by-name/of/officecli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/officecli: normalized package name match | Scoop official bucket manifest trees: bucket/officecli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - HaiYing.OfficeCLI: normalized package name match | Windows Package Manager source index: HaiYing.OfficeCLI from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dotnet](https://pkg.so/ja/brew/dotnet/) - Runtime dependency declared by Homebrew.
- [gnumeric](https://pkg.so/ja/brew/gnumeric/) - Shares pkgdb curated category or tags: cli, office, productivity.
- [doxx](https://pkg.so/ja/brew/doxx/) - Shares pkgdb curated category or tags: cli, docx, productivity.
- [docx2txt](https://pkg.so/ja/brew/docx2txt/) - Shares pkgdb curated category or tags: cli, docx, productivity.
- [tmux](https://pkg.so/ja/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/ja/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/ja/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [yazi](https://pkg.so/ja/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity.
- [emacs](https://pkg.so/ja/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity.
- [office-addin-cli](https://pkg.so/ja/npm/office-addin-cli/) - Local package facts share a topical domain. Shared terms: cli, office, productivity, read.
- [office-addin-manifest](https://pkg.so/ja/npm/office-addin-manifest/) - Local package facts share a topical domain. Shared terms: cli, office, productivity, read.
- [feishu2md](https://pkg.so/ja/brew/feishu2md/) - Local package facts share a topical domain. Shared terms: cli, document, documents, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/officecli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/officecli.yml)


## ソース

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
