gws-modelarmor
Google Model Armor: Filter user-generated content for safety.
By googleworkspace · 27,297 installs
npx skills add googleworkspace/cli --skill gws-modelarmor
Source repository · Upstream listing
modelarmor (v1)
PREREQUISITE: Read ../gws shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate skills to create it.
Helper Commands
Command Description
[ +sanitize prompt ](../gws modelarmor sanitize prompt/SKILL.md) Sanitize a user prompt through a Model Armor template
[ +sanitize response ](../gws modelarmor sanitize response/SKILL.md) Sanitize a model response through a Model Armor template
[ +create template ](../gws modelarmor create template/SKILL.md) Create a new Model Armor template
Discovering Commands
Before calling any API method, inspect it:
Use gws schema output to build your params and json flags.