← Back to Skills Marketplace
byungkyu

Microsoft Excel

by byungkyu · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
24557
Downloads
41
Stars
163
Active Installs
5
Versions
Install in OpenClaw
/install microsoft-excel
Description
Microsoft Excel API integration with managed OAuth. Read and write Excel workbooks, worksheets, ranges, tables, and charts stored in OneDrive. Use this skill...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microsoft-excel
  3. After installation, invoke the skill by name or use /microsoft-excel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug microsoft-excel
Version 1.0.4
License MIT-0
All-time Installs 790
Active Installs 163
Total Versions 5
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 24557 downloads so far.

How do I install Microsoft Excel?

Run "/install microsoft-excel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Microsoft Excel free?

Yes, Microsoft Excel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Microsoft Excel support?

Microsoft Excel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Microsoft Excel?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.

💬 Comments