agentsclimarketplace

Gws workflow file announce

Skill ComeOnOliver/skillshub/skills/googleworkspace/cli/gws-workflow-file-announce

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill gws-workflow-file-announce

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Google Workflow: Announce a Drive file in a Chat space.

SKILL.md

1.4 KB, as published. Nobody here has run it

workflow +file-announce

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Announce a Drive file in a Chat space

Usage

gws workflow +file-announce --file-id <ID> --space <SPACE>

Flags

FlagRequiredDefaultDescription
--file-idβœ“β€”Drive file ID to announce
--spaceβœ“β€”Chat space name (e.g. spaces/SPACE_ID)
--messageβ€”β€”Custom announcement message
--formatβ€”β€”Output format: json (default), table, yaml, csv

Examples

gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123
gws workflow +file-announce --file-id FILE_ID --space spaces/ABC123 --message 'Check this out!'

Tips

  • This is a write command β€” sends a Chat message.
  • Use gws drive +upload first to upload the file, then announce it here.
  • Fetches the file name from Drive to build the announcement.

See Also

  • gws-shared β€” Global flags and auth
  • gws-workflow β€” All cross-service productivity workflows commands

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.