Gws Sheets Append
This skill automatically appends data from Google Sheets to your workspace, streamlining workflows and eliminating manual copy-pasting.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-sheets-append npx -- -y @trustedskills/gws-sheets-append
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-sheets-append": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-sheets-append"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-sheets-append skill enables an AI agent to append data to a Google Sheets spreadsheet. It allows users to add new rows of information to existing sheets, making it ideal for logging updates or tracking ongoing processes in real time.
When to use it
- Adding daily sales figures to a centralized reporting sheet
- Logging user activity or system events into a shared spreadsheet
- Updating project timelines with new milestones or deadlines
Key capabilities
- Append rows of data to Google Sheets
- Works seamlessly with the Google Workspace API
- Supports real-time updates and collaboration
Example prompts
- "Add this customer order information to the 'Orders' sheet in my Google Sheet."
- "Append the latest sales numbers from today’s report into the 'Sales Data' spreadsheet."
- "Log the user activity details into the shared tracking sheet."
Tips & gotchas
- Ensure you have proper access permissions to the target Google Sheet.
- The skill may not work if the sheet is protected or has restricted editing rights.
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.