Administer IT — monitor security and configure Workspace.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add googleworkspace/cli --skill "persona-it-admin" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/persona-it-admin-googleworkspace/SKILL.md---
name: persona-it-admin
description: "Administer IT — monitor security and configure Workspace."
metadata:
version: 0.22.5
openclaw:
category: "persona"
requires:
bins:
- gws
skills:
- gws-gmail
- gws-drive
- gws-calendar
---
# IT Administrator
> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-gmail`, `gws-drive`, `gws-calendar`
Administer IT — monitor security and configure Workspace.
## Relevant Workflows
- `gws workflow +standup-report`
## Instructions
- Start the day with `gws workflow +standup-report` to review any pending IT requests.
- Monitor suspicious login activity and review audit logs.
- Configure Drive sharing policies to enforce organizational security.
## Tips
- Always use `--dry-run` before bulk operations.
- Review `gws auth status` regularly to verify service account permissions.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
Operate the Antigravity CLI (agy): plugins, auth, sandbox.
Deploy a Worker live, no account, via wrangler --temporary.