gws-workflow-file-announce

Announce Google Drive files in Chat spaces via gws workflows.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-workflow-file-announce-wuyyyyyou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-workflow-file-announce
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-workflow-file-announce
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-workflow-file-announce-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Announce Drive files in Chat spaces automatically to keep team members informed when new or updated assets are available.

Core Features & Use Cases

  • Announce a specific Drive file to a Chat space, triggering a message with file details.
  • Integrates with gws workflows to reuse authentication and flags across commands.
  • Use Case: When a new file is added to a project Drive folder, automatically post an announcement to a project chat space.

Quick Start

Run gws workflow +file-announce with --file-id <ID> and --space spaces/SPACE_ID to post the announcement.

Frequently Asked Questions about gws-workflow-file-announce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically announce a Google Drive file in a Chat space?▼

To automatically announce a Google Drive file in a Chat space, you can use a Google Workflow to post a message containing the specific file details directly into the targeted space.

What is the best way to notify a team when a project Drive file is updated?▼

The best way to notify a team when a project Drive file is updated is to automate a workflow that posts an announcement with the file details to your project Chat space for real-time visibility.

Do I need specific flags to post a Drive file announcement to a Chat space?▼

Yes, you need to validate and provide required flags like --file-id and --space to enforce the defined CLI surface and successfully post your Drive file announcement to the Chat space.

Does the Drive file announcement workflow require separate authentication setup?▼

No, the Drive file announcement workflow does not require separate authentication setup because it integrates with global authentication provided by gws to reuse credentials across commands.

Can I reuse gws workflows to manage chat announcements across different commands?▼

Yes, you can reuse gws workflows to manage chat announcements because the system integrates with gws to reuse authentication and flags consistently across multiple commands.

When should I use an automated workflow to announce Drive assets in Chat?▼

You should use an automated workflow to announce Drive assets in Chat when your team needs real-time collaboration and immediate visibility regarding when shared Drive assets are newly added or updated.