Recipe Deploy Apps Script
Automates deployment of Google Apps Script projects from repositories using a defined recipe and version control.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-deploy-apps-script npx -- -y @trustedskills/recipe-deploy-apps-script
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-deploy-apps-script": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-deploy-apps-script"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The recipe-deploy-apps-script skill enables AI agents to automate the deployment of Google Workspace applications directly from command-line recipes. It streamlines the installation process for tools like Google Calendar, Drive, and Meet by executing pre-defined scripts within a secure environment.
When to use it
- Automate the setup of new Google Workspace features across multiple user accounts without manual intervention.
- Standardize application installations in enterprise environments to ensure consistent configurations.
- Quickly provision specific tools for new team members during onboarding workflows.
- Execute bulk deployment tasks via script execution rather than navigating individual admin consoles.
Key capabilities
- Executes pre-configured recipes to install Google Workspace applications.
- Operates directly from the command line for integration into automation pipelines.
- Manages the lifecycle of app installations within the Google Workspace ecosystem.
- Reduces manual administrative overhead by scripting repetitive deployment tasks.
Example prompts
- "Run the recipe-deploy-apps-script to install Google Calendar for all users in the 'Sales' domain."
- "Execute a deployment script to add Google Drive storage limits for new employees joining next week."
- "Use the apps script recipe to verify and update the status of installed Workspace tools for our marketing team."
Tips & gotchas
Ensure you have appropriate administrative privileges before running deployment scripts, as these actions modify system-wide application settings. Always test recipes in a sandbox environment or with a small user group before rolling out changes organization-wide to prevent unintended disruptions.
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.