evolinkai-google-sheets-assistant
v1.0.0
Published
Read, write, and analyze Google Sheets with AI-powered insights, formula generation, and data summarization. OpenClaw skill installer. Powered by evolink.ai
Maintainers
Readme
Google Sheets Assistant — OpenClaw Skill
Read, write, and analyze Google Sheets with AI-powered insights, formula generation, and data summarization.
Powered by EvoLink API + Maton
Install
npx evolinkai-google-sheets-assistantOr via ClawHub:
npx clawhub install google-sheets-assistantRequirements
python3curlMATON_API_KEY(required) — Get keyEVOLINK_API_KEY(optional, for AI features) — Get free key
Commands
| Command | Description |
|---------|-------------|
| read <ID> [range] | Read spreadsheet values |
| write <ID> <range> <json> | Write values |
| append <ID> <range> <json> | Append rows |
| info <ID> | Get metadata |
| create <title> | Create spreadsheet |
| clear <ID> <range> | Clear range |
| format <ID> <json> | Apply formatting |
| connection list\|create\|delete | Manage Google connections |
| ai-analyze <ID> [range] | AI data analysis |
| ai-formula <description> | Generate formula |
| ai-summary <ID> [range] | Summarize data |
Links
MIT License © EvoLinkAI
