Back to skills
extension
Category: Data & AnalyticsNo API key required

在CRM导入或消息工作流之前,将国际电话号码规范化为E.164格式

当代理需要清理混乱的电话号码输入、根据国家规则验证它,并在存储联系人或触发下游消息传递之前返回稳定的 E.164 值时,请使用 libphonenumber-js。该技能专注于规范化和验证,而不是电话传递、呼叫路由或活动编排。

personAuthor: user_3c6cb52ehubcommunity

在CRM导入或消息工作流之前,将国际电话号码规范化为E.164格式

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.

  • Source: https://www.npmjs.com/package/libphonenumber-js

Documentation

  • https://github.com/1991513ccie-png/skills