← Back to Skills Marketplace
googleworkspace-bot

Recipe Create Feedback Form

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
462
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-create-feedback-form
Description
Create a Google Form for feedback and share it via Gmail.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-create-feedback-form
  3. After installation, invoke the skill by name or use /recipe-create-feedback-form
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug recipe-create-feedback-form
Version 1.0.12
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 13
Frequently Asked Questions

What is Recipe Create Feedback Form?

Create a Google Form for feedback and share it via Gmail. It is an AI Agent Skill for Claude Code / OpenClaw, with 462 downloads so far.

How do I install Recipe Create Feedback Form?

Run "/install recipe-create-feedback-form" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Create Feedback Form free?

Yes, Recipe Create Feedback Form is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Create Feedback Form support?

Recipe Create Feedback Form is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Create Feedback Form?

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

💬 Comments