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.
1---2name: greenfield-pearl-tracker3description: 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.4---5
6<objective>
7Surface and rank GREENFIELD opportunities — buyers with no aging install base to feel pain about, who
8buy per-project or net-new: new buildings, remote/onsite production, and the post-NAB **broadcast**
9push toward workflow automation, easier-to-use gear, and easy **mobilization** (fly-kits). Pulls live
10from the Epiphan AI MCP. Tool reference: `epiphan-ai-mcp-guide-skill`. Signal heuristics + product-fit
11map: `reference/signals.md`.
12</objective>
13
14<quick_start>
15**Trigger:** "greenfield opportunities", "fly kit", "who's building", "NAB signals", "find new logos".
16**Do this:**
171. Pull the cohort's deals: `hubspot_search_deals({ collaborator_owner_id: <SDR id>, year: 2026, limit: 50 })` for Edgar `93367782` / Vasil `93782443` / Nyasha `94135434`.
182. Scan calls: `clari_search_calls({ repEmail, daysBack: 90 })` + `clari_get_call_summary` for greenfield language.
193. Classify + score against `reference/signals.md`, map to product fit, emit the ranked GREENFIELD TRACKER table.
20</quick_start>
21
22## How to run it
23
241. **Pull the cohort's deals** (new SDRs — Edgar / Vasil / Nyasha):
25 ```
26 hubspot_search_deals({ collaborator_owner_id: "93367782", year: 2026, limit: 50 }) // Edgar
27 hubspot_search_deals({ collaborator_owner_id: "93782443", year: 2026, limit: 50 }) // Vasil
28 hubspot_search_deals({ collaborator_owner_id: "94135434", year: 2026, limit: 50 }) // Nyasha
29 ```
302. **Scan recent calls for greenfield language:**
31 ```
32 clari_search_calls({ repEmail: "emarroquin@epiphan.com", daysBack: 90 }) // + vivanov@, nchigwedere@
33 clari_get_call_summary({ /* callId */ }) // read the takeaways
34 ```
353. **Classify + score** each opp against the greenfield signals (see `reference/signals.md`), map to
36 product fit, and emit the ranked list.
37
38## Greenfield signal (what you're hunting for)
39New building / renovation · "standing up a new studio/courtroom/HQ" · truck / fly-pack / flyaway ·
40remote or onsite production · "automate the workflow" · "easier to use" / "fewer operators" ·
41mobilization / fast setup/teardown · **NAB** follow-ups · per-event / per-project (no install base).
42Full keyword list + the aging-vs-greenfield test: `reference/signals.md`.
43
44## Output shape
45```
46GREENFIELD TRACKER — <cohort / date>
47
48# | Account | Vertical | Signal (quote) | Stage | Product fit | Next action
49--+---------+----------+----------------+-------+-------------+------------
501 | … | Broadcast| "flyaway kit…" | Disc. | Pearl Mini | thread up to Chief Engineer
51…
52
53WATCH: <accounts with a weak/early signal worth a touch>
54```
55
56## Product-fit map (broadcast & remote lead the greenfield story)
57- **Pearl Mini** — portable switcher, fast setup → fly-kit / remote.
58- **EC20** — PTZ, direct-to-CMS, no operator → automation / easy mobilization.
59- **Epiphan Unify** — remote multi-source / centralized production.
60- **Pearl Nano** — single-source edge capture, PoE+.
61⚠️ There is **no "fly-kit" doc page** in the Knowledge base — it's a positioning angle. Ground hard
62specs via `search_product_knowledge`; frame the fly-kit story, don't cite a spec sheet for it.
63
64## Vertical lens (full pack: `epiphan-ai-mcp-guide-skill/reference/verticals.md`)
65Greenfield is strongest in **Broadcast** (post-NAB), **Live Events** (per-event), and new-build
66**Courts/Gov't/Corporate**. Community College & Higher Ed are mostly *aging* — use the cost-of-inaction
67motion there instead.
68
69## Guardrail — internal only
70Output is internal. Naming partners/competitors here is fine; buyer-facing copy stays clean (no
71AV-matrix mechanism, no third-party brand names — "your CMS / LMS"; pooled = "a more affordable path,
72a starting point, not a quote"). The AE owns fit, pricing, POC. See `epiphan-ai-mcp-guide-skill`.
73
74<success_criteria>
75- [ ] Data pulled LIVE (HubSpot deals via collaborator_owner_id + Clari call summaries) — no invented signals
76- [ ] Every listed opp has a greenfield signal with an actual quote/evidence, classified per `reference/signals.md` (aging-vs-greenfield test applied)
77- [ ] Output follows the GREENFIELD TRACKER table shape, ranked, with product fit + next action per row, plus a WATCH list
78- [ ] Product fit grounded in real specs (`search_product_knowledge`) — fly-kit framed as positioning, never cited as a spec sheet
79- [ ] Output stays internal; buyer-facing copy guardrails respected
80</success_criteria>