gws-workflow

Automate cross-service workflows with the gws CLI.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-workflow-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-workflow
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-workflow-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates cross-service tasks by using Google Workflow to coordinate resources and methods, reducing manual handoffs and context switching.

Core Features & Use Cases

  • CLI-driven workflow orchestration using gws workflow <resource> <method>.
  • Predefined helper commands for common workflows (standup-report, meeting-prep, email-to-task, weekly-digest, file-announce).
  • Discoverable CLI experience via gws help and gws schema to inspect params and defaults.
  • Interoperability with multi-service environments and cross-tool automation.

Quick Start

Install the gws CLI and run a sample workflow using gws workflow <resource> <method> with appropriate flags to execute cross-service automation.

Frequently Asked Questions about gws-workflow

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

FAQPage Schema
How do I automate cross-service workflows to reduce manual context switching?

You orchestrate cross-service workflows using the gws workflow command with specific resource and method arguments. This automates multi-service processes like standups, email-to-task routing, and weekly digests to eliminate manual handoffs.

Can I automate meeting prep and standup reports across multiple productivity tools?

Meeting prep and standup reports are automated using predefined helper commands in the gws workflow CLI. These commands coordinate cross-service resources to compile and announce data across productivity tools.

Do I need the gws binary installed to run cross-service workflow automation?

Yes, the gws binary is a prerequisite for executing cross-service workflow automation. You must install the gws CLI to run workflow commands and discover available parameters via gws help.

How do I discover available parameters and defaults for a specific workflow method?

You discover available parameters and defaults for a specific workflow method by using the gws help and gws schema commands. These CLI commands allow you to inspect configuration details and ensure correct execution of cross-service automation.

What is the best way to coordinate multi-service processes like weekly digests and file announcements?

The best way to coordinate multi-service processes like weekly digests and file announcements is using the gws workflow CLI. It provides predefined helper commands that orchestrate cross-tool announcements and data aggregation consistently.