gws-adminGoogle Workspace Admin SDK: Manage users, groups, and devices.
Install via ClawdBot CLI:
clawdbot install googleworkspace-bot/gws-adminGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developers.google.com/workspace/admin/directory/reference/rest/v1/customUses known external API (expected, informational)
cloud.google.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
IT administrators can use this skill to automate user account management during employee lifecycle events. When a new employee joins, they can create user accounts, assign to appropriate groups, and provision devices. During offboarding, they can disable accounts, remove group memberships, and remotely wipe company data from mobile devices.
School IT staff can manage Chrome OS devices for students and faculty across different organizational units. They can deploy devices to specific classrooms, update device properties with location information, and perform bulk actions like moving multiple devices between organizational units during semester transitions.
Administrators managing organizations with multiple domains can use this skill to handle domain aliases and domain configurations. They can add new domains for acquisitions, configure domain aliases for brand consolidation, and manage user groups across different domains while maintaining proper access controls.
Security teams can manage role assignments and privileges to enforce least-privilege access principles. They can create custom roles for different departments, assign specific administrative privileges, and regularly audit role assignments to ensure compliance with security policies and regulatory requirements.
Companies with remote employees can use this skill to manage mobile devices and ensure security policies are enforced. IT can remotely wipe lost or stolen devices, enforce security actions on non-compliant devices, and maintain an inventory of all user-owned mobile devices accessing corporate resources.
IT service providers can offer Google Workspace administration as a managed service, charging monthly per-user fees for ongoing administration, device management, and security monitoring. This creates recurring revenue while reducing the burden on client IT teams.
Consulting firms can build custom automation solutions using this skill to streamline client IT operations. They can charge project-based fees for implementing automated onboarding/offboarding workflows, device deployment systems, and security compliance automation.
EdTech companies can integrate this skill into their platforms to offer device management features to schools and universities. They can charge licensing fees or include it as part of premium packages for educational institutions managing large fleets of Chrome OS devices.
💬 Integration Tip
Ensure proper authentication is configured by following the prerequisite gws-shared skill documentation, and consider implementing error handling for API rate limits when performing bulk operations on multiple resources.
Scored Apr 19, 2026
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Registra contrato de locação via Google Forms.
Google Sheets integration. Manage analytics data, records, and workflows. Use when the user wants to interact with Google Sheets data.
Google Drive integration. Manage Drives, Users, Permissions. Use when the user wants to interact with Google Drive data.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Google Sheets API integration with managed OAuth. Read and write spreadsheet data, create sheets, apply formatting, and manage ranges. Use this skill when users want to read from or write to Google Sheets. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.