OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add googleworkspace/cli --skill gws-modelarmor-create-template
Google Model Armor: Create a new Model Armor template.
npx skills add googleworkspace/cli --skill gws-modelarmor-create-template
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Create a new Model Armor template
| Flag | Required | Default | Description |
|---|---|---|---|
--project | ✓ | — | GCP project ID |
--location | ✓ | — | GCP location (e.g. us-central1) |
--template-id | ✓ | — | Template ID to create |
--preset | — | — | Use a preset template: jailbreak |
--json | — | — | JSON body for the template configuration (overrides --preset) |
[!CAUTION] This is a write command — confirm with the user before executing.