recipe-log-deal-update

Updates deal statuses by appending rows to Google Sheets spreadsheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually updating deals status in sales tracking spreadsheets can be time-consuming and prone to errors. This skill automates this process, reducing errors and saving time.

Core Features & Use Cases

  • Automates Status Updates: Updates the status of sales deals in a Google Sheets spreadsheet.
  • Works with Google Sheets: Intended for use with a sales tracking spreadsheet hosted on Google Sheets.
  • Use Case: A sales representative can easily append new deal updates by running a simple command without leaving their workflow.

Quick Start

Update the deal status of a sales deal on a Google Sheets spreadsheet with the command 'recipe-log-deal-update <deal_name> <status>'.

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 for sales tracking?

You can automate deal status updates in Google Sheets by running a command that appends deal information rows to your tracking spreadsheet, reducing manual entry errors and saving time within your sales management framework.

Do I need Google Apps Script to update deal tracking spreadsheets automatically?

Google Apps Script is not required for the user. This skill handles the update automation internally, allowing you to append new deal updates to Google Sheets simply by running a command without leaving your workflow.

Can I use Google Drive to host my sales management spreadsheet for automated deal logging?

Yes, you can host your sales tracking spreadsheet on Google Drive. The skill requires both Google Sheets and Google Drive to execute deal status updates and append rows of deal information automatically.

What is the best way to update a sales deal status without manual spreadsheet entry?

The best way to update a sales deal status without manual entry is using a command-line approach that appends deal information directly to your Google Sheets spreadsheet, streamlining the sales tracking process.

How does appending rows in Google Sheets work for sales deal tracking?

Appending rows for sales deal tracking works by taking the deal name and status from your command input and adding them as a new row of information to the bottom of your Google Sheets spreadsheet.