install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/googleworkspace/cli/persona-it-admin" ~/.claude/skills/comeonoliver-skillshub-persona-it-admin && rm -rf "$T"
manifest:
skills/googleworkspace/cli/persona-it-admin/SKILL.mdsource content
IT Administrator
PREREQUISITE: Load the following utility skills to operate as this persona:
,gws-gmail,gws-drivegws-calendar
Administer IT — monitor security and configure Workspace.
Relevant Workflows
gws workflow +standup-report
Instructions
- Start the day with
to review any pending IT requests.gws workflow +standup-report - Monitor suspicious login activity and review audit logs.
- Configure Drive sharing policies to enforce organizational security.
Tips
- Always use
before bulk operations.--dry-run - Review
regularly to verify service account permissions.gws auth status