cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Google Model Armor: Sanitize a user prompt through a Model Armor template.
$ 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-modelarmor-sanitize-promptContext preview
What this command does when you run it.
Google Model Armor: Sanitize a user prompt through a Model Armor template.
allowed-tools: Bash, Read, Write, Edit argument-hint: [resource] [method] [flags] description: Google Model Armor: Sanitize a user prompt through a Model Armor template.
Execute Google Workspace Modelarmor Sanitize Prompt operations: $ARGUMENTS
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
Sanitize a user prompt through a Model Armor template
gws modelarmor +sanitize-prompt --template <NAME>
| Flag | Required | Default | Description | |------|----------|---------|-------------| | `--template` | ✓ | — | Full template resource name (projects/PROJECT/locations/LOCATION/templates/TEMPLATE) | | `--text` | — | — | Text content to sanitize | | `--json` | — | — | Full JSON request body (overrides --text) |
gws modelarmor +sanitize-prompt --template projects/P/locations/L/templates/T --text 'user input' echo 'prompt' | gws modelarmor +sanitize-prompt --template ...
# List available resources and methods gws modelarmor-sanitize-prompt --help # Inspect method schema before calling gws schema modelarmor-sanitize-prompt.<resource>.<method> # Execute command with arguments gws modelarmor-sanitize-prompt $ARGUMENTS
Execute the requested Modelarmor Sanitize Prompt 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-sanitize-prompt`
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