From gws
Send a team announcement via both Gmail and a Google Chat space.
npx claudepluginhub fakoli/fakoli-plugins --plugin gwsThis skill uses the workspace's default tool permissions.
Send a team announcement via both Gmail and a Google Chat space.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Send a team announcement via both Gmail and a Google Chat space.
Use this workflow when the user needs to broadcast a message to the team through multiple channels — email for the record, chat for immediate visibility.
Ask the user for:
gws gmail +send \
--to team@company.com \
--subject 'SUBJECT' \
--body 'MESSAGE_BODY' \
--dry-run
Confirm, then send.
gws chat +send \
--space spaces/SPACE_ID \
--text 'CHAT_MESSAGE'
Tell the user both channels have been notified.
--dry-run the email before sending--html for formatted email announcements