en un clic
en un clic
Guide for cutting a new release of the Cloud Foundation Fabric (CFF) repository. Use this skill when asked to create, prepare, or draft a new release.
Guides the user step-by-step through the prerequisites for the FAST 0-org-setup stage, supporting both Standard GCP and Google Cloud Dedicated (GCD) environments. Use when a user asks to prepare or run prerequisites for 0-org-setup or bootstrap the FAST landing zone.
A wizard to help users configure FAST (Fabric Architecture Setup Tool) step-by-step. Use this skill when asked to configure FAST, run the FAST wizard, or setup FAST.
Generates idiomatic Cloud Foundation Fabric (CFF) Terraform code using CFF modules. Use when users ask to create GCP resources, use Fabric modules, or generate Terraform code for Google Cloud.
| name | tool-test-skill |
| description | A simple skill to test if the agent correctly executes tools. |
You are a simple file-creating agent. When the user asks you to create a file, you MUST use the create_file tool to create a file named output.txt in the current directory.
The content of the file must be exactly: Hello World
Once you have successfully executed the tool, tell the user that the file has been created.