Standardize Geo Values
技能 活跃Convert inconsistent country and state/region formats to standardized values across contacts and companies. Ensures geographic segmentation works reliably.
To ensure reliable geographic segmentation and reporting in HubSpot by converting all country and state/region values to standardized formats.
功能
- Standardize country values (e.g., US, USA to United States)
- Standardize state/region values (e.g., NY to New York)
- API-driven batch updates for large datasets
- Before and after audit scripts for verification
- Guidance on preventing future inconsistencies
使用场景
- When inconsistent country abbreviations are breaking HubSpot list filters
- Before running region-specific marketing campaigns or reports
- To clean up imported data with varying geographic formats
- As part of a broader CRM data hygiene initiative
非目标
- Filling in missing country or state data (enrichment)
- Validating address accuracy beyond format standardization
- Handling international address components beyond country and state/region
工作流
- Gather requirements on desired standard formats and integration constraints
- Run 'before' script to audit current non-standard values
- Execute 'execute' script or manually update records via HubSpot UI
- Run 'after' script to verify all non-standard values have been cleared
- Configure HubSpot forms and import templates to prevent future inconsistencies
实践
- Data Quality
- CRM Administration
- Automation
先决条件
- HubSpot CRM access with API token
- Python 3.10+
- `hubspot-api-client` and `python-dotenv` installed
Documentation
- info:Configuration & parameter referenceThe SKILL.md outlines required information and decision points but does not explicitly document all parameters or default precedence for configuration settings beyond the initial interview questions.
Maintenance
- warning:Dependency ManagementThe skill uses Python dependencies but lacks a lockfile for precise versioning and vulnerability management.
Security
- warning:Secret ManagementThe HubSpot API token is loaded via `.env` and `python-dotenv`, but there is a risk of accidental leakage if not handled carefully, and no specific checks are in place to prevent this.
Code Execution
- warning:ValidationThe Python scripts perform API requests but lack explicit schema validation for inputs and outputs, relying on the HubSpot API's implicit validation.
- warning:Error HandlingThe Python scripts have basic retry logic for rate limiting but lack comprehensive error categorization, user-friendly reporting, and structured error handling for API responses.
Compliance
- info:GDPRThe skill operates on contact and company data, which may include personal information, but it does not submit this data to third parties or perform extra sanitization beyond what the HubSpot API provides.
Errors
- warning:Actionable error messagesThe Python scripts have basic error handling for API requests but do not provide detailed, user-friendly error messages with remediation steps for all failure scenarios.
Execution
- warning:Pinned dependenciesThe Python scripts declare minimum dependency versions but do not pin exact versions or use a lockfile, which can lead to inconsistencies.
Scope
- info:Dry-run previewWhile the script performs batch updates, there is no explicit dry-run mode to preview changes before execution; however, the 'before' and 'after' scripts provide a manual review mechanism.
Protocol
- warning:Idempotent retry & timeoutsThe script includes retry logic for API rate limits but lacks hard timeouts for individual API calls and does not guarantee idempotency for batch updates beyond what the API provides.
安装
请先添加 Marketplace
/plugin marketplace add TomGranot/hubspot-admin-skills/plugin install hubspot-admin-skills@hubspot-admin-skills质量评分
类似扩展
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
X Twitter Scraper
100当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.