← 返回 Skills 市场
byungkyu

microsoft-excel

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
26942
总下载
42
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install microsoft-excel
功能描述
Microsoft Excel API integration with managed OAuth. Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive. Use this skill when users want to read or modify Excel spreadsheets, manage worksheet data, work with tables, or access cell values. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable authorizing Maton to broker access to the Microsoft Excel account you connect. Prefer OAuth, choose the narrowest Microsoft scopes available, verify the target workbook and connection before writes, and confirm any POST, PUT, PATCH, or DELETE action carefully.
能力评估
Credentials
Network access, Bash, and Maton account access are needed for the API gateway workflow; workbook read/write capability can affect user data but is scoped to the connected Excel account and disclosed.
Install Mechanism
Installation requires the external Maton CLI through npm or Homebrew, or optional SDK packages; this is disclosed and consistent with the integration design.
Instruction Scope
The instructions repeatedly default to read/list actions, require explicit user approval for new connections and all mutating calls, advise targeting specific connections, and treat API-returned content as untrusted data.
Persistence & Privilege
OAuth profiles and tokens persist in the operating system credential store via the Maton CLI, with explicit instructions not to expose, dump, log, or persist credentials elsewhere.
Purpose & Capability
The stated purpose is to read and modify Excel workbooks, worksheets, ranges, tables, and charts through Microsoft Graph, and the documented commands match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-excel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-excel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.4
- Base API URLs updated from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for all endpoints. - Connection management instructions revised to reflect new URLs. - Security note added: all write operations now require explicit user approval and confirmation of target resource. - "LICENSE.txt" file removed.
v1.0.3
- Added a "clawdbot" metadata section specifying the required environment variable (`MATON_API_KEY`) and an identifying emoji. - No other changes to functionality or documentation.
v1.0.2
- Documentation in SKILL.md simplified by removing the duplicated and overly detailed API reference section. - No changes to functionality or code; this release updates documentation only.
v1.0.1
No user-facing changes in this version. - No file changes detected between versions 1.0.0 and 1.0.1. - Skill behavior and documentation remain unchanged.
v1.0.0
Initial release: Integrate Microsoft Excel API using managed OAuth via Maton. - Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive or SharePoint. - Supports file access by both path and file ID, with full coverage of worksheet and range operations. - Includes connection management with API calls for listing, creating, retrieving, and deleting OAuth connections. - Allows session management for improved performance on batch operations. - Requires network access and a valid Maton API key for authentication. - Provides detailed usage examples and API references in SKILL.md.
元数据
Slug microsoft-excel
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

microsoft-excel 是什么?

Microsoft Excel API integration with managed OAuth. Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive. Use this skill when users want to read or modify Excel spreadsheets, manage worksheet data, work with tables, or access cell values. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 26942 次。

如何安装 microsoft-excel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-excel」即可一键安装,无需额外配置。

microsoft-excel 是免费的吗?

是的,microsoft-excel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

microsoft-excel 支持哪些平台?

microsoft-excel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 microsoft-excel?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论