@sellable/mcp 0.1.267 → 0.1.268
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
|
@@ -234,10 +234,12 @@ Use when the user gives an existing idea ID.
|
|
|
234
234
|
1. Call `mcp__sellable__get_post_idea({ ideaId })`.
|
|
235
235
|
2. Treat the idea's raw source as immutable source material.
|
|
236
236
|
3. Run hook research.
|
|
237
|
-
4.
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
237
|
+
4. Run the configured thought-leader inspiration lab unless the user explicitly
|
|
238
|
+
says to skip thought leaders or use only a named subset.
|
|
239
|
+
5. Develop and select a premise card.
|
|
240
|
+
6. Save hook research.
|
|
241
|
+
7. Draft and validate.
|
|
242
|
+
8. Save the draft.
|
|
241
243
|
|
|
242
244
|
## Capture Mode
|
|
243
245
|
|
|
@@ -250,10 +252,12 @@ Use when the user gives a new rough idea, voice memo transcript, freestyle note,
|
|
|
250
252
|
4. Distill only what the user actually said plus source-backed transcript
|
|
251
253
|
worldview/proof ingredients. Label anything inferred from transcripts.
|
|
252
254
|
5. Run hook research.
|
|
253
|
-
6.
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
255
|
+
6. Run the configured thought-leader inspiration lab unless the user explicitly
|
|
256
|
+
says to skip thought leaders or use only a named subset.
|
|
257
|
+
7. Develop and select a premise card.
|
|
258
|
+
8. Save hook research.
|
|
259
|
+
9. Draft and validate.
|
|
260
|
+
10. Save the draft.
|
|
257
261
|
|
|
258
262
|
## Ad Hoc Mode
|
|
259
263
|
|
|
@@ -320,6 +324,10 @@ Use when the user names creators, thought leaders, profile URLs, or says to
|
|
|
320
324
|
write variants using a specific person's recent best content as inspiration.
|
|
321
325
|
Also use this mode when the user says "use my configured thought leaders",
|
|
322
326
|
"use my influencers", "use the tracked people list", or similar.
|
|
327
|
+
In normal draft-producing create-post flows, run this mode automatically from
|
|
328
|
+
the configured active influencer list after the Transcript Worldview Packet and
|
|
329
|
+
general hook research, unless the user explicitly says to skip thought leaders,
|
|
330
|
+
skip external inspiration, or use only a named subset.
|
|
323
331
|
|
|
324
332
|
This mode does not clone the person's voice. It extracts public, reusable
|
|
325
333
|
mechanics from their recent posts and adapts those mechanics into the user's
|
|
@@ -328,11 +336,11 @@ voice, proof, story, and product truth.
|
|
|
328
336
|
Default workflow:
|
|
329
337
|
|
|
330
338
|
1. Normalize the requested people into a `thought_leader_list` with name,
|
|
331
|
-
LinkedIn profile URL or handle, reason, and optional lane.
|
|
332
|
-
|
|
333
|
-
`
|
|
334
|
-
|
|
335
|
-
person
|
|
339
|
+
LinkedIn profile URL or handle, reason, and optional lane. By default, load
|
|
340
|
+
the list from memory-backed `discovery/influencers.md` and include only rows
|
|
341
|
+
where `Include in Discovery` is not `false`. Treat the `Reason` column as
|
|
342
|
+
the person's lane/adaptation brief. If the user names a subset, use that
|
|
343
|
+
subset and resolve each person against the configured list first.
|
|
336
344
|
2. If the user gives only a name and the profile cannot be resolved from
|
|
337
345
|
tracked people or memory, ask for the profile URL or handle before running
|
|
338
346
|
person-specific research.
|
|
@@ -648,7 +656,8 @@ The research worker must return a compact packet only:
|
|
|
648
656
|
- hook-to-body promise maps that show how each hook tells the body
|
|
649
657
|
- body structures and exact body language moves
|
|
650
658
|
- preview measurements
|
|
651
|
-
- thought leader inspiration packets
|
|
659
|
+
- thought leader inspiration packets from the configured active influencer list
|
|
660
|
+
unless the user explicitly opted out or supplied a named subset
|
|
652
661
|
- track-person and gold-standard recommendations
|
|
653
662
|
- blocked states or confidence gaps
|
|
654
663
|
|
|
@@ -696,7 +705,8 @@ Record provenance:
|
|
|
696
705
|
- source hook preview measurements and whether they came from full text or a search preview
|
|
697
706
|
- selected hook patterns
|
|
698
707
|
- audience tension snapshot and selected angle
|
|
699
|
-
- thought leader inspiration packets and selected inspiration adapters
|
|
708
|
+
- thought leader inspiration packets and selected inspiration adapters from the
|
|
709
|
+
configured active influencer list unless explicitly skipped
|
|
700
710
|
- premise cards and selected premise
|
|
701
711
|
- exact phrase patterns and sentence shapes
|
|
702
712
|
- post positioning breakdowns
|
|
@@ -1025,8 +1035,11 @@ fallback in the validation receipt.
|
|
|
1025
1035
|
|
|
1026
1036
|
## Step 2.5: Thought Leader Inspiration Lab
|
|
1027
1037
|
|
|
1028
|
-
Run this step
|
|
1029
|
-
|
|
1038
|
+
Run this step by default for draft-producing create-post flows using the
|
|
1039
|
+
configured active people in `discovery/influencers.md`. Skip it only when the
|
|
1040
|
+
user explicitly says to skip thought leaders, skip external inspiration, or use
|
|
1041
|
+
only general hook research. If the user supplied a `thought_leader_list`, use
|
|
1042
|
+
that named subset instead of the full configured list.
|
|
1030
1043
|
|
|
1031
1044
|
If the host supports background agents, start one bounded
|
|
1032
1045
|
`thought-leader-worker` per specified person. Each worker owns only that
|
|
@@ -1082,8 +1095,8 @@ Draft from:
|
|
|
1082
1095
|
- story/proof files
|
|
1083
1096
|
- post writing rules
|
|
1084
1097
|
- 1-3 relevant approved gold standards when available
|
|
1085
|
-
- thought leader inspiration variants
|
|
1086
|
-
|
|
1098
|
+
- thought leader inspiration variants from the configured active influencer
|
|
1099
|
+
list or supplied named subset
|
|
1087
1100
|
|
|
1088
1101
|
If a claim cannot be traced to the raw idea, core memory, or user answer in the current session, remove it or ask.
|
|
1089
1102
|
|
|
@@ -1103,7 +1116,7 @@ Every saved draft needs a validation receipt with:
|
|
|
1103
1116
|
- selected hook and why
|
|
1104
1117
|
- pre-draft narrative outline
|
|
1105
1118
|
- selected source template and no-copy adaptation rationale
|
|
1106
|
-
- thought leader inspiration lab,
|
|
1119
|
+
- thought leader inspiration lab, including skipped/opt-out reason when omitted
|
|
1107
1120
|
- post positioning breakdown
|
|
1108
1121
|
- viral-post outline
|
|
1109
1122
|
- hook-to-body promise map
|
|
@@ -16,7 +16,9 @@ V2 research has five outputs:
|
|
|
16
16
|
4. viral-post outlines: the reusable narrative structure of each source post
|
|
17
17
|
5. post positioning breakdown templates: line-level positioning and narrative
|
|
18
18
|
technique maps that can be adapted into the user's draft
|
|
19
|
-
6. thought leader inspiration packets
|
|
19
|
+
6. thought leader inspiration packets from the configured active influencer
|
|
20
|
+
list, unless the user explicitly skipped thought leaders or supplied a
|
|
21
|
+
named subset
|
|
20
22
|
|
|
21
23
|
## Search Inputs
|
|
22
24
|
|
|
@@ -698,13 +700,15 @@ best source" tension. Do not borrow the source's dinner/community proof.
|
|
|
698
700
|
|
|
699
701
|
## Thought Leader Inspiration Workers
|
|
700
702
|
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
user
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
703
|
+
Run a separate inspiration analysis per person for the configured active
|
|
704
|
+
thought-leader list by default during draft-producing create-post flows, unless
|
|
705
|
+
the user explicitly says to skip thought leaders, skip external inspiration, or
|
|
706
|
+
use only a named subset. Also do this when the user supplies a list of thought
|
|
707
|
+
leaders, creators, profile URLs, or handles. The configured source is
|
|
708
|
+
memory-backed `discovery/influencers.md`; include only rows where
|
|
709
|
+
`Include in Discovery` is not `false`, and treat each row's `Reason` as that
|
|
710
|
+
person's lane/adaptation brief. This is different from general search: the
|
|
711
|
+
source set is the person's own recent content.
|
|
708
712
|
|
|
709
713
|
Use one bounded background worker per person when the host supports background
|
|
710
714
|
agents. If not, process the list sequentially. Each worker must keep its output
|
|
@@ -74,10 +74,10 @@ Hook research files must preserve:
|
|
|
74
74
|
- rendered preview records for kept source hooks and adapted hook blocks,
|
|
75
75
|
including literal mobile/desktop preview blocks and whether the first-screen
|
|
76
76
|
promise is visible
|
|
77
|
-
- thought leader inspiration packets
|
|
78
|
-
worker status, profile URL/handle, recent
|
|
79
|
-
follower-adjusted signal when available,
|
|
80
|
-
forbidden borrowing
|
|
77
|
+
- thought leader inspiration packets from the configured active influencer list
|
|
78
|
+
or supplied named subset, including worker status, profile URL/handle, recent
|
|
79
|
+
posts reviewed, weighted winners, follower-adjusted signal when available,
|
|
80
|
+
allowed mechanics to adapt, and forbidden borrowing
|
|
81
81
|
- source-message outlines for keeper posts, preserving source paragraph order
|
|
82
82
|
and branching each paragraph, line, or phrase into high-level goal, reader
|
|
83
83
|
effect, reusable move, and adaptation guard without reproducing the full
|
|
@@ -104,9 +104,9 @@ Draft files must preserve:
|
|
|
104
104
|
- draft body
|
|
105
105
|
- source-message outline for any outside post being adapted, when the draft's
|
|
106
106
|
body shape was learned from a specific source post
|
|
107
|
-
- thought leader inspiration lab
|
|
108
|
-
adapter, variants considered, Christian/Sellable voice layer,
|
|
109
|
-
copying/voice-clone risk
|
|
107
|
+
- thought leader inspiration lab by default, including the selected inspiration
|
|
108
|
+
adapter, variants considered, Christian/Sellable voice layer,
|
|
109
|
+
copying/voice-clone risk, and skipped/opt-out reason when omitted
|
|
110
110
|
- pre-draft narrative outline: hierarchical `I.`, `A.`, `i.` outline covering
|
|
111
111
|
hook debt, thesis, reader, core mechanism, definitions, proof claims,
|
|
112
112
|
working body patterns adapted, narrative beats, mobile scan path, body
|
|
@@ -336,7 +336,9 @@ from another creator, save as `needs_revision`.
|
|
|
336
336
|
|
|
337
337
|
## Thought Leader Inspiration Audit
|
|
338
338
|
|
|
339
|
-
|
|
339
|
+
For draft-producing create-post flows, validate the configured thought-leader
|
|
340
|
+
inspiration lab by default. If it was skipped, record the explicit opt-out
|
|
341
|
+
reason. When thought leaders or creators were used, validate that inspiration
|
|
340
342
|
was used as structural adaptation, not persona cloning.
|
|
341
343
|
|
|
342
344
|
Record:
|