recipe-log-deal-update

Append deal status updates to a Google Sheets pipeline.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-log-deal-update-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-log-deal-update
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-log-deal-update
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-log-deal-update-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Append a deal status update to a Google Sheets sales pipeline, eliminating manual row updates and reducing errors.

Core Features & Use Cases

  • Append new deal status rows to the pipeline sheet to keep stakeholders aligned.
  • Integrate with gws-sheets and gws-drive to read, locate, and update the correct sheet.
  • Support multi-user collaboration by ensuring updates are recorded consistently.

Quick Start

Append a deal status update to the Google Sheets pipeline using gws.

Frequently Asked Questions about recipe-log-deal-update

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

FAQPage Schema
How do I automate appending deal status updates to a Google Sheets pipeline?

You automate appending deal status updates by loading the gws-sheets and gws-drive skills to read, locate, and append new rows to your Google Sheets pipeline. This eliminates manual row updates and reduces data entry errors.

What is the best way to keep stakeholders aligned on CRM deal progress using Google Sheets?

Keeping stakeholders aligned on CRM deal progress involves consistently appending deal status rows to a shared Google Sheets pipeline. This ensures all team members have synchronized access to the latest deal updates and progress records.

Do I need gws-sheets and gws-drive to append deal updates to Google Sheets?

Yes, you need to load the gws-sheets and gws-drive skills to append deal updates. They perform the necessary read and append operations on the target sheet to locate the correct pipeline and update it.

Can I use this automated workflow to update a sales pipeline for multi-user collaboration?

You can use this workflow to update a sales pipeline for multi-user collaboration. It records deal status updates consistently in Google Sheets, ensuring all collaborating team members view the same synchronized pipeline data.

Why does appending deal updates to Google Sheets require read operations on the target sheet?

Appending deal updates requires read operations to locate the correct sheet and existing pipeline data within Google Drive. Reading the sheet first ensures the new deal status row is appended to the correct location accurately.