← 返回 Skills 市场
byungkyu

Microsoft Excel

作者 byungkyu · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
24557
总下载
41
收藏
163
当前安装
5
版本数
在 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...
安全使用建议
Install this only if you trust Maton and intend to let an agent access Excel workbooks through the connected Microsoft account. Protect MATON_API_KEY like a password, use the Maton-Connection header when you have multiple accounts, and approve writes only after checking the exact workbook, worksheet, range, or file upload target.
功能分析
Type: OpenClaw Skill Name: microsoft-excel Version: 1.0.4 The microsoft-excel skill bundle provides a standard integration for interacting with Microsoft Excel via the Maton API proxy (api.maton.ai). The SKILL.md file contains well-documented instructions and Python examples using urllib to perform REST operations on workbooks and worksheets. It includes explicit safety instructions for the AI agent to seek user approval for write operations and correctly handles authentication via the MATON_API_KEY environment variable without any signs of malicious intent or obfuscation.
能力评估
Purpose & Capability
The documented capabilities match the stated Excel purpose: reading and writing workbooks, worksheets, ranges, tables, and charts through Maton's Microsoft Graph proxy. It also documents OneDrive drive-info, root listing, search, and .xlsx upload endpoints, which are coherent for locating or creating Excel workbooks but should be understood as broader file-discovery capability.
Instruction Scope
The skill clearly requires explicit user approval before create, update, or delete operations and tells users to select a specific Maton connection when multiple accounts exist. The security summary is narrower than the full API reference because it does not explicitly call out drive-level file listing and upload, but those endpoints are documented rather than hidden.
Install Mechanism
The artifact is a single non-executable SKILL.md file with no install scripts, bundled code, package dependencies, or automatic setup behavior.
Credentials
Network access, managed OAuth, and MATON_API_KEY are proportionate for a Microsoft Excel API integration. The key should be treated as sensitive because it authorizes requests through Maton's API proxy to the connected Microsoft account.
Persistence & Privilege
Persistent OAuth connections and workbook sessions are disclosed and purpose-aligned. Connection deletion is documented, workbook sessions are temporary, and no local persistence or privilege escalation behavior is present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-excel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-excel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.0.4
许可证 MIT-0
累计安装 790
当前安装数 163
历史版本数 5
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24557 次。

如何安装 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.0.4。

💬 留言讨论