google-directory

Installation
SKILL.md

Google Directory

Google Directory is a service for managing users, groups, and devices within a Google Workspace organization. It's used by IT administrators to control access and permissions for employees and resources. Think of it as the user management system for companies using Google Workspace.

Official docs: https://developers.google.com/admin-sdk/directory/

Google Directory Overview

  • Users
    • User
  • Groups
    • Group
  • Members
  • Schemas
    • Schema

Working with Google Directory

This skill uses the Membrane CLI (npx @membranehq/cli@latest) to interact with Google Directory. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Installs
1
GitHub Stars
232
First Seen
11 days ago
google-directory — membranedev/application-skills