Normalize international phone numbers into E.164 before CRM imports or messaging workflows

Use libphonenumber-js when an agent needs to clean messy phone-number input, validate it against country rules, and return a stable E.164 value before storing contacts or triggering downstream messaging. The skill is about normalization and validation, not telephony delivery, call routing, or campaign orchestration.

agentskillexchange Updated 28 repo stars

File contents

Normalize international phone numbers into E.164 before CRM imports or messaging workflows

Use libphonenumber-js when an agent needs to clean messy phone-number input, validate it against country rules, and return a stable E.164 value before storing contacts or triggering downstream messaging. The skill is about normalization and validation, not telephony delivery, call routing, or campaign orchestration.

Prerequisites

Node.js and npm

Installation

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

Documentation

Source

agentskillexchange/skills/tree/main/skills/normalize-international-phone-numbers-into-e164-before-crm-imports-or-messaging-workflows commit 29efe86cf1

Frequently asked questions

npx skillmds@latest add agentskillexchange/normalize-international-phone-numbers-into-e-164-before-crm-