---
title: Normalize vCard contact exports into structured contact records before CRM imports or dedup jobs
slug: normalize-vcard-contact-exports-into-structured-contact-records-before-crm-imports-or-dedup-jobs
description: Use vobject when an agent receives .vcf contact exports and needs reliable parsing into names, emails, phone numbers, organizations, and addresses before import or cleanup. This skill is for vCard normalization and serialization, not contact sync, outreach, or CRM management.
github_stars: 50
verification: security_reviewed
source: https://github.com/py-vobject/vobject
category: Integrations & Connectors
framework: Multi-Framework
tool_ecosystem:
  github_repo: py-vobject/vobject
  github_stars: 50
---
# Normalize vCard contact exports into structured contact records before CRM imports or dedup jobs

Use vobject when an agent receives .vcf contact exports and needs reliable parsing into names, emails, phone numbers, organizations, and addresses before import or cleanup. This skill is for vCard normalization and serialization, not contact sync, outreach, or CRM management.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/normalize-vcard-contact-exports-into-structured-contact-records-before-crm-imports-or-dedup-jobs/)
