gws-modelarmor-create-template

Automates Model Armor template creation via gws modelarmor +create-template CLI with required flags.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-modelarmor-create-template-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-modelarmor-create-template
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/gws-modelarmor-create-template
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-modelarmor-create-template-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a Google Model Armor template, reducing manual setup and configuration.

Core Features & Use Cases

  • CLI-driven template creation for Google Model Armor.
  • Enforces required flags (--project, --location, --template-id) and optional presets (--preset) or JSON configurations (--json).
  • Integrates with gws-shared authentication and safety rules to ensure compliant deployments.

Quick Start

Create a new Model Armor template for your Google Cloud project using the gws modelarmor +create-template command with the required flags.

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 using the Google Cloud CLI?

You can create a Model Armor template by running the gws modelarmor +create-template CLI with the required flags --project, --location, and --template-id to automate Google Cloud setup.

What is Model Armor template creation used for in Google Cloud?

Model Armor template creation automates the setup of safety configurations across Google Cloud projects and regions, reducing manual configuration while enforcing compliant deployments through shared authentication rules.

Can I use a JSON configuration or preset when creating a Model Armor template?

Yes, the Model Armor template creation supports optional --preset and --json flags, allowing you to apply predefined configurations or custom JSON configurations alongside the required project and location flags.

Do I need shared authentication rules to create a Model Armor template?

Yes, the Model Armor template creation integrates with gws-shared authentication and safety rules to ensure that your Google Cloud deployments remain compliant throughout the automated template generation process.

What are the required flags for the gws modelarmor create-template command?

The required flags for creating a Model Armor template are --project, --location, and --template-id, which specify the Google Cloud project, deployment region, and unique identifier for the new template.