gws-modelarmor-create-template

Create Google Cloud Armor Model Armor templates with project, location, and template-id.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-modelarmor-create-template-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-modelarmor-create-template
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-modelarmor-create-template
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-modelarmor-create-template-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of Google Model Armor templates, transforming manual setup into a repeatable, scriptable process.

Core Features & Use Cases

  • Create a new Model Armor template by specifying project, location, and template-id.
  • Optionally apply a preset (e.g., jailbreak) or supply a full JSON configuration for advanced scenarios.
  • Use cases include standardizing template deployment across multiple GCP projects and environments.

Quick Start

Run the gws modelarmor +create-template command with your project, location, and template-id to create a new template.

Frequently Asked Questions about gws-modelarmor-create-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Google Model Armor template in GCP?

To create a Google Model Armor template, you need to specify your project, location, and a unique template-id. You can also optionally apply a preset or provide a custom JSON configuration for advanced scenarios.

Can I use presets when creating a Model Armor template?

Yes, you can apply presets such as jailbreak configurations when creating a Model Armor template. You can also supply a full JSON configuration to customize advanced deployment scenarios across your environments.

What is the best way to automate Model Armor template deployment across multiple projects?

Automating Model Armor template deployment across multiple GCP projects is achieved by scripting the creation process with required parameters like project, location, and template-id, transforming manual setup into a repeatable workflow.

Do I need to provide a JSON configuration to set up a Model Armor template?

You do not need to provide a JSON configuration to set up a Model Armor template. You can simply specify your project, location, and template-id, and optionally use a preset for quick standardization.

What parameters are required to provision a new Model Armor template?

Provisioning a new Model Armor template requires the --project, --location, and --template-id parameters. Optional parameters like --preset and --json are supported for further customization of the template.