extrasuite
Edit Google Docs, Sheets, Slides, and Forms locally
All Skills in This Repository (3)
Pure Emerald Level Indicatorsgsheetx
Automate Google Sheets data access, modification, and sharing from Python using gspread.
extraslide
Read, edit, and create Google Slides presentations via CLI workflows.
extradoc-agent-guide
Edit Google Docs XML locally and sync via pull-edit-push workflow.
Frequently Asked Questions
FAQPage SchemaHow to install ExtraSuite?โผ
Run `npx skills add think41/extrasuite --all -g -y` in your terminal to install all skills in this suite globally.
How to edit a Google Doc with an AI agent?โผ
Run `extrasuite docs pull <url>` to download the document as markdown files, edit them locally, then run `extrasuite docs push <folder>` to apply your changes back to Google Docs.
Does ExtraSuite preserve complex formatting?โผ
Yes. A three-way merge ensures fonts, colors, and styles the markdown format cannot represent pass through untouched, and only your actual edits are applied.
Can ExtraSuite manage Gmail and Google Calendar?โผ
Yes. It can compose and reply to Gmail drafts, view and create calendar events, and search contacts using short-lived, minimally scoped credentials.
Is ExtraSuite secure for team use?โผ
Yes. Each employee's agent gets a dedicated service account with access only to explicitly shared files, and every edit appears in Google Drive version history for a full audit trail.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core