← Back to Skills Marketplace
googleworkspace-bot

Recipe Log Deal Update

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
357
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-log-deal-update
Description
Append a deal status update to a Google Sheets sales tracking spreadsheet.
Usage Guidance
This skill appears coherent and limited to Google Sheets operations. Before installing, confirm you trust the 'gws' CLI binary and the prerequisite skills (gws-sheets, gws-drive), because those components are where Google OAuth credentials and Drive/Sheets access will be requested. Also verify the agent's permissions and how SHEET_ID will be determined (the SKILL.md shows how to find the file but doesn't explicitly show injecting the ID into the append command). If you do not want the agent to autonomously modify spreadsheets, restrict autonomous invocation or do not grant the Google credentials to the agent.
Capability Analysis
Type: OpenClaw Skill Name: recipe-log-deal-update Version: 1.0.12 The skill bundle is a standard recipe for logging sales deal updates to Google Sheets using the 'gws' toolset. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions, which invoke the 'gws' CLI to locate a spreadsheet, read it, and append a row. Requiring the 'gws' binary and related gws-sheets/gws-drive skills is appropriate for Google Drive/Sheets operations.
Instruction Scope
Instructions are narrowly scoped to listing Drive files, reading sheet data, and appending a row via the gws CLI. They are missing a small amount of operational detail (how to extract and inject the found spreadsheet ID into the SHEET_ID placeholder). Also note the skill assumes the agent has permission to run the gws commands and access the target spreadsheet; obtaining those permissions likely happens via the prerequisite gws-* skills.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by this skill itself. This is low-risk from an install perspective. The only runtime dependency is the 'gws' CLI being present on PATH.
Credentials
The skill declares no environment variables or credentials itself, which is proportionate. However it depends on gws-sheets and gws-drive skills (prerequisites) that likely request Google OAuth credentials — review those skills before granting access.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills' configurations. The agent may invoke the skill autonomously (platform default), so installing the skill enables it to perform Drive/Sheets actions if the agent is allowed to run it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-log-deal-update
  3. After installation, invoke the skill by name or use /recipe-log-deal-update
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated version number in metadata from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated version number in metadata from 0.22.2 to 0.22.3 in SKILL.md. - No other functional or descriptive changes made.
v1.0.9
- Bumped version in skill metadata from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated version number in metadata from 0.22.0 to 0.22.1.
v1.0.7
- Updated metadata version from 0.21.2 to 0.22.0 in SKILL.md.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated version metadata from 0.20.1 to 0.21.1 in SKILL.md. - No other content changes to documentation or implementation.
v1.0.4
- Updated skill version to 0.20.1 in metadata. - No functional or instructional changes made.
v1.0.3
- Bumped metadata version from 0.19.0 to 0.20.0 in SKILL.md. - No functional or instructional changes. - Documentation update only.
v1.0.2
- Updated metadata structure, moving the version field and modifying its value. - Removed the top-level version field. - No changes to functional steps or overall usage.
v1.0.1
- Formatted the YAML metadata for better readability and consistency. - No functional changes to the skill steps or description.
v1.0.0
- Initial release of recipe-log-deal-update. - Appends deal status updates to a Google Sheets sales tracking spreadsheet. - Requires the gws-sheets and gws-drive skills to function. - Automates locating the sales pipeline sheet, reading current data, and appending a new deal row.
Metadata
Slug recipe-log-deal-update
Version 1.0.12
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 13
Frequently Asked Questions

What is Recipe Log Deal Update?

Append a deal status update to a Google Sheets sales tracking spreadsheet. It is an AI Agent Skill for Claude Code / OpenClaw, with 357 downloads so far.

How do I install Recipe Log Deal Update?

Run "/install recipe-log-deal-update" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Log Deal Update free?

Yes, Recipe Log Deal Update is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Log Deal Update support?

Recipe Log Deal Update is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Log Deal Update?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments