add-contact

Gather and verify contact details from public sources for CRM entry.

Updated May 20, 2026
One-click install
npx skills add https://github.com/MilUX-Ltd/foothold --skill add-contact-milux-ltd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-contact
Source: https://github.com/MilUX-Ltd/foothold/tree/main/foothold/template/Skills/crm-skills/add-contact
Command: npx skills add https://github.com/MilUX-Ltd/foothold --skill add-contact-milux-ltd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires webfetch, askuserquestion, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The process of adding a new contact to a CRM can be time-consuming and prone to errors, especially when gathering information from multiple sources. This Skill simplifies and automates this process.

Core Features & Use Cases

  • Contact Data Collection: Gather basic and extended contact information in a structured format.
  • Research and Drafting: Utilize public sources to enrich the contact details and create a draft page.
  • User Confirmation and Edits: Present a draft for user review and make necessary changes before finalizing.

Quick Start

Type /add-contact Jane Smith to add Jane Smith as a new contact to your CRM.

Frequently Asked Questions about add-contact

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

FAQPage Schema
How do I automate adding contacts to a CRM and enriching them with public data?

You can automate CRM contact addition by providing a name, which triggers public data scraping from LinkedIn and company websites to enrich contact details and build a standardized profile. The system then presents a draft for your review and final confirmation before saving.

Does this contact management tool require user confirmation before saving entries?

Yes, user confirmation is required before finalizing any CRM contact entry. The tool gathers and verifies personal and professional details to construct a draft page, which you must review and approve to ensure data accuracy before the contact is officially added.

Can I use public data scraping to enrich contact details from LinkedIn and company websites?

Yes, public data scraping is utilized to enrich contact details by fetching information from public sources like LinkedIn profiles and company websites. This automated research drafts a comprehensive contact profile for your review.

What is the best way to standardize contact profiles from unstructured user requests?

The best way to standardize contact profiles is using natural language understanding to interpret unstructured user requests. This process gathers basic and extended information, structures it into a standardized format, and creates a draft for your edits.

How do I collect and organize extended contact information in a structured format?

You collect and organize extended contact information by prompting the user for basic details and then enriching that data through public sources. The tool structures everything into a standardized contact profile for your CRM.

Are there limitations when scraping public sources for contact data enrichment?

Limitations include relying entirely on the availability of public data from sources like LinkedIn and company websites. The tool requires user confirmation to verify drafted details, protecting against incomplete or inaccurate automated scraping results.