← 返回 Skills 市场
googleworkspace-bot

Recipe Sync Contacts To Sheet

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
340
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-sync-contacts-to-sheet
功能描述
Export Google Contacts directory to a Google Sheets spreadsheet.
安全使用建议
This recipe is internally consistent for exporting Google Contacts to Google Sheets. Before installing: confirm the gws CLI and the gws-people / gws-sheets skills come from sources you trust; be aware you will need Google credentials that grant People API directory read and Sheets write access (listing domain directory entries can require high privileges). Use the least-privilege account possible, verify which account is authorized by gws, and double-check the target SHEET_ID so sensitive directory data isn't written to an unintended spreadsheet.
功能分析
Type: OpenClaw Skill Name: recipe-sync-contacts-to-sheet Version: 1.0.12 The skill bundle provides a straightforward recipe for exporting Google Contacts to a Google Sheet using the 'gws' utility. The instructions in SKILL.md are consistent with the stated purpose, utilizing legitimate API calls for directory listing and spreadsheet appending without any evidence of malicious intent, data exfiltration to third parties, or obfuscation.
能力评估
Purpose & Capability
Name/description match the runtime instructions: it calls a Google Workspace CLI (gws) to read directory contacts and append them to a Google Sheet. Declared dependency on gws and the gws-people / gws-sheets skills is appropriate.
Instruction Scope
SKILL.md only runs gws people list and gws sheets append commands to fetch contacts and write rows to a sheet. It does not instruct reading unrelated files, harvesting environment variables, or sending data to arbitrary external endpoints.
Install Mechanism
No install spec or downloaded code is present (instruction-only), so nothing is written to disk by the skill itself — lowest-risk install model.
Credentials
The skill declares no env vars, which is consistent for an instruction-only recipe. However, the gws CLI and referenced gws-people/gws-sheets skills will require Google credentials and API scopes at runtime (People API directory read and Sheets write). Listing DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE may require wide domain-level read permissions; ensure credentials used are appropriate and limited to the minimum necessary.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system changes. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-sync-contacts-to-sheet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-sync-contacts-to-sheet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No changes made to functionality, usage instructions, or description.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No changes to functionality or instructions.
v1.0.9
recipe-sync-contacts-to-sheet 1.0.9 - Updated metadata version in SKILL.md from 0.22.1 to 0.22.2 - No changes to recipe steps or usage instructions
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Updated skill metadata version from 0.21.2 to 0.22.0 in SKILL.md. - No changes to functionality or documentation content.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated skill metadata version from 0.20.1 to 0.21.1 in SKILL.md. - No changes to the skill's functionality or instructions.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No changes made to the recipe steps or functionality.
v1.0.3
- Bumped skill version to 0.20.0. - No changes to functionality or documentation content.
v1.0.2
- Updated metadata section to use a new format and include version: 0.19.0. - Removed the top-level "version" field. - No changes to recipe functionality or usage steps.
v1.0.1
- Updated formatting of the SKILL.md metadata for consistency (list indentation and dash usage). - No functional or instructional changes.
v1.0.0
Initial release of recipe-sync-contacts-to-sheet: - Exports Google Contacts directory to a Google Sheets spreadsheet. - Requires both gws-people and gws-sheets skills. - Lists contacts with names, emails, and phone numbers. - Creates a new Contacts sheet with column headers. - Appends each contact as a row in the sheet.
元数据
Slug recipe-sync-contacts-to-sheet
版本 1.0.12
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 13
常见问题

Recipe Sync Contacts To Sheet 是什么?

Export Google Contacts directory to a Google Sheets spreadsheet. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。

如何安装 Recipe Sync Contacts To Sheet?

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

Recipe Sync Contacts To Sheet 是免费的吗?

是的,Recipe Sync Contacts To Sheet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Sync Contacts To Sheet 支持哪些平台?

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

谁开发了 Recipe Sync Contacts To Sheet?

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

💬 留言讨论