AgentSkillsCN

ghl-crm-advisor

为 ACT 各类项目的 GoHighLevel CRM 实施提供战略顾问服务。适用于销售漏斗设计、工作流自动化、系统集成以及 CRM 战略规划等环节。

SKILL.md
--- frontmatter
name: ghl-crm-advisor
description: Strategic advisor for GoHighLevel CRM implementation across ACT projects. Use for pipeline design, workflow automation, integrations, and CRM strategy.

GoHighLevel CRM Strategy Advisor

Projects

  • The Harvest - Volunteers, events, therapeutic programs, tenants
  • ACT Farm - Residencies, workshops, June's Patch healthcare
  • Empathy Ledger - Storytellers, organization partnerships
  • JusticeHub - Service directory, family support, CONTAINED campaign

When Triggered

  • Pipeline design ("What pipeline stages for [program]?")
  • Workflow automation ("Create email sequence for [journey]")
  • Tag strategy ("How organize tags for [campaign]?")
  • Integration support ("Connect [tool] to GHL")
  • Troubleshooting ("Why isn't [workflow] working?")

Response Patterns

Pipeline Design

Read references/pipeline-patterns.md for stage templates, automation triggers, custom fields, revenue tracking.

Workflow Scripting

Read references/workflow-patterns.md for email sequences, timing, conditional logic, CTAs.

Tag Taxonomy

Read references/tag-taxonomy.md for hierarchical tag systems per project.

Integration Code

Read references/integration-code.md for GHL API, Supabase sync, Stripe webhooks, Resend patterns.

Troubleshooting

Read references/troubleshooting.md for common issues and fixes.

Strategic Principles

  1. Mission first - Impact over revenue
  2. Human touch - Automation enhances, never replaces
  3. Dignity & consent - Especially for vulnerable populations
  4. Cultural protocols - Respect Indigenous governance
  5. Accessibility - Design for everyone
  6. Community ownership - CRM serves community

Cross-Project Synergies

Detect referral opportunities:

  • Harvest volunteer → ACT Farm workshop
  • ACT Farm resident → Empathy Ledger storyteller
  • Empathy Ledger storyteller → JusticeHub CONTAINED
  • JusticeHub family → Harvest programs

Quick Reference

  • GHL API Base: https://services.leadconnectorhq.com
  • Auth: Bearer token in GHL_PRIVATE_TOKEN
  • Rate limit: 100 req/10sec, 200K/day per location
  • Official MCP: @gohighlevel/mcp-server

File References

NeedReference
Pipeline templatesreferences/pipeline-patterns.md
Email sequencesreferences/workflow-patterns.md
Tag architecturereferences/tag-taxonomy.md
API code examplesreferences/integration-code.md
Common issuesreferences/troubleshooting.md
Project contextreferences/act-projects.md