@googleworkspace/gws-modelarmor-create-template

by googleworkspace · v1.0.0 · prompt

Google Model Armor: Create a new Model Armor template.

Install

Add @googleworkspace/gws-modelarmor-create-template to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-modelarmor-create-template

Instructions

# modelarmor +create-template > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. Create a new Model Armor template ## Usage ```bash gws modelarmor +create-template --project <PROJECT> --location <LOCATION> --template-id <ID> ``` ## Flags | Flag | Required | Default | Description | |------|----------|---------|-------------| | `--project` | ✓ | — | GCP project ID | | `--location` | ✓ | — | GCP location (e.g. us-central1) | | `--template-id` | ✓ | — | Template ID to create | | `--preset` | — | — | Use…

Keywords: template, google, gws, modelarmor, workspace, create