Initial skill to compose Fabric modules (#3868)
* Initial skill to use compose Fabric modules * Update CONTRIBUTING to reflect new naming patterns * Fix boilertplate * Add readme, update year * Update script and conventions * fix python format * remove random string mention * Make fetch commands explicit. Allow downloading schemas. --------- Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
This commit is contained in:
7
skills/README.md
Normal file
7
skills/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Fabric Skills
|
||||
|
||||
This directory contains skills for AI agents to leverage Cloud Foundation Fabric (CFF). These skills provide context, guidelines, and tools for agents to perform specific tasks related to CFF.
|
||||
|
||||
## Available Skills
|
||||
|
||||
- **[fabric-builder](./fabric-builder)**: 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.
|
||||
Reference in New Issue
Block a user