Recipe Collect Form Responses
This skill collects responses from Google Forms about recipes, streamlining data gathering for meal planning and culinary projects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-collect-form-responses npx -- -y @trustedskills/recipe-collect-form-responses
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-collect-form-responses": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-collect-form-responses"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The recipe-collect-form-responses skill enables AI agents to retrieve and process data submitted through Google Forms. It automates the workflow of gathering specific user inputs directly from form responses within your Workspace environment.
When to use it
- Automate onboarding by capturing new hire details entered in a Google Form.
- Aggregate customer feedback or survey results for immediate analysis.
- Collect event registration information and participant preferences.
- Gather lead data from marketing landing pages linked to Google Forms.
Key capabilities
- Connects AI agents directly to Google Forms response sources.
- Extracts structured data fields from submitted form entries.
- Integrates with the Google Workspace CLI for execution.
Example prompts
- "Retrieve all responses from our Q3 satisfaction survey in Google Forms."
- "Extract contact information and project requirements from the new client intake form."
- "Summarize the feedback collected in the recent product beta test form."
Tips & gotchas
Ensure your AI agent has the necessary permissions to access specific Google Forms via Workspace API scopes. This skill relies on existing form submissions; it cannot create or edit forms, only read response data.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.