gws-modelarmor-create-template

Create a Google Model Armor template for a project, location, and template-id.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill gws-modelarmor-create-template-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-modelarmor-create-template
Source: https://github.com/73ai/openbotkit/tree/main/skills/gws-modelarmor-create-template
Command: npx skills add https://github.com/73ai/openbotkit --skill gws-modelarmor-create-template-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines creating a new Google Model Armor template to standardize security configurations across projects, reducing setup time and errors.

Core Features & Use Cases

  • Template creation: generates a new Model Armor template with specified project, location, and template-id.
  • Enforces prerequisites: references auth and global flags from gws-shared.
  • Use Case: rapidly provision secure, policy-driven templates for new projects or environments.

Quick Start

Run gws modelarmor +create-template --project <PROJECT> --location <LOCATION> --template-id <ID> to create a new Model Armor 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 for a specific GCP project?

To create a Google Model Armor template, run the command specifying your project, location, and template-id. This automates template provisioning and enforces required flags to standardize security configurations across environments.

What is the best way to automate Model Armor template provisioning across multiple GCP environments?

Automating Model Armor template provisioning is best achieved using a command-line skill that validates inputs and enforces required flags. This enables rapid, policy-driven template creation for new projects or teams.

Do I need gws-shared authentication controls before creating a Model Armor template?

Yes, you need gws-shared authentication controls before creating a Model Armor template. The skill references auth and global flags from gws-shared to ensure secure, policy-driven template provisioning across your GCP environments.

How does validating inputs work when generating a new Model Armor template?

Validating inputs when generating a Model Armor template works by enforcing required flags like project, location, and template-id. This mechanism reduces setup errors and ensures standard security configurations are applied.

Can I use this Model Armor template creation skill for rapid provisioning in new environments?

Yes, you can use this skill for rapid provisioning in new environments. It is designed for cloud deployment workflows, allowing teams to quickly generate secure, policy-driven Model Armor templates.

What are the limitations of automating Model Armor template creation with this skill?

A limitation of automating Model Armor template creation is the strict dependency on gws-shared authentication and global flags. The skill enforces required flags, meaning any missing inputs or auth misconfigurations will halt the provisioning process.