Recipe Create Feedback Form
Generate structured feedback forms to improve user-created recipes within Google Workspace applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-create-feedback-form npx -- -y @trustedskills/recipe-create-feedback-form
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-create-feedback-form": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-create-feedback-form"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate feedback forms specifically designed for Google Workspace applications. It automates the creation of structured surveys to collect user input on features, usability, and overall satisfaction within the ecosystem.
When to use it
- You need to gather qualitative data from users about a specific Google Workspace tool like Gmail or Drive.
- Your organization requires a standardized method to track product improvements based on employee feedback.
- You are launching a new feature update and need an immediate mechanism to validate user reception.
- You want to automate the distribution of surveys without manually building forms in Google Forms.
Key capabilities
- Creates tailored feedback forms for various Google Workspace services.
- Structures survey questions to capture specific insights on application performance.
- Integrates seamlessly with the existing Google Workspace environment for data collection.
- Provides a reusable template approach for recurring feedback cycles.
Example prompts
- "Create a feedback form for our team to rate the new collaboration features in Google Meet."
- "Generate a survey to collect user suggestions for improving file sharing permissions in Google Drive."
- "Build a feedback form to evaluate the usability of the latest Gmail interface updates across our organization."
Tips & gotchas
Ensure your AI agent has appropriate permissions to access or create resources within your specific Google Workspace instance. This skill is best used when you have clear objectives for what type of user data you need to collect; vague prompts may result in generic forms that yield low-quality insights.
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.