.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/cli/gws-modelarmor-create-template
home/skills/googleworkspace/cli/gws-modelarmor-create-template
googleworkspace avatar

gws-modelarmor-create-template

bygoogleworkspace· 58 skills

Installs

24k

Stars

30k

Forks

1.8k

Category

Security

View on GitHub

TL;DR

Google Model Armor: Create a new Model Armor template.

How to install gws-modelarmor-create-template?

googleworkspace/cli/gws-modelarmor-create-template
$npx -y skills add googleworkspace/cli --skill gws-modelarmor-create-template

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/googleworkspace/cli" --skill "googleworkspace/cli/gws-modelarmor-create-template"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/googleworkspace/cli" that are relevant to the current task. Run `npx skills add "https://github.com/googleworkspace/cli"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# modelarmor +create-template
2 
3> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
4 
5Create a new Model Armor template
6 
7## Usage
8 
9```bash
10gws modelarmor +create-template --project <PROJECT> --location <LOCATION> --template-id <ID>
11```
12 
13## Flags
14 
15| Flag | Required | Default | Description |
16|------|----------|---------|-------------|
17| `--project` | ✓ | — | GCP project ID |
18| `--location` | ✓ | — | GCP location (e.g. us-central1) |
19| `--template-id` | ✓ | — | Template ID to create |
20| `--preset` | — | — | Use a preset template: jailbreak |
21| `--json` | — | — | JSON body for the template configuration (overrides --preset) |
22 
23## Examples
24 
25```bash
26gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --preset jailbreak
27gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --json '{...}'
28```
29 
30## Tips
31 
32- Defaults to the jailbreak preset if neither --preset nor --json is given.
33- Use the resulting template name with +sanitize-prompt and +sanitize-response.
34 
35> [!CAUTION]
36> This is a **write** command — confirm with the user before executing.
37 
38## See Also
39 
40- [gws-shared](../gws-shared/SKILL.md) — Global flags and auth
41- [gws-modelarmor](../gws-modelarmor/SKILL.md) — All filter user-generated content for safety commands

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass
  • Runlayerpass
  • ZeroLeakspass

Preview

googleworkspace/cligoogleworkspace/cli

$ npx -y skills add googleworkspace/cli --skill gws-modelarmor-create-template

▸ installing to .claude/skills…

✓ gws-modelarmor-create-template ready

Repogoogleworkspace/cli
TypeSkills
CategorySecurity
ForDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. microsoft avatarentra-app-registrationGuides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration.SkillsJul 2026484k1.3k
  2. microsoft avatarazure-complianceRun Azure compliance and security audits with azqr plus Key Vault expiration checks.SkillsJul 2026484k1.3k
  3. microsoft avatarentra-agent-idProvision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token…SkillsJul 2026207k1.3k
  4. firebase avatarfirebase-security-rules-auditorAudits Firebase (Firestore, Cloud Storage) security rules for vulnerabilities, privilege escalation, role bypasses, create vs update inconsistencies, resource…SkillsJul 202680k389
  5. samber avatargolang-securitySecurity best practices and vulnerability prevention for Golang.SkillsJul 202635k2.7k
  6. googleworkspace avatargws-modelarmorGoogle Model Armor: Filter user-generated content for safety.SkillsJul 202624k30k