excel365

Automate Excel 365 workbook operations in OneDrive/SharePoint.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill excel365
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excel365
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/excel365
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill excel365

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Microsoft Excel 365 — read, write, and manage workbooks, worksheets, tables, ranges, cells, rows, columns, and formulas in OneDrive/SharePoint. Full spreadsheet operations via robomotion excel365. Do NOT use for Google Sheets, local Excel files, or CSV processing.

Core Features & Use Cases

  • Read and write data across Excel 365 workbooks in OneDrive/SharePoint.
  • Manage worksheets, tables, ranges, and formulas; create, update, and delete.
  • Use cases include automation of reporting, data consolidation, and cloud-based workbook management.

Quick Start

Open a workbook and perform a read or write operation using the robomotion excel365 commands.

Frequently Asked Questions about excel365

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Excel 365 workbook operations stored in OneDrive or SharePoint?

Automating Excel 365 workbook operations in OneDrive or SharePoint requires connecting to the cloud storage via Microsoft 365 OAuth credentials and executing robomotion excel365 commands to read, write, and manage spreadsheet data.

Can I write data and manage tables in cloud Excel workbooks without opening the desktop app?

Yes, you can manage cloud Excel workbooks without the desktop app by using robomotion excel365 commands to create, update, and delete worksheets, tables, ranges, rows, and columns directly in OneDrive or SharePoint.

Do I need Microsoft 365 OAuth credentials to read and write Excel files in SharePoint?

Yes, Microsoft 365 OAuth credentials configured via the Robomotion vault are required to authenticate and access Excel 365 workbooks stored in SharePoint or OneDrive for automated read and write operations.

What is the best way to consolidate data across multiple Excel 365 worksheets in the cloud?

The best way to consolidate data across multiple cloud Excel 365 worksheets is using robomotion automation to read ranges and tables from OneDrive workbooks, then programmatically combining and writing the consolidated data back.

Can I use this automation approach to process local Excel files or CSV data?

No, this automation approach is strictly for Excel 365 workbooks in OneDrive and SharePoint. It does not support processing local Excel files, Google Sheets, or CSV data formats.

How do I format cells and update formulas in an Excel 365 workbook via automation?

You format cells and update formulas in an Excel 365 workbook by installing the robomotion excel365 package and executing specific commands to manage ranges, apply formatting, and update formulas in OneDrive workbooks.