contacts

Retrieve phone numbers, emails, and postal addresses from a local vCard address book.

33|5|Updated Aug 12, 2013
One-click install
npx skills add https://github.com/evanpurkhiser/dots-personal --skill contacts-evanpurkhiser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contacts
Source: https://github.com/evanpurkhiser/dots-personal/tree/main/machines/server/opencode/skills/contacts
Command: npx skills add https://github.com/evanpurkhiser/dots-personal --skill contacts-evanpurkhiser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick and efficient way to look up contact details for individuals, eliminating the need to manually search through address books or contact lists.

Core Features & Use Cases

  • Contact Lookup: Retrieve phone numbers, email addresses, and postal addresses for contacts.
  • Information Retrieval: Useful when you need to find specific contact details for communication or record-keeping.
  • Use Case: If you need to send an email to "Jane Doe" and don't have her address handy, this Skill can quickly find her email address.

Quick Start

Find the email address for John Doe.

Frequently Asked Questions about contacts

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

FAQPage Schema
How do I look up contact information from a local vCard address book?

To look up contact information, you can search your local vCard address book by name, email, or phone number. The Skill retrieves phone numbers, email addresses, and postal addresses using the khard utility for command-line access.

Can I search for a contact using partial name matching?

Yes, you can search for a contact using partial matching. This allows you to find specific contact details even if you only have a fragment of the person's name, email, or phone number.

Does this contact lookup utility require the khard command-line tool?

Yes, this contact lookup utility relies on the khard command-line tool to access and retrieve contact data from your local vCard address book.

What is the best way to find a specific email address for someone in my address book?

The best way to find a specific email address is to query your local vCard address book by the contact's name. You can also retrieve specific fields directly, ensuring you only extract the exact email address needed.

Can I retrieve postal addresses and phone numbers from a vCard file using this approach?

Yes, you can retrieve postal addresses and phone numbers from a vCard file. The lookup supports fetching phone numbers, email addresses, and postal addresses based on your search criteria.