Toolverse
All skills

excel-online

by openclaw

Read and write Excel files via Microsoft Graph API. Manage workbooks, worksheets, and cells in OneDrive/SharePoint.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
7

About this skill

Read and write Excel files via Microsoft Graph API. Manage workbooks, worksheets, and cells in OneDrive/SharePoint.

How to use

  1. Uzyskaj token dostępu do Microsoft Graph API — zaloguj się na konto Microsoft 365 i wygeneruj token autoryzacji z uprawnieniami do odczytu i zapisu plików w OneDrive/SharePoint.

  2. Ustaw zmienną środowiskową MICROSOFT_ACCESS_TOKEN na wartość tokenu, aby skill mógł się uwierzytelnić przy każdym żądaniu.

  3. Aby znaleźć plik Excel, wyślij żądanie do Microsoft Graph API z parametrem wyszukiwania — skill przeszuka OneDrive w poszukiwaniu plików z rozszerzeniem .xlsx i zwróci ich identyfikatory.

  4. Pobierz listę arkuszy roboczych z wybranego pliku, używając identyfikatora pliku — otrzymasz nazwy wszystkich arkuszy dostępnych w skoroszycie.

  5. Czytaj lub edytuj dane — podaj adres zakresu (np. A1:D10), aby pobrać wartości komórek, lub wyślij nowe dane w formacie JSON, aby zaktualizować wybrane komórki.

  6. Opcjonalnie dodaj nowy arkusz roboczy, utwórz tabelę z nagłówkami lub uruchom formułę (np. sumę) — wszystkie operacje wykonywane są przez API bez konieczności otwierania Excela.

Related skills

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

mobile-design

by sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or

Mobile
6091

mobile-ios-design

by wshobson

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

Mobile
107284

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

flutter-development

by aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

Mobile
1,1601,122

kotlin-multiplatform

by vitorpamplona

Platform abstraction decision-making for Amethyst KMP project. Guides when to abstract vs keep platform-specific,\nsource set placement (commonMain, jvmAndroid, platform-specific), expect/actual patterns. Covers primary targets\n(Android, JVM/Desktop, iOS) with web/wasm future

Mobile
15105