Openai Spreadsheet
Automates spreadsheet tasks like data cleaning, analysis, and visualization using OpenAI's models and Trail of Bits expertise.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add openai-spreadsheet npx -- -y @trustedskills/openai-spreadsheet
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openai-spreadsheet": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openai-spreadsheet"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manipulate data within Google Sheets. It can read, write, update, and perform calculations on spreadsheet data using natural language instructions. The agent can also summarize or extract specific information from spreadsheets based on user requests.
When to use it
- Data Analysis: Have the agent analyze sales figures in a spreadsheet and identify trends.
- Report Generation: Automatically generate reports by pulling data from various sheets and formatting them into a presentable document.
- Inventory Management: Update inventory levels in a spreadsheet based on new orders or shipments received.
- Task Automation: Automate repetitive tasks like updating contact information across multiple spreadsheets.
Key capabilities
- Read data from Google Sheets
- Write data to Google Sheets
- Update existing data within Google Sheets
- Perform calculations using spreadsheet formulas
- Summarize spreadsheet content
Example prompts
- "Get me the total sales for Q3 from the 'Sales Data' sheet."
- "Add a new row to the 'Customer List' with name John Doe, email [email protected] and phone 555-1234."
- “Calculate the average order value in the ‘Orders’ sheet.”
Tips & gotchas
- Requires access to Google Sheets and appropriate permissions for the agent.
- Be specific with sheet names and column headers to ensure accurate data retrieval or modification.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.