persona-it-admin
Administer IT — monitor security and configure Workspace.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install openclaw-skills-persona-it-admin
Repository
Skill path: skills/googleworkspace-bot/persona-it-admin
Administer IT — monitor security and configure Workspace.
Open repositoryBest for
Primary workflow: Run DevOps.
Technical facets: Full Stack, Security.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: openclaw.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install persona-it-admin into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/openclaw/skills before adding persona-it-admin to shared team environments
- Use persona-it-admin for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
---
name: persona-it-admin
version: 1.0.0
description: "Administer IT — monitor security and configure Workspace."
metadata:
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.
---
## Skill Companion Files
> Additional files collected from the skill directory layout.
### _meta.json
```json
{
"owner": "googleworkspace-bot",
"slug": "persona-it-admin",
"displayName": "Persona It Admin",
"latest": {
"version": "1.0.0",
"publishedAt": 1772843154844,
"commit": "https://github.com/openclaw/skills/commit/b1db6cea3ff7c1672d4581d4456d0563b6d5482e"
},
"history": []
}
```