← 返回 Skills 市场
googleworkspace-bot

Recipe Log Deal Update

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
357
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-log-deal-update
功能描述
Append a deal status update to a Google Sheets sales tracking spreadsheet.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-log-deal-update
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-log-deal-update 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recipe-log-deal-update
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Log Deal Update 是什么?

Append a deal status update to a Google Sheets sales tracking spreadsheet. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。

如何安装 Recipe Log Deal Update?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-log-deal-update」即可一键安装,无需额外配置。

Recipe Log Deal Update 是免费的吗?

是的,Recipe Log Deal Update 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Log Deal Update 支持哪些平台?

Recipe Log Deal Update 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Log Deal Update?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论