microsoft-graph-excel
Microsoft Graph Excel API Skill
Overview
This skill documents elegant patterns for working with Excel files in SharePoint using the Microsoft Graph API with ky HTTP client. It covers session management, reading/writing data, applying cell formatting (colors, fonts, alignment), handling file locks, and performance optimization for batch operations.
Key Topics:
- Session management with persistent changes
- Reading and writing cell values
- Applying cell formatting (fill colors, fonts, alignment, borders)
- Performance optimization for bulk operations
- Error handling and file lock detection
Setup
Required Packages
{
"dependencies": {
More from gustavochura/skills
ai-solution-architect
>
12microsoft-graph-drives
How to use the modern Kiota-based Microsoft Graph SDK for SharePoint Drives operations. Use this skill when working with SharePoint, OneDrive, MS Graph API, file navigation, folder listing, file downloads, or any operations involving Microsoft 365 drives and document libraries. Essential for TypeScript/JavaScript projects that need to interact with SharePoint sites, navigate folder structures, download files, or search for items by path.
2