@sellable/mcp 0.1.449 → 0.1.451
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -446,22 +446,47 @@ Tokenized shape:
|
|
|
446
446
|
|
|
447
447
|
Hey there
|
|
448
448
|
|
|
449
|
-
|
|
449
|
+
Saw you pop up on my post about {{post_topic_line}}
|
|
450
|
+
|
|
451
|
+
This one
|
|
452
|
+
{{post_url}}
|
|
453
|
+
|
|
454
|
+
Looks like you lead {{plain_buyer_function}} at {{company_name}}, right?
|
|
455
|
+
|
|
456
|
+
{{custom_closed_question}}
|
|
450
457
|
```
|
|
451
458
|
|
|
452
459
|
Transfer rules:
|
|
453
460
|
|
|
454
461
|
- Do not hardcode a post topic. Fill `{{post_topic_line}}` from the actual
|
|
455
|
-
selected sender-authored post or use a safer source-specific phrase.
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
462
|
+
selected sender-authored post or use a safer source-specific phrase. The best
|
|
463
|
+
lines sound like Justin's CXConnect example: a specific topic in normal human
|
|
464
|
+
words plus a light aside after a hyphen.
|
|
465
|
+
- Include the engaged post URL on its own line after `This one` when row/source
|
|
466
|
+
data has it. The link reminds the prospect why the message is relevant and
|
|
467
|
+
keeps this clearly in the Post Engagers motion instead of feeling like generic
|
|
468
|
+
Signal Discovery.
|
|
469
|
+
- Fill `{{plain_buyer_function}}` with an easy-to-understand buyer function or
|
|
470
|
+
category, such as `customer success`, `CX operations`, `founder-led sales`,
|
|
471
|
+
`sales`, `growth`, or `LinkedIn outbound`. Do not turn this line into a
|
|
472
|
+
feature list or internal workflow description.
|
|
473
|
+
- Fill `{{custom_closed_question}}` from the post topic, buyer function, company
|
|
474
|
+
context, and the current offer category. The question should be easy to answer,
|
|
475
|
+
closed-ended, and specific to that prospect. Do not reuse the same generic
|
|
476
|
+
question across every row.
|
|
477
|
+
- The product/category wording in the question should be plain and immediately
|
|
478
|
+
legible, for example `LinkedIn outbound`, `customer success`, `CX operations`,
|
|
479
|
+
`support`, or `post-sales`. Avoid feature-heavy phrasing such as `manual
|
|
480
|
+
research + follow-up process`, `lead filters`, `workflow`, `sequence setup`,
|
|
481
|
+
or internal mechanism language.
|
|
482
|
+
- Do not add a meeting ask, product pitch, proof block, or extra paragraph after
|
|
483
|
+
the custom closed question. The reply-rate lesson is the casual warm
|
|
484
|
+
acknowledgment, concrete post reminder, and low-friction custom question, not a
|
|
485
|
+
cold pitch appended to it.
|
|
459
486
|
- Do not use "showing some love"; it reads too casual for executive/VP/director
|
|
460
487
|
contacts.
|
|
461
|
-
- Keep the
|
|
462
|
-
sender-owned support without
|
|
463
|
-
flatten it back to "saw you pop up" unless the sender specifically asks for
|
|
464
|
-
that wording.
|
|
488
|
+
- Keep the post-engager acknowledgment. The point of this motion is acknowledging
|
|
489
|
+
real sender-owned support without pretending this is generic cold outreach.
|
|
465
490
|
- Do not copy this shape into shared lanes, third-party thread sources, or cold
|
|
466
491
|
fallback campaigns.
|
|
467
492
|
- Do not pitch, ask for a meeting, or mention internal product vocabulary in
|
|
@@ -1330,21 +1330,35 @@ Message, and verify current-revision sample messages before final completion.
|
|
|
1330
1330
|
Short form: Shared lanes must reject internal workflow vocabulary.
|
|
1331
1331
|
Short form: revise or rerun the packaged create-campaign/generate-messages path.
|
|
1332
1332
|
- **Post Engagers** first-message style: short, casual, references the
|
|
1333
|
-
sender-authored post they engaged with,
|
|
1334
|
-
|
|
1335
|
-
|
|
1333
|
+
sender-authored post they engaged with, includes the post URL as a concrete
|
|
1334
|
+
reminder, uses an easy buyer-function/category line, and ends with one
|
|
1335
|
+
row-custom closed question. Use **no internal vocabulary, no meeting ask,
|
|
1336
|
+
no proof block, no feature-stack category, and no generic static question**
|
|
1337
|
+
in message one:
|
|
1336
1338
|
|
|
1337
1339
|
```
|
|
1338
1340
|
{{first_name}}
|
|
1339
1341
|
|
|
1340
1342
|
Hey there
|
|
1341
1343
|
|
|
1342
|
-
|
|
1344
|
+
Saw you pop up on my post about {{post_topic_line}}
|
|
1345
|
+
|
|
1346
|
+
This one
|
|
1347
|
+
{{post_url}}
|
|
1348
|
+
|
|
1349
|
+
Looks like you lead {{plain_buyer_function}} at {{company_name}}, right?
|
|
1350
|
+
|
|
1351
|
+
{{custom_closed_question}}
|
|
1343
1352
|
```
|
|
1344
1353
|
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1354
|
+
`{{custom_closed_question}}` must be specific to the post topic, buyer
|
|
1355
|
+
function, company context, and current offer category. The category should
|
|
1356
|
+
be easy to understand, for example `LinkedIn outbound`, `customer success`,
|
|
1357
|
+
`CX operations`, `support`, `sales`, or `growth`; do not use feature-heavy
|
|
1358
|
+
phrasing like `manual research + follow-up process`, `lead filters`, or
|
|
1359
|
+
`sequence setup`. Do not add any paragraph after the custom closed question.
|
|
1360
|
+
In particular, do not append `open to...`, `worth seeing...`, a meeting ask,
|
|
1361
|
+
proof block, or Sellable/product copy to a Post Engagers first message.
|
|
1348
1362
|
|
|
1349
1363
|
- **Shared Signal Discovery** first-message style: short, casual, starts
|
|
1350
1364
|
from the real public business theme or buyer problem supported by the row.
|
|
@@ -227,17 +227,24 @@ when those shared lanes were sourced from engagement-like signals. Shared lanes
|
|
|
227
227
|
must choose a signal-led, event-led, job-post-led, or proof-led motion from the
|
|
228
228
|
current brief and row evidence instead of inheriting a preset first-message
|
|
229
229
|
template.
|
|
230
|
-
Post-engager first messages should
|
|
231
|
-
sender-owned post
|
|
232
|
-
line
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
230
|
+
Post-engager first messages should follow the CXConnect warm shape: acknowledge
|
|
231
|
+
the sender-owned post engagement, include the engaged post URL after a `This one`
|
|
232
|
+
line when row/source data has it, add a plain buyer-function/category check, and
|
|
233
|
+
ask one custom closed question. The question must be specific to the post topic,
|
|
234
|
+
buyer function, company context, and current offer category; do not reuse one
|
|
235
|
+
generic feature-stack question across every row. Product/category wording should
|
|
236
|
+
be immediately legible, such as `LinkedIn outbound`, `customer success`, `CX
|
|
237
|
+
operations`, `support`, `sales`, `growth`, or `post-sales`, not internal
|
|
238
|
+
workflow/mechanism language like `manual research + follow-up process`, `lead
|
|
239
|
+
filters`, or `sequence setup`. Do not add a meeting ask, product pitch, proof
|
|
240
|
+
block, or extra paragraph after the custom closed question unless the operator
|
|
241
|
+
explicitly asks for a longer first message.
|
|
237
242
|
Short form: use the CXConnect Post-Engager Warm Reply-Rate Pattern only when the source is sender-owned Post Engagers.
|
|
238
243
|
Short form: Never use that warm post-engager pattern for Shared Signal Discovery or Shared Cold Fallback.
|
|
239
|
-
Short form: Post-engager warm first messages
|
|
240
|
-
Short form:
|
|
244
|
+
Short form: Post-engager warm first messages use `This one` plus the post URL when available.
|
|
245
|
+
Short form: Post-engager warm first messages need a row-custom closed question.
|
|
246
|
+
Short form: Use plain category words, not feature-stack wording.
|
|
247
|
+
Short form: Do not add `open to`, `worth seeing`, product copy, proof blocks, or a meeting CTA after the custom closed question.
|
|
241
248
|
|
|
242
249
|
### Shared Cold Fallback quality bar
|
|
243
250
|
|