← 返回 Skills 市场
Recipe Backup Sheet As Csv
作者
googleworkspace-bot
· GitHub ↗
· v1.0.13
· MIT-0
468
总下载
0
收藏
10
当前安装
14
版本数
在 OpenClaw 中安装
/install recipe-backup-sheet-as-csv
功能描述
Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
安全使用建议
This recipe is internally consistent for exporting a Google Sheet to CSV. Before installing, verify you trust the gws CLI and the referenced helper skills (gws-sheets, gws-drive) because they will perform authentication and access your Google Drive/Sheets. Confirm where your Google credentials/OAuth tokens are stored and that you are comfortable granting the CLI access to the sheets you intend to export. Test first with a non-sensitive sheet and review the helper skills' docs or code (if available) to ensure they don't perform additional actions you didn't expect.
功能分析
Type: OpenClaw Skill
Name: recipe-backup-sheet-as-csv
Version: 1.0.13
The skill bundle provides legitimate instructions for exporting Google Sheets to CSV format using the 'gws' CLI tool. The commands in SKILL.md are consistent with the stated purpose of productivity and local backup, and there is no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the actual instructions: all steps use the gws CLI to read or export a spreadsheet as CSV. The required binary (gws) and the declared helper skills (gws-sheets, gws-drive) are appropriate for the task.
Instruction Scope
Instructions are narrowly scoped to calling gws commands with a spreadsheet ID and range. They do not request arbitrary file reads or network exfiltration. Note: the recipe explicitly requires loading gws-sheets and gws-drive skills — those helper skills (not included here) likely handle authentication and may access credentials or other APIs.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by this skill itself.
Credentials
This skill declares no env vars or credentials, which is proportionate to an instruction-only recipe. However, the gws CLI and the required helper skills will typically need Google authentication (OAuth tokens or credentials) stored outside this skill; those are not requested here but are necessary at runtime.
Persistence & Privilege
always is false and the skill does not request any special persistent privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but the skill's actions are limited and focused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-backup-sheet-as-csv - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-backup-sheet-as-csv触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.13
- Updated skill version metadata from 0.22.4 to 0.22.5 in SKILL.md
- No changes to the functionality or instructions
v1.0.12
- Updated internal version number in SKILL.md from 0.22.3 to 0.22.4.
- No functional or instructional changes.
v1.0.11
- Bumped metadata version from 0.22.2 to 0.22.3 in SKILL.md.
- No other changes made to functionality or documentation.
v1.0.10
- Updated version in metadata from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.9
- Updated skill version metadata from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.8
- Updated version number to 0.22.0 in the SKILL.md file.
v1.0.7
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.6
- Updated skill version to 0.21.1 in metadata.
- No other content changes; documentation steps and description remain the same.
v1.0.5
- Updated skill metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.4
- Bumped skill version from 0.19.0 to 0.20.0 in metadata.
- No changes to functionality or instructions.
v1.0.3
- Updated metadata format in SKILL.md for improved compatibility.
- Moved version field into metadata and changed its value to 0.19.0.
- Removed version field from the top level.
v1.0.2
- Updated SKILL.md to use YAML array syntax for metadata dependencies (bins and skills).
- No changes to functionality or instructions.
v1.0.1
- Updated command example in step 3 to use `--spreadsheet` instead of `--spreadsheet-id` for consistency.
v1.0.0
Initial release.
- Export a Google Sheets spreadsheet as a CSV file for local backup or processing.
- Provides step-by-step instructions for using related skills to export or read sheet data as CSV.
- Requires `gws-sheets` and `gws-drive` skills to operate.
元数据
常见问题
Recipe Backup Sheet As Csv 是什么?
Export a Google Sheets spreadsheet as a CSV file for local backup or processing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 468 次。
如何安装 Recipe Backup Sheet As Csv?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-backup-sheet-as-csv」即可一键安装,无需额外配置。
Recipe Backup Sheet As Csv 是免费的吗?
是的,Recipe Backup Sheet As Csv 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Backup Sheet As Csv 支持哪些平台?
Recipe Backup Sheet As Csv 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Backup Sheet As Csv?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.13。
推荐 Skills