Skip to main content
Back to registry

recipe-log-deal-update

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-drive

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-log-deal-update
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-drive Append a deal status update to a Google Sheets sales tracking spreadsheet. - Find the tracking sheet: gws drive files list --params '{"q": "name = '\''Sales Pipeline'\'' and mimeType = '\''application/vnd.google-apps.spreadsheet'\''"}' - Read current data: gws sheets +read --spreadsheet SHEET_ID --range "Pipeline!A1:F" - Append new row: gws sheets +append --spreadsheet SHEET_ID --range 'Pipeline' --values '["2024-03-15", "Acme Corp", "Proposal Sent", "$50,000", "Q2", "jdoe"]'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-log-deal-update do?

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-drive

Is recipe-log-deal-update good?

recipe-log-deal-update does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-log-deal-update work with?

recipe-log-deal-update currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-log-deal-update?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-log-deal-update?

npx skills add https://github.com/googleworkspace/cli --skill recipe-log-deal-update

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering