| name | greenfield-pearl-tracker |
| description | Find and track greenfield Pearl/EC20 opportunities from live CRM + Clari signals — new-build, remote production, and post-NAB broadcast fly-kit / automation. Use when: greenfield opportunities, new build, fly kit, remote production, broadcast deals, mobilization, find new logos, NAB signals, who's building. |
Surface and rank GREENFIELD opportunities — buyers with no aging install base to feel pain about, who
buy per-project or net-new: new buildings, remote/onsite production, and the post-NAB **broadcast**
push toward workflow automation, easier-to-use gear, and easy **mobilization** (fly-kits). Pulls live
from the Epiphan AI MCP. Tool reference: `epiphan-ai-mcp-guide-skill`. Signal heuristics + product-fit
map: `reference/signals.md`.
<quick_start>
Trigger: "greenfield opportunities", "fly kit", "who's building", "NAB signals", "find new logos".
Do this:
- Pull the cohort's deals:
hubspot_search_deals({ collaborator_owner_id: <SDR id>, year: 2026, limit: 50 }) for Edgar 93367782 / Vasil 93782443 / Nyasha 94135434.
- Scan calls:
clari_search_calls({ repEmail, daysBack: 90 }) + clari_get_call_summary for greenfield language.
- Classify + score against
reference/signals.md, map to product fit, emit the ranked GREENFIELD TRACKER table.
</quick_start>
How to run it
- Pull the cohort's deals (new SDRs — Edgar / Vasil / Nyasha):
hubspot_search_deals({ collaborator_owner_id: "93367782", year: 2026, limit: 50 }) // Edgar
hubspot_search_deals({ collaborator_owner_id: "93782443", year: 2026, limit: 50 }) // Vasil
hubspot_search_deals({ collaborator_owner_id: "94135434", year: 2026, limit: 50 }) // Nyasha
- Scan recent calls for greenfield language:
clari_search_calls({ repEmail: "emarroquin@epiphan.com", daysBack: 90 }) // + vivanov@, nchigwedere@
clari_get_call_summary({ /* callId */ }) // read the takeaways
- Classify + score each opp against the greenfield signals (see
reference/signals.md), map to
product fit, and emit the ranked list.
Greenfield signal (what you're hunting for)
New building / renovation · "standing up a new studio/courtroom/HQ" · truck / fly-pack / flyaway ·
remote or onsite production · "automate the workflow" · "easier to use" / "fewer operators" ·
mobilization / fast setup/teardown · NAB follow-ups · per-event / per-project (no install base).
Full keyword list + the aging-vs-greenfield test: reference/signals.md.
Output shape
GREENFIELD TRACKER — <cohort / date>
# | Account | Vertical | Signal (quote) | Stage | Product fit | Next action
--+---------+----------+----------------+-------+-------------+------------
1 | … | Broadcast| "flyaway kit…" | Disc. | Pearl Mini | thread up to Chief Engineer
…
WATCH: <accounts with a weak/early signal worth a touch>
Product-fit map (broadcast & remote lead the greenfield story)
- Pearl Mini — portable switcher, fast setup → fly-kit / remote.
- EC20 — PTZ, direct-to-CMS, no operator → automation / easy mobilization.
- Epiphan Unify — remote multi-source / centralized production.
- Pearl Nano — single-source edge capture, PoE+.
⚠️ There is no "fly-kit" doc page in the Knowledge base — it's a positioning angle. Ground hard
specs via
search_product_knowledge; frame the fly-kit story, don't cite a spec sheet for it.
Vertical lens (full pack: epiphan-ai-mcp-guide-skill/reference/verticals.md)
Greenfield is strongest in Broadcast (post-NAB), Live Events (per-event), and new-build
Courts/Gov't/Corporate. Community College & Higher Ed are mostly aging — use the cost-of-inaction
motion there instead.
Guardrail — internal only
Output is internal. Naming partners/competitors here is fine; buyer-facing copy stays clean (no
AV-matrix mechanism, no third-party brand names — "your CMS / LMS"; pooled = "a more affordable path,
a starting point, not a quote"). The AE owns fit, pricing, POC. See epiphan-ai-mcp-guide-skill.
<success_criteria>