← 返回 Skills 市场
googleworkspace-bot

Recipe Create Feedback Form

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
462
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-feedback-form
功能描述
Create a Google Form for feedback and share it via Gmail.
安全使用建议
This recipe looks like a straightforward wrapper around your local 'gws' CLI to create a Google Form and email its link, so it is generally coherent — but check two things before installing/using it: (1) authentication: verify how the 'gws' binary is authenticated (OAuth credentials/token) and ensure no undocumented secret handling is required, and (2) recipients: the SKILL.md will send the form to [email protected] by default — confirm that address is correct and that you want an automated send (consider adding a confirmation step or editing the recipient). Also test the commands in a safe environment first to confirm the responderUri substitution and that the email content is what you expect.
功能分析
Type: OpenClaw Skill Name: recipe-create-feedback-form Version: 1.0.12 The skill bundle is a standard recipe for automating Google Workspace tasks. The instructions in SKILL.md describe a legitimate workflow to create a Google Form and send an email using the 'gws' CLI tool, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (create a Google Form and share via Gmail) aligns with the instructions, which call the 'gws' CLI to create a form and send an email. Declared dependency on the 'gws' binary and the gws-forms / gws-gmail skills is coherent.
Instruction Scope
Instructions are narrowly scoped to creating a form and emailing a link, but they include a hard-coded recipient ([email protected]) and rely on the agent to extract and substitute the responderUri into the email body. There are no safety checks, confirmation steps, or guidance about verifying recipients or content before sending.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint. It correctly lists 'gws' as a required binary rather than attempting to download or install arbitrary code.
Credentials
No environment variables or credentials are declared. However, sending email and creating Google Forms normally require authenticated access; the skill assumes the 'gws' CLI or referenced skills contain or manage authentication. The lack of any declared auth requirement or guidance about how credentials are provided is a notable omission.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. It is user-invocable and can be invoked autonomously (platform default) but does not request system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-create-feedback-form
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-create-feedback-form 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated the skill metadata version 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. - No changes were made to instructions or functionality.
v1.0.10
- Updated metadata version to 0.22.3 in SKILL.md. - No functional or instructional changes made.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No functional changes; documentation version updated.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No functionality or documentation changes beyond the version bump.
v1.0.7
- Updated metadata version to 0.22.0 in SKILL.md (was 0.21.2). - No other content or functionality changes.
v1.0.6
- Bumped version in SKILL.md from 0.21.1 to 0.21.2. - No other content changes.
v1.0.5
- Updated the skill version from 0.20.1 to 0.21.1 in metadata.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No other functional or content changes.
v1.0.3
- Updated skill version to 0.20.0 in metadata. - No other content changes.
v1.0.2
- Updated metadata version field from 1.0.0 to 0.19.0 for consistency. - Removed the redundant version field at the top of SKILL.md. - No changes to features or usage instructions.
v1.0.1
- Updated formatting in the SKILL.md metadata for consistency. - Changed list formatting under 'requires' to YAML list style. - No changes to functionality or usage.
v1.0.0
Initial release – create and share a Google Feedback Form via Gmail: - Provides step-by-step instructions to generate a Google Form for feedback. - Details how to obtain the form's URL. - Explains how to share the form with recipients using Gmail. - Lists required prerequisite skills: gws-forms, gws-gmail.
元数据
Slug recipe-create-feedback-form
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Create Feedback Form 是什么?

Create a Google Form for feedback and share it via Gmail. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 462 次。

如何安装 Recipe Create Feedback Form?

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

Recipe Create Feedback Form 是免费的吗?

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

Recipe Create Feedback Form 支持哪些平台?

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

谁开发了 Recipe Create Feedback Form?

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

💬 留言讨论