gws-contacts

Manage Google Contacts with CRUD operations via the gws CLI.

7|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/omriariav/workspace-cli --skill gws-contacts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-contacts
Source: https://github.com/omriariav/workspace-cli/tree/main/skills/contacts
Command: npx skills add https://github.com/omriariav/workspace-cli --skill gws-contacts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of your Google Contacts, allowing you to perform common operations like listing, searching, creating, and deleting contacts directly from your terminal.

Core Features & Use Cases

  • Contact Management: List, search, view, create, update, and delete contacts.
  • Batch Operations: Efficiently create, update, or delete multiple contacts at once.
  • Directory Access: Search and list people within your organization's directory.
  • Use Case: Quickly find a colleague's contact information by searching their name, or add a new client's details with a single command.

Quick Start

Use the gws contacts skill to list your contacts.

Frequently Asked Questions about gws-contacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Contacts from the command line?

You can manage Google Contacts from the command line by using the gws CLI tool to perform CRUD operations on contacts and query organizational directories. It supports batch processing for efficient updates.

Can I create and delete multiple Google Contacts at once?

Yes, you can create, update, and delete multiple Google Contacts at once using the batch processing capabilities of the gws CLI tool. This allows efficient bulk contact management.

Do I need OAuth2 to access the Google People API for contacts?

Yes, you need OAuth2 authentication to securely access the Google People API for contacts. This ensures your credentials and directory data remain protected during CLI operations.

How do I search my organization's directory for colleague contact information?

You search your organization's directory for colleague contact information by using the gws CLI tool to query people within the directory. This allows quick lookups of colleague details by name.

What are the limitations of using a CLI for Google Contacts management?

Using a CLI for Google Contacts management requires OAuth2 setup and limits interactions to text-based outputs. It is designed for direct operations rather than visual contact organization.