← Back to Skills Marketplace
Recipe Collect Form Responses
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
396
Downloads
0
Stars
10
Active Installs
13
Versions
Install in OpenClaw
/install recipe-collect-form-responses
Description
Retrieve and review responses from a Google Form.
Usage Guidance
This recipe is instruction-only and simply runs the gws CLI to list forms and responses. Before enabling: ensure you have the gws CLI installed from a trusted source and that it's authenticated to the Google account you intend to use; install or enable the referenced gws-forms skill if required. Understand that this skill itself does not request credentials — the gws tool will access your Google credentials/configuration, so verify gws' permissions and stored tokens. If you need stricter controls, restrict which Google account or service account gws uses or test the commands manually first.
Capability Analysis
Type: OpenClaw Skill
Name: recipe-collect-form-responses
Version: 1.0.12
The skill bundle is a simple recipe for retrieving Google Form responses using the 'gws' command-line tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any malicious code, data exfiltration attempts, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (collect Google Form responses) align with the declared requirement for the 'gws' binary and the dependent 'gws-forms' skill — those are the tools you would expect to use for Google Forms access.
Instruction Scope
SKILL.md only instructs running specific gws commands to list forms, get form details, and list responses. It does not ask the agent to read unrelated files, exfiltrate data, or call external endpoints outside the gws CLI.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by this skill itself — lowest-risk install profile.
Credentials
The skill declares no environment variables or credentials. That's reasonable because it relies on the gws CLI for auth; however, gws itself will require Google authentication (stored/configured outside this skill). Users should ensure they trust and correctly configure the gws CLI and any other skills (gws-forms) that provide credentials.
Persistence & Privilege
The skill is not always-enabled and does not request elevated/persistent privileges or modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-collect-form-responses - After installation, invoke the skill by name or use
/recipe-collect-form-responses - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated 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.
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
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
- No changes to steps or functionality; documentation update only.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No changes to features, usage steps, or functionality.
v1.0.7
- Updated skill metadata version from 0.21.2 to 0.22.0 in SKILL.md.
- No changes to functionality or instructions.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
- No changes to instructions or functionality.
v1.0.5
- Updated skill version metadata from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Bumped version from 0.20.0 to 0.20.1 in metadata.
- No functional or instructional changes made.
v1.0.3
- Updated metadata version to 0.20.0 in SKILL.md.
v1.0.2
- Updated version metadata format and number in SKILL.md.
- Removed redundant version field from top-level; now included under metadata.
v1.0.1
- Updated indentation and formatting in metadata for improved readability.
- No functional or feature changes.
v1.0.0
Initial release of recipe-collect-form-responses.
- Enables retrieval and review of responses from a Google Form.
- Includes step-by-step instructions to list forms, get form details, and view responses.
- Requires gws and gws-forms skills for execution.
- Categorized under productivity recipes.
Metadata
Frequently Asked Questions
What is Recipe Collect Form Responses?
Retrieve and review responses from a Google Form. It is an AI Agent Skill for Claude Code / OpenClaw, with 396 downloads so far.
How do I install Recipe Collect Form Responses?
Run "/install recipe-collect-form-responses" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Collect Form Responses free?
Yes, Recipe Collect Form Responses is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Collect Form Responses support?
Recipe Collect Form Responses is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Collect Form Responses?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills