recipe-log-deal-update

Append deal status updates to a Google Sheets sales pipeline.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Append a deal status update to a Google Sheets sales tracking spreadsheet.

Core Features & Use Cases

  • Automatically append deal updates to the Sales Pipeline sheet to reflect progress.
  • Read current pipeline data and append new rows with date, account, status, amount, quarter, and assignee.
  • Use Case: A sales rep updates a deal to "Proposal Sent" and the Skill logs the date, company, status, amount, quarter, and owner in the shared sheet.

Quick Start

Load the gws-sheets and gws-drive skills, then run the recipe to log updates to the Sales Pipeline sheet.

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 automatically append deal status updates to a Google Sheets sales pipeline?

You can automatically append deal status updates to a Google Sheets sales pipeline by running a workflow recipe that reads current pipeline data and appends new rows with date, account, status, amount, quarter, and assignee details.

What information do I need to log a sales deal update in Google Sheets?

To log a sales deal update in Google Sheets, you need the date, company or account name, current deal status, deal amount, sales quarter, and the assignee or deal owner to populate the new row in your tracking spreadsheet.

Do I need to load gws-sheets and gws-drive to log sales pipeline changes in Google Sheets?

Yes, you must load the gws-sheets and gws-drive skills before running the recipe to log sales pipeline changes, as the workflow relies on these integrations to perform the necessary read and append operations in Google Sheets.

When should I use an automated workflow to track sales pipeline changes in Google Sheets?

You should use an automated workflow to track sales pipeline changes in Google Sheets when your sales team maintains a live pipeline and requires logging every status change, such as updating a deal to Proposal Sent, in a shared tracking sheet.

Can I use this Google Sheets append workflow for a shared sales tracking spreadsheet?

Yes, this workflow is designed for shared sales tracking spreadsheets, allowing a sales rep to update a deal status and automatically log the corresponding account, amount, quarter, and owner details directly into the shared Google Sheets pipeline.