* 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>
8 lines
467 B
Markdown
8 lines
467 B
Markdown
# 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.
|