G
gws-modelarmor-create-template
by @googleworkspacev
4.4(140)
Google Model Armorでモデルのセキュリティとデプロイメントのための新しいテンプレートを作成します。
インストール方法
npx skills add googleworkspace/cli --skill gws-modelarmor-create-templatecompare_arrows
Before / After 効果比較
1 组使用前
以前は、Google Model Armorテンプレートの作成には、さまざまなパラメータとルールを手動で設定する必要がありました。このプロセスは複雑で、特にプラットフォームに不慣れなユーザーにとっては、重要な設定を見落としやすく、学習曲線が急で、時間がかかり、不適切な設定につながる可能性がありました。
使用後
現在では、自動化された指示により、ベストプラクティスに準拠した新しいGoogle Model Armorテンプレートを迅速に生成できます。システムが必要な設定をガイドし、テンプレートの完全性と有効性を確保することで、モデルセキュリティポリシーの展開プロセスを大幅に簡素化します。
description SKILL.md
modelarmor +create-template
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Create a new Model Armor template
Usage
gws modelarmor +create-template --project <PROJECT> --location <LOCATION> --template-id <ID>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--project | ✓ | — | GCP project ID |
--location | ✓ | — | GCP location (e.g. us-central1) |
--template-id | ✓ | — | Template ID to create |
--preset | — | — | Use a preset template: jailbreak |
--json | — | — | JSON body for the template configuration (overrides --preset) |
Examples
gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --preset jailbreak
gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --json '{...}'
Tips
- Defaults to the jailbreak preset if neither --preset nor --json is given.
- Use the resulting template name with +sanitize-prompt and +sanitize-response.
[!CAUTION] This is a write command — confirm with the user before executing.
See Also
- gws-shared — Global flags and auth
- gws-modelarmor — All filter user-generated content for safety commands
forumユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数3.5K
評価4.4 / 5.0
バージョン
更新日2026年4月29日
比較事例1 件
ユーザー評価
4.4(140)
5
24%
4
51%
3
24%
2
2%
1
0%
この Skill を評価
0.0
対応プラットフォーム
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
タイムライン
作成2026年3月16日
最終更新2026年4月29日