gws-workflow

Automate cross-service workflows with Google Workflows via the gws CLI.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-workflow-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/gws-workflow
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-workflow-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates cross-service workflows using Google Workflows to coordinate multi-service tasks and reduce manual handoffs.

Core Features & Use Cases

  • Orchestrates resource-method workflows via the gws CLI.
  • Discover resources and methods with gws workflow --help and gws schema to validate inputs.
  • Includes helper commands for common workflows like standup-report, meeting-prep, and email-to-task.

Quick Start

Install the gws CLI and run gws workflow <resource> <method> to execute a 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 across Google Cloud services?

Cross-service workflow orchestration coordinates multi-service tasks via the gws CLI and Google Workflows, reducing manual handoffs by executing defined resource and method commands sequentially.

What is the best way to generate automated standup reports from multiple services?

Generating automated standup reports is achieved through gws workflow helper commands, which orchestrate cross-service data retrieval via Google Workflows to compile team updates automatically.

How do I get started with gws CLI commands for workflow orchestration?

Starting with gws CLI workflow orchestration requires installing the CLI, running gws workflow --help to discover resources, and using gws schema to validate inputs before execution.

Do I need specific authentication setup to coordinate tasks across Google Cloud services?

Coordinating tasks across Google Cloud services requires adherence to shared authentication and security rules, plus access to defined resources and methods within the gws CLI environment.

Can I convert emails to tasks using cross-service workflow orchestration?

Converting emails to tasks is supported by the email-to-task helper command within the gws workflow CLI, orchestrating cross-service extraction and task creation automatically.

What are the limitations of using gws workflow for meeting prep automation?

Limitations of using gws workflow for meeting prep automation include dependency on the gws CLI, strict shared authentication rules, and the requirement for predefined resources and methods to execute tasks.