Gws Workflow File Announce
Announces new files added to Google Workspace workflows, providing notifications and triggering subsequent actions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-workflow-file-announce npx -- -y @trustedskills/gws-workflow-file-announce
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-workflow-file-announce": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-workflow-file-announce"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The gws-workflow-file-announce skill enables Google Workspace AI agents to automatically notify users when specific files are created, updated, or deleted within Drive. It streamlines collaboration by pushing real-time file status changes directly to designated recipients without manual intervention.
When to use it
- Alerting a project team immediately after a shared document is finalized for review.
- Notifying stakeholders whenever a critical spreadsheet containing financial data is modified.
- Announcing the upload of new assets or media files to a creative workflow group.
- Triggering notifications when a specific folder structure changes in a regulated compliance environment.
Key capabilities
- Monitors Google Drive for file creation, modification, and deletion events.
- Sends automated announcements to specified users or groups upon detecting changes.
- Integrates seamlessly with the Google Workspace CLI infrastructure.
- Supports real-time workflow synchronization across distributed teams.
Example prompts
- "Set up an announcement rule to notify the design team whenever a new file is added to the 'Q3 Assets' folder."
- "Configure
gws-workflow-file-announceto alert my manager if any document in the 'Legal Contracts' directory is edited." - "Create a workflow that broadcasts a message to all department heads when a shared spreadsheet is updated."
Tips & gotchas
Ensure your AI agent has the necessary Google Workspace API permissions to monitor Drive activity and send notifications. This skill relies on event triggers, so it will only announce changes after they occur rather than predicting future edits.
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.