Install
openclaw skills install @osiharris/crm-analysisAnalyze outbound campaign performance, reply rates, open-to-reply conversion, follow-up prioritization, platform attribution, and deliverability using OutboundSync engagement signals in HubSpot or Salesforce. Use when someone asks about campaign replies, which sequences are working, who to follow up with, bounce or unsubscribe trends, or how platforms like Instantly, Smartlead, EmailBison, or HeyReach are performing. Also handles exploratory HeyReach social signal analysis. Read-only, local-only, deterministic preflight routing.
openclaw skills install @osiharris/crm-analysisAnalyze OutboundSync engagement signals already present in HubSpot or Salesforce. Read-only and local-only — no CRM mutations, no OutboundSync API key, no remote scripts.
Mode: exploratory)strict (default): deterministic intent routing and preflight contract from references/router_contract.yaml. Six production intents.exploratory (explicit opt-in): best-effort analysis with explicit limitations when strict mode returns PARTIAL or UNSUPPORTED, or for social-only HeyReach signals.For best results, include CRM, platform, date window, and mode in your request. The skill will infer what it can from context, but explicit inputs give the most precise results.
Recommended format:
CRM: HubSpot | SalesforcePlatform: Instantly | Smartlead | EmailBison | HeyReachDate window: explicit range (e.g., last 30 days)Question: your business questionMode: strict | exploratory (defaults to strict)Ready-to-copy examples:
CRM: HubSpot
Platform: Smartlead
Date window: last 30 days
Question: Which campaigns generated the most replies?
Mode: strict
CRM: Salesforce
Platform: Instantly
Date window: last 30 days
Question: Which campaigns have high opens but low replies?
Mode: strict
CRM: HubSpot
Platform: EmailBison
Date window: last 14 days
Question: Which contacts should we prioritize for follow-up this week?
Mode: strict
CRM: HubSpot
Platform: HeyReach
Date window: last 30 days
Question: Summarize social campaign performance and recent social reply activity.
Mode: exploratory
strict).UNSUPPORTED with reason no_matching_intent, list supported intent categories, and suggest an exploratory handoff.exploratory mode, use only exploratory paths defined in the question router.SUPPORTED verdicts, include preflight as a brief inline header and proceed to analysis. For PARTIAL, UNSUPPORTED, or EXPERIMENTAL_LIMITED, emit the full compact preflight block so the user sees what is missing and what the fallback plan is.Intent: strict intent id, exploratory path id, or noneMode: strict | exploratoryVerdict: SUPPORTED | PARTIAL | UNSUPPORTED | EXPERIMENTAL_LIMITEDConfidence: low | medium | highMissing fields: list or noneFallback plan: ordered steps or noneIntent ID:CRM Scope:Platform Scope:Matched Unsupported Condition: yes/no (+ reason)Required Set Satisfied: yes/noFallback Set Satisfied: yes/noPreflight Verdict: SUPPORTED | PARTIAL | UNSUPPORTED | EXPERIMENTAL_LIMITEDFallback Plan: ordered steps from the router contract (or none)When no strict v0.1 intent matches, emit:
Intent: noneMode: strictVerdict: UNSUPPORTEDConfidence: highMissing fields: n/aFallback plan: noneReason: no_matching_intentSupported intents: list the six strict v0.1 intent categoriesSuggested handoff: one exploratory prompt if user wants best-effort analysisEvery exploratory response must include:
Mode: exploratoryConfidence: low | medium | highObserved Signals Used: explicit listMissing Signals: explicit listNon-causal caveat: do not claim causal attribution when required strict fields are missingskills/crm-analysis/)@osiharris as crm-analysis (marketplace discovery; maintained in this org repo)security@outboundsync.comThe Help Center mapping for "Last email reply subject" currently appears to use os_last_reply_message (same as reply message). Verify this label in the customer's HubSpot portal before automation-dependent logic.