recipe-log-deal-update

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-sheets, gws-drive, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of appending deal status updates to a Google Sheets sales tracking spreadsheet, saving time and reducing manual errors.

Core Features & Use Cases

  • Automated Status Updates: Automatically add deal status updates to a specified Google Sheets spreadsheet.
  • Google Sheets Integration: Seamlessly integrates with Google Sheets for sales tracking.
  • Use Case: Ideal for sales teams that need to log deal status updates efficiently without manual data entry.

Quick Start

Run the 'recipe-log-deal-update' skill to append a deal status update to the 'Sales Pipeline' sheet with the given details.

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 deal status updates in Google Sheets?

You can automate deal status updates in Google Sheets by running a script that appends new deal entries to your sales tracking spreadsheet. This removes manual data entry and automatically logs deal status changes directly to your specified sheet.

What is the best way to log sales tracking updates automatically?

The best way to log sales tracking updates automatically is using a script that integrates with Google Sheets. It automatically appends deal status entries to your sales pipeline, reducing manual errors and saving time for sales teams.

Do I need Google Drive access to update a Google Sheets sales pipeline?

Yes, you need Google Drive access to update a Google Sheets sales pipeline. The automation requires both Google Sheets and Google Drive API permissions to successfully write and append deal status data to your sales tracking spreadsheet.

Can I use update automation to append deal status to an existing sales tracking spreadsheet?

Yes, you can use update automation to append deal status to an existing sales tracking spreadsheet. The script targets your specified Google Sheets document and automatically adds new deal status entries without altering existing pipeline data.

Does this deal status logging work for business development workflows?

Yes, this deal status logging works for business development workflows. It is specifically applicable to sales and business development processes, allowing teams to efficiently track and append deal status updates within their Google Sheets pipeline.

Why does appending deal status to Google Sheets require API permissions?

Appending deal status requires API permissions because the automation needs authorized access to interact with your files. Google Sheets and Google Drive APIs provide the necessary write operations to programmatically locate your spreadsheet and add new sales tracking entries.