跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

HubSpot Admin Skills

插件 已验证 活跃

Complete HubSpot CRM administration toolkit — audit, clean, enrich, segment, automate, and maintain your database

32 个 Skill 0 个 MCP
目的

To provide a complete set of tools for users to efficiently audit, clean, enrich, segment, automate, and maintain their HubSpot CRM database, improving data quality and operational efficiency.

功能

  • Comprehensive HubSpot CRM auditing and reporting
  • Automated data cleaning and deduplication
  • Data enrichment for contacts and companies
  • Segmentation and list building capabilities
  • Automation of key CRM maintenance workflows

使用场景

  • Cleaning and standardizing CRM data for better reporting
  • Automating tasks like contact suppression and owner reassignment
  • Creating targeted marketing segments based on ICP and engagement
  • Setting up automated workflows for lead lifecycle progression

非目标

  • Replacing core HubSpot CRM functionality
  • Automating tasks that require manual intervention or specific plan tiers (e.g., complex workflow building)
  • Managing HubSpot CRM security settings beyond API token usage

工作流

  1. Audit CRM data and generate report
  2. Plan cleanup tasks based on audit findings
  3. Execute script-based or manual data cleanup/enrichment
  4. Build and activate automation workflows for ongoing hygiene
  5. Review and maintain data quality on a regular basis

实践

  • Data quality assurance
  • CRM maintenance
  • Marketing automation
  • Lead management
  • Database hygiene

先决条件

  • Claude Code installed and configured
  • HubSpot account with API access (private app token with appropriate scopes)
  • Python 3.10+ with uv for scripted processes
  • HubSpot Marketing Professional plan or higher (for workflow skills)

Execution

  • info:Pinned dependenciesThe project uses `uv` for dependency management, but a lockfile (e.g., `poetry.lock` or `Pipfile.lock`) is not explicitly detected, which could lead to variations in installed packages.

安装

请先添加 Marketplace

/plugin marketplace add TomGranot/hubspot-admin-skills
/plugin install hubspot-admin-skills@hubspot-admin-skills

包含 32 个扩展

Skill (32)

Assign Unowned Contacts 技能

Assign an owner to marketing contacts that have no owner. Ensures every marketable contact has accountability for follow-up, proper lead routing, and accurate owner-based reporting.

75
Backfill Geo Data 技能

Enrich missing geographic data (country, state, city) on contacts and companies using HubSpot workflows, external data providers, or IP-based geolocation.

75
Bounce Monitoring Workflow 技能

Build a workflow to protect sender reputation through automated bounce monitoring. Auto-suppresses contacts above a configurable bounce threshold, alerts on hard bounces, and flags high-bounce contacts for weekly manual review.

94
Build Lead Scoring 技能

Create a comprehensive lead scoring model with separate Fit and Engagement scores using HubSpot's new Lead Scoring tool. Replaces the deprecated HubSpot Score property.

95
Build Smart Lists 技能

Create foundational segmented lists for marketing and sales operations. Includes a master sendable list, ICP-based lists, persona lists, engagement lists, and behavioral lists. All active (dynamic) lists.

94
Cleanup Dashboards 技能

Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.

100
Cleanup Deals 技能

Standardize deal pipelines, remove test deals, and address deals with missing amounts or close dates. Coordinates with Salesforce sync if applicable.

75
Cleanup Forms 技能

Audit and remove unused, test, or deprecated forms from HubSpot. Identifies forms with zero submissions, forms not embedded on any page, and test forms left over from development.

72
Cleanup Lead Owners 技能

Remove non-employee users from HubSpot and reassign their orphaned contacts, companies, and deals. Pairs with the assign-unowned-contacts skill for comprehensive ownership cleanup.

75
Cleanup Lists 技能

Audit and remove unused, empty, or duplicate list definitions from HubSpot. Identifies lists with zero members, lists not used by any workflow or email, and overlapping list criteria.

77
Cleanup Properties 技能

Archive or delete unused custom properties across all HubSpot object types (contacts, companies, deals). Identifies Salesforce sync properties, test/temp properties, and obsolete form fields.

75
Cleanup Workflows 技能

Audit and remove inactive, test, or deprecated workflows from HubSpot. Identifies workflows that have never enrolled contacts, workflows turned off for 90+ days, and test workflows.

75
Create ICP Tiers 技能

