gws-modelarmor-create-template

Create Google Model Armor templates using presets or custom JSON configurations.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-modelarmor-create-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-modelarmor-create-template
Source: https://github.com/m13v/fazm/tree/main/skills/gws-modelarmor-create-template
Command: npx skills add https://github.com/m13v/fazm --skill gws-modelarmor-create-template

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new Model Armor templates within Google Cloud, streamlining the process of defining security policies for AI models.

Core Features & Use Cases

  • Template Creation: Generates new Model Armor templates with specified configurations.
  • Preset Usage: Supports using predefined presets like 'jailbreak' for quick template setup.
  • Custom JSON Configuration: Allows for detailed template configuration via JSON input.
  • Use Case: Security engineers can quickly deploy new Model Armor templates to enforce safety guidelines for generative AI applications across different GCP projects and locations.

Quick Start

Create a new Model Armor template named 'my-tmpl' in the 'us-central1' location for project 'P' using the 'jailbreak' preset.

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 Model Armor template in GCP?

To create a Model Armor template in GCP, use this Skill to specify your project, location, and template identifier, then apply either a predefined preset or a custom JSON configuration to define security policies.

Can I use a preset to quickly configure Model Armor security policies?

Yes, you can use predefined presets like 'jailbreak' for quick Model Armor template setup, allowing you to rapidly deploy security policies for your generative AI applications without building configurations from scratch.

Do I need the gws CLI tool to generate Google Model Armor templates?

Yes, you need the 'gws' CLI tool installed and configured to generate Google Model Armor templates, as this Skill relies on it to execute the template creation within your specified GCP project and location.

How do I apply custom security policies to AI models in Google Cloud?

You apply custom security policies to AI models by providing a custom JSON configuration during Model Armor template creation, which allows detailed policy definitions beyond the standard predefined presets.

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

Automating Model Armor template deployment involves using this Skill to programmatically define templates with specific project and location identifiers, ensuring consistent security policy enforcement across your GCP environments.

Are there limitations when using custom JSON for Model Armor template configuration?

When using custom JSON for Model Armor template configuration, you must ensure the JSON structure perfectly matches GCP requirements, as any formatting errors will prevent the CLI tool from successfully creating the security policy template.