cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Google Model Armor: Filter user-generated content for safety.
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/gws-modelarmorContext preview
What this command does when you run it.
Google Model Armor: Filter user-generated content for safety.
allowed-tools: Bash, Read, Write, Edit argument-hint: [resource] [method] [flags] description: Google Model Armor: Filter user-generated content for safety.
Execute Google Workspace Modelarmor operations: $ARGUMENTS
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
gws modelarmor <resource> <method> [flags]
| 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 |
Before calling any API method, inspect it:
# Browse resources and methods gws modelarmor --help # Inspect a method's required params, types, and defaults gws schema modelarmor.<resource>.<method>
Use `gws schema` output to build your `--params` and `--json` flags.
# List available resources and methods gws modelarmor --help # Inspect method schema before calling gws schema modelarmor.<resource>.<method> # Execute command with arguments gws modelarmor $ARGUMENTS
Execute the requested Modelarmor operation: $ARGUMENTS
1. **Verify Prerequisites**
2. **Inspect Method Schema**
3. **Execute Operation**
4. **Error Handling**
---
**License**: Apache License 2.0 **Source**: [Google Workspace CLI](https://github.com/googleworkspace/cli) **Original Skill**: `gws-modelarmor`
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image