managing-recipes - Manage and standardize reproducible recipes in agy-recipes
Enforces strict guidelines for creating, modifying, and refactoring reproducible recipes under the agy-recipes folder.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold new recipe directories
- Implement setup and teardown scripts
- Register agent skills and workflows
- Track provisioned resources in JSON
- Clean up created GCP resources
Inputs
- Recipe source directory
- GCP project configuration
- IAM permissions
- Recipe template directory
Outputs
- Setup and teardown Python scripts
- Resource tracker JSON files
- Agent skill definition files
- Deploy and destroy workflow files
- Provisioned GCP resources
Requirements
- uv package manager
- Google Cloud SDK and APIs
- Antigravity workspace folder structure
- Google Cloud authentication credentials
