Get Contact
Get Contact searches your contacts or CRM to retrieve email and phone details by name, with case-insensitive partial matching. The skill confirms results with you before returning contact info, and handles single or multiple matches gracefully. It integrates with other skills like Zoom and WhatsApp that need contact lookups.
Get Contact retrieves email and phone details by searching your contacts or CRM by name.
AI-generated summary based on this skill's SKILL.md
Install
aviz85/claude-skills-library/get-contact · repository language: TypeScript
git clone https://github.com/aviz85/claude-skills-library
cp -r claude-skills-library ~/.claude/skills/get-contactgenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install aviz85/claude-skills-library/get-contactFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I retrieve contact details with Get Contact?
Get Contact searches your contacts or CRM to retrieve email and phone details by name, with case-insensitive partial matching. Simply provide a name, and the skill will find matching records. It confirms results with you before returning contact info, ensuring you get the right person's details.
Can Get Contact fetch contact data for multiple matches?
Yes, Get Contact handles single or multiple matches gracefully. When your search returns more than one result, the skill presents the options and confirms which contact you want before returning the email and phone information.
What is contact lookup and how does Get Contact use it?
Get Contact performs contact lookup by searching your stored contacts or CRM system. It uses case-insensitive partial matching on names, so you don't need exact spelling. The skill then retrieves and confirms the matching contact record with you before sharing the details.
Does Get Contact integrate with other skills?
Yes, Get Contact integrates with other skills like Zoom and WhatsApp that need contact lookups. This allows those skills to automatically retrieve contact information when they need email or phone details to complete their functions.
How does Get Contact handle case sensitivity in searches?
Get Contact uses case-insensitive partial matching, meaning you can search for contacts using any combination of uppercase or lowercase letters. You don't need to match the exact capitalization stored in your contacts—the skill will find the right match.