Classify companies into Ideal Customer Profile (ICP) tiers based on firmographic data (industry + employee count). Creates a custom property via API and 4 classification workflows in HubSpot UI.

95
Create Segment Lists 技能

Create business segment lists in HubSpot for customers, partners, competitors, employees, ICP tiers, and industries. Enables segment-based targeting, suppression, and analytics.

75
Delete No Email Contacts 技能

Delete contacts with no email address from a HubSpot CRM instance. These contacts cannot receive any communication and inflate billing. Fully automated via the HubSpot CRM Search and Batch Archive APIs.

98
Engagement Suppression Workflow 技能

Build a two-tier sunset workflow that re-engages dormant contacts before suppressing them. Tier 1 triggers a re-engagement campaign after a configurable inactivity window. Tier 2 suppresses contacts that fail to re-engage within a configurable re-engagement window.

95
Enrich Company Name 技能

Populate missing contact company name fields from associated company records using a HubSpot workflow with optional API backfill. Ensures contacts inherit their company name for segmentation, personalization, and ICP classification.

95
Enrich Contact Industry 技能

Backfill contact-level industry from associated company records using a HubSpot workflow. Enables industry-based segmentation for targeted campaigns aligned with ICP verticals.

99
Fix Lifecycle Stages 技能

Ensure all contacts and companies have appropriate lifecycle stages. Backfills missing stages via API, fixes records stuck at disallowed stages, and creates prevention workflows to stop future gaps.

75
HubSpot CRM Database Audit 技能

Run a comprehensive HubSpot CRM database audit. Analyzes contacts, companies, deals, engagement, data quality, and deliverability. Use when starting a CRM cleanup, onboarding a new client, or performing quarterly health checks.

95
Hubspot Implementation Plan 技能

Generate a phased implementation plan from a HubSpot audit report. Creates prioritized, sequenced cleanup processes with effort estimates, dependencies, and automation feasibility. Use after running /hubspot-audit.

93
Lifecycle Progression Workflow 技能

Build workflows to automate contact progression through the sales funnel: Lead to MQL to SQL to Opportunity to Customer. Each transition is triggered by a specific event (score threshold, meeting booked, deal created, deal won).

100
Merge Duplicate Companies 技能

Identify duplicate company records by domain and name, export audit CSVs for review, and guide merging. API for discovery, third-party tools or manual UI for merging (HubSpot has no bulk merge API).

95
New Contact Hygiene Workflow 技能

Build a HubSpot workflow that auto-enriches and stages new contacts upon creation. Sets lifecycle stage, copies company name and industry from associated company, and branches on completeness. Must be built manually in the HubSpot UI due to API limitations.

95
Quarterly Database Cleanup 技能

Run a comprehensive quarterly CRM audit covering list health, bounce monitoring, data quality, scoring calibration, engagement metrics, and property cleanup. Produces a health report with quarter-over-quarter trend comparison.

75
Reassign Deactivated Owners 技能

Reassign contacts and companies from deactivated team members to active owners. Fully automated via the HubSpot Owners API and Batch Update API. Includes territory analysis for informed reassignment decisions.

99
Review Bounced Contacts 技能

Weekly manual review of contacts with 3+ bounce events. Decide whether to delete or attempt recovery for each flagged contact. Prevents over-suppression while removing truly bad data.

98
Standardize Geo Values 技能

Convert inconsistent country and state/region formats to standardized values across contacts and companies. Ensures geographic segmentation works reliably.

78
Suppress Ghost Contacts 技能

Identify and suppress ghost contacts who received marketing emails but never opened any. These contacts destroy sender reputation and deliverability. Hybrid approach: API for discovery, manual UI for suppression.

95
Suppress Global Unsubscribes 技能

Identify and suppress globally unsubscribed contacts to ensure legal compliance and reduce billing. Hybrid approach: API for discovery and audit, manual UI for suppression (hs_marketable_status is read-only).

75
Suppress Hard Bounced 技能

Identify and suppress hard-bounced contacts to protect email sender reputation. Hybrid approach: API for discovery and audit, manual UI for suppression (hs_marketable_status is read-only via API).

95
Weekly Cleanup Routine 技能

A lightweight 5-minute weekly health check covering bounce monitoring, new contact quality, workflow health, list growth trends, and data quality sampling. Quick early warning system, not a comprehensive audit.

98

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交about 2 months ago
星标21
许可证MIT
状态
查看源代码