OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add googleworkspace/cli --skill gws-modelarmor
Google Model Armor: Filter user-generated content for safety.
npx skills add googleworkspace/cli --skill gws-modelarmor
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
| Command | Description |
|---|---|
+sanitize-prompt | Sanitize a user prompt through a Model Armor template |
+sanitize-response | Sanitize a model response through a Model Armor template |
+create-template | Create a new Model Armor template |
Before calling any API method, inspect it:
Use gws schema output to build your --params and --json flags.