Skip to main content

Recipe Log Deal Update

Skill Verified Active

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

Purpose

Automate the process of updating sales tracking spreadsheets in Google Sheets with deal status changes, ensuring data is current and accessible.

Features

  • Append deal status updates to Google Sheets
  • Integrates with Google Sheets and Drive via gws CLI
  • Securely handles authentication for Google Workspace APIs
  • Provides clear steps for execution and prerequisites

Use Cases

  • Updating sales pipeline status in a shared spreadsheet
  • Logging new deal outcomes or stage changes automatically
  • Ensuring sales tracking data is current for reporting

Non-Goals

  • Modifying existing rows in the spreadsheet
  • Performing complex data analysis on the sales data
  • Creating new spreadsheets or modifying sheet structure

Workflow

  1. Find the tracking sheet using `gws drive files list`.
  2. Read current data from the sheet.
  3. Append the new row with updated information using `gws sheets +append`.

Practices

  • Sales Automation
  • Data Entry

Prerequisites

  • gws CLI installed
  • gws-sheets skill
  • gws-drive skill

Code Execution

  • info:LoggingThe `gws` CLI supports logging via `GOOGLE_WORKSPACE_CLI_LOG` and `GOOGLE_WORKSPACE_CLI_LOG_FILE`, but it's not explicitly configured or utilized by this specific skill's workflow.

Installation

npx skills add googleworkspace/cli

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
98 /100
Analyzed about 20 hours ago

Trust Signals

Last commit2 days ago
Stars26.2k
LicenseApache-2.0
Status
View Source

Similar Extensions

Public Google Drive

100

Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.

Skill
zagmoai

Google Sheets

99

Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells, add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight integration with standalone OAuth authentication supporting full read/write access.

Skill
sanjay3290

Recipe Compare Sheet Tabs

95

Read data from two tabs in a Google Sheet to compare and identify differences.

Skill
googleworkspace

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.

Skill
xixu-me

© 2025 SkillRepo · Find the right skill, skip the noise.