contact-list

Retrieve and manage contact information in a markdown file via grep and Git actions.

5|1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/netanel-abergel/pa-skills --skill contact-list
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: contact-list
Source: https://github.com/netanel-abergel/pa-skills/tree/main/skills/contact-list
Command: npx skills add https://github.com/netanel-abergel/pa-skills --skill contact-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It provides a single source of truth for all contacts, personal assistants, and WhatsApp groups, preventing outdated or duplicated information and ensuring accurate communication.

Core Features & Use Cases

  • Lookup: Quickly find phone numbers, emails, addresses, PA assignments, or group JIDs using simple search commands.
  • Add & Update: Safely add new contacts, PAs, or groups and keep the markdown file organized with validation and duplicate checks.
  • Git Integration: Commit and push changes automatically, keeping the contact list version‑controlled.
  • Error Handling: References common errors like missing contacts, duplicates, or Git push failures with clear remediation steps.
  • Use Cases: Ideal for agents needing to verify contact details before sending messages, onboarding new PAs, or managing WhatsApp group memberships.

Quick Start

Ask the assistant to look up a contact by saying, “Find the phone number for John Doe.”

Frequently Asked Questions about contact-list

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

FAQPage Schema
How do I look up WhatsApp group JIDs and contact phone numbers for personal assistants?▼

To look up WhatsApp group JIDs and contact phone numbers, search a centralized markdown contact directory using simple grep commands. This retrieves phone numbers, emails, addresses, PA assignments, and group JIDs quickly without external APIs.

How do I add and update contacts in a version-controlled directory?▼

Add and update contacts by modifying a markdown file with validation and duplicate checks. Git integration automatically commits and pushes changes, keeping the contact list version-controlled and preventing outdated or duplicated information.

Do I need external APIs to manage PA assignments and contact information?▼

No external APIs are required to manage PA assignments and contact information. The system operates via simple grep commands and Git actions on a markdown file, functioning seamlessly with any model to retrieve and update directory data.

What is the best way to maintain a single source of truth for WhatsApp groups and contacts?▼

The best way to maintain a single source of truth for WhatsApp groups and contacts is a markdown directory file with Git version control. This prevents outdated or duplicated information and ensures accurate communication through validation checks.

How are missing contacts and Git push failures handled during directory updates?▼

Missing contacts and Git push failures are handled with clear error remediation steps. The system references common errors like duplicates or push failures during markdown file updates, ensuring safe contact addition and directory management.