google-contacts

Search, create, update, and delete Google Contacts via the AgentPMT API.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/AgentPMT/agent-skills --skill google-contacts-agentpmt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-contacts
Source: https://github.com/AgentPMT/agent-skills/tree/main/skills/google-contacts
Command: npx skills add https://github.com/AgentPMT/agent-skills --skill google-contacts-agentpmt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the management of your Google Contacts, allowing AI agents to search, create, update, and delete contacts without manual intervention.

Core Features & Use Cases

  • Contact Management: Search, list, create, update, and delete contacts.
  • Integration: Seamlessly integrates with Google Contacts via AgentPMT external APIs.
  • Use Case: An agent needs to find a customer's phone number to initiate a support call. This Skill can quickly search and retrieve the contact information.

Quick Start

Use the google-contacts skill to list all of your contacts.

Frequently Asked Questions about google-contacts

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

FAQPage Schema
How do I automate Google Contacts management with an AI agent?

Automating Google Contacts management is achieved by using AI agents to interact with the Google People API. This enables automated searching, creating, updating, and deleting of contact information without manual intervention.

Can I search Google Contacts by email or phone number programmatically?

Searching Google Contacts by email or phone number is fully supported. The integration allows agents to query and retrieve specific contact information programmatically using the external API.

What do I need to authenticate Google Contacts API requests for automation?

Authenticating Google Contacts API requests requires wallet signatures. This mechanism validates access for credit-based transactions when agents interact with the external API.

How do I create and update Google Contacts entries via API?

Creating and updating Google Contacts entries is done through the external API. Agents can add new contacts and modify existing details programmatically, ensuring contact information remains current without manual data entry.

Are there limitations to using an API for Google Contacts integration?

Limitations include the requirement for wallet signatures to authorize credit-based transactions. Additionally, all operations depend on the external API's availability and the Google People API's rate limits.

What is the best way to list recent Google Contacts for sales CRM automation?

The best way to list recent Google Contacts for sales CRM automation is through the API's list function. This retrieves recent entries directly, enabling agents to quickly access customer phone numbers for support calls.