recipe-log-deal-update

Append deal status updates to a Google Sheets Sales Pipeline spreadsheet.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-log-deal-update-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-log-deal-update
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-log-deal-update
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-log-deal-update-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates manual, error-prone updates to sales tracking spreadsheets by appending deal status updates directly to a Google Sheets "Sales Pipeline", saving time and ensuring consistent pipeline records.

Core Features & Use Cases

  • Locate the tracking sheet: Uses Drive queries to find a spreadsheet named Sales Pipeline.
  • Read current pipeline context: Reads the Pipeline range to view existing rows before appending.
  • Append standardized deal rows: Adds a row with date, company, status, amount, quarter, and owner for CRM and reporting workflows.
  • Use Case: A sales rep or automated workflow records a proposal or status change and immediately updates the shared pipeline spreadsheet for visibility and forecasting.

Quick Start

Append a deal update to the Sales Pipeline sheet by locating the spreadsheet, reading the Pipeline range, and appending a row with the deal date, company, status, amount, quarter, and owner.

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

To append deal updates to a Google Sheets sales pipeline, the Skill locates your spreadsheet via Drive, reads the existing pipeline range, and appends a new row containing the deal date, company, status, amount, quarter, and owner.

Can I automate CRM pipeline reporting by adding rows to Google Sheets?

Yes, you can automate CRM pipeline reporting by adding rows to Google Sheets. This Skill eliminates manual spreadsheet updates by directly appending standardized deal status changes for shared visibility and forecasting.

Do I need Google Drive and Sheets integration to append sales tracking rows?

Yes, you need Google Drive and Sheets integration to append sales tracking rows. The Skill requires access to gws-sheets and gws-drive to locate the spreadsheet, read ranges, and append new entries.

What is the best way to log sales status changes in a shared pipeline spreadsheet?

The best way to log sales status changes in a shared pipeline spreadsheet is using an automated workflow that locates the tracking file and appends standardized rows, ensuring consistent pipeline records and saving time.

How does the Skill find my Sales Pipeline spreadsheet before appending data?

The Skill finds your Sales Pipeline spreadsheet by using Google Drive queries to locate a file named Sales Pipeline, then reads the Pipeline range to view existing rows before appending the new deal data.

What specific fields are appended when logging a deal update to Google Sheets?

When logging a deal update to Google Sheets, the Skill appends a row containing the deal date, company, status, amount, quarter, and owner for CRM and reporting workflows.