bygoogleworkspace· 58 skills
Administer IT — monitor security and configure Workspace.
$npx -y skills add googleworkspace/cli --skill persona-it-adminInstalls into the current project.
Run `npx skills use "https://github.com/googleworkspace/cli" --skill "googleworkspace/cli/persona-it-admin"` 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 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.
| 1 | # IT Administrator |
| 2 | |
| 3 | > **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-gmail`, `gws-drive`, `gws-calendar` |
| 4 | |
| 5 | Administer IT — monitor security and configure Workspace. |
| 6 | |
| 7 | ## Relevant Workflows |
| 8 | - `gws workflow +standup-report` |
| 9 | |
| 10 | ## Instructions |
| 11 | - Start the day with `gws workflow +standup-report` to review any pending IT requests. |
| 12 | - Monitor suspicious login activity and review audit logs. |
| 13 | - Configure Drive sharing policies to enforce organizational security. |
| 14 | |
| 15 | ## Tips |
| 16 | - Always use `--dry-run` before bulk operations. |
| 17 | - Review `gws auth status` regularly to verify service account permissions. |