recipe-log-deal-update

Append deal status updates to a Google Sheets sales tracker.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill recipe-log-deal-update-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-log-deal-update
Source: https://github.com/73ai/openbotkit/tree/main/skills/recipe-log-deal-update
Command: npx skills add https://github.com/73ai/openbotkit --skill recipe-log-deal-update-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sales teams often track deal progress in spreadsheets but updating status, date, and value manually is error-prone and slow.

Core Features & Use Cases

  • Append a new row with date, account, stage, value, quarter, and owner to a Google Sheets sales tracker.
  • Read current sheet data to ensure correct formatting and avoid duplicate entries.
  • Seamlessly integrate with gws-sheets and gws-drive to locate and modify the target spreadsheet.

Quick Start

Log a new deal update by appending a row to the designated Google Sheet with date, account, 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 status updates to a Google Sheets sales tracker?

To append deal status updates to a Google Sheets sales tracker, this skill adds a new row containing the date, account, stage, value, quarter, and owner directly to your configured spreadsheet. It reads current sheet data to ensure correct formatting and avoid duplicate entries.

Do I need Google Sheets access to log sales pipeline progress automatically?

Yes, logging sales pipeline progress requires Google Sheets access via the gws-sheets and gws-drive skills. You must also have a configured spreadsheet ready to locate and modify before appending your deal updates.

What is the best way to track deal stage changes and proposal values in a shared sales spreadsheet?

Tracking deal stage changes and proposal values in a shared sales spreadsheet is best handled by appending structured rows with account, status, amount, and owner data. This skill automates that data entry to prevent manual errors and maintain consistent pipeline logging.

Can I use this skill to read current sheet data and avoid duplicate sales entries?

Yes, you can use this skill to read current sheet data and avoid duplicate sales entries. Before appending any new deal update, it evaluates the existing rows in your Google Sheet to verify formatting and prevent redundant pipeline records.

What limitations exist when using a spreadsheet for sales pipeline tracking?

A key limitation of using a spreadsheet for sales pipeline tracking is that manual updates are slow and error-prone. This skill mitigates that by automating the data entry process, but it still strictly requires pre-configured Google Sheets and drive access to function.