Connections Optimizer
Reorganize the user's network instead of treating outbound as a one-way prospecting list.
This skill handles:
- X following cleanup and expansion
- LinkedIn follow and connection analysis
- review-first prune queues
- add and follow recommendations
- warm-path identification
- Apple Mail, X DM, and LinkedIn draft generation in the user's real voice
When to Activate
- the user wants to prune their X following
- the user wants to rebalance who they follow or stay connected to
- the user says "clean up my network", "who should I unfollow", "who should I follow", "who should I reconnect with"
- outreach quality depends on network structure, not just cold list generation
Required Inputs
Collect or infer:
- current priorities and active work
- target roles, industries, geos, or ecosystems
- platform selection: X, LinkedIn, or both
- do-not-touch list
- mode:
light-pass, default, or aggressive
If the user does not specify a mode, use default.
Tool Requirements
Preferred
x-api for X graph inspection and recent activity
lead-intelligence for target discovery and warm-path ranking
social-graph-ranker when the user wants bridge value scored independently of the broader lead workflow
- Exa / deep research for person and company enrichment
brand-voice before drafting outbound
Fallbacks
- browser control for LinkedIn analysis and drafting
- browser control for X if API coverage is constrained
- Apple Mail or Mail.app drafting via desktop automation when email is the right channel
Safety Defaults
- default is review-first, never blind auto-pruning
- X: prune only accounts the user follows, never followers
- LinkedIn: treat 1st-degree connection removal as manual-review-first
- do not auto-send DMs, invites, or emails
- emit a ranked action plan and drafts before any apply step
Platform Rules
X
- mutuals are stickier than one-way follows
- non-follow-backs can be pruned more aggressively
- heavily inactive or disappeared accounts should surface quickly
- engagement, signal quality, and bridge value matter more than raw follower count
LinkedIn
- API-first if the user actually has LinkedIn API access
- browser workflow must work when API access is missing
- distinguish outbound follows from accepted 1st-degree connections
- outbound follows can be pruned more freely
- accepted 1st-degree connections should default to review, not auto-remove
Modes
light-pass
- prune only high-confidence low-value one-way follows
- surface the rest for review
- generate a small add/follow list
default
- balanced prune queue
- balanced keep list
- ranked add/follow queue
- draft warm intros or direct outreach where useful
aggressive
- larger prune queue
- lower tolerance for stale non-follow-backs
- still review-gated before apply
Scoring Model
Use these positive signals:
- reciprocity
- recent activity
- alignment to current priorities
- network bridge value
- role relevance
- real engagement history
- recent presence and responsiveness
Use these negative signals:
- disappeared or abandoned account
- stale one-way follow
- off-priority topic cluster
- low-value noise
- repeated non-response
- no follow-back when many better replacements exist
Mutuals and real warm-path bridges should be penalized less aggressively than one-way follows.
Workflow
- Capture priorities, do-not-touch constraints, and selected platforms.
- Pull the current following / connection inventory.
- Score prune candidates with explicit reasons.
- Score keep candidates with explicit reasons.
- Use
lead-intelligence plus research surfaces to rank expansion candidates.
- Match the right channel:
- X DM for warm, fast social touch points
- LinkedIn message for professional graph adjacency
- Apple Mail draft for higher-context intros or outreach
- Run
brand-voice before drafting messages.
- Return a review pack before any apply step.
Review Pack Format
CONNECTIONS OPTIMIZER REPORT
============================
Mode:
Platforms:
Priority Set:
Prune Queue
- handle / profile
reason:
confidence:
action:
Review Queue
- handle / profile
reason:
risk:
Keep / Protect
- handle / profile
bridge value:
Add / Follow Targets
- person
why now:
warm path:
preferred channel:
Drafts
- X DM:
- LinkedIn:
- Apple Mail:
Outbound Rules
- Default email path is Apple Mail / Mail.app draft creation.
- Do not send automatically.
- Choose the channel based on warmth, relevance, and context depth.
- Do not force a DM when an email or no outreach is the right move.
- Drafts should sound like the user, not like automated sales copy.
Related Skills
brand-voice for the reusable voice profile
social-graph-ranker for the standalone bridge-scoring and warm-path math
lead-intelligence for weighted target and warm-path discovery
x-api for X graph access, drafting, and optional apply flows
content-engine when the user also wants public launch content around network moves
1---2name: connections-optimizer3description: Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.4---56# Connections Optimizer78Reorganize the user's network instead of treating outbound as a one-way prospecting list.910This skill handles:1112- X following cleanup and expansion13- LinkedIn follow and connection analysis14- review-first prune queues15- add and follow recommendations16- warm-path identification17- Apple Mail, X DM, and LinkedIn draft generation in the user's real voice1819## When to Activate2021- the user wants to prune their X following22- the user wants to rebalance who they follow or stay connected to23- the user says "clean up my network", "who should I unfollow", "who should I follow", "who should I reconnect with"24- outreach quality depends on network structure, not just cold list generation2526## Required Inputs2728Collect or infer:2930- current priorities and active work31- target roles, industries, geos, or ecosystems32- platform selection: X, LinkedIn, or both33- do-not-touch list34- mode: `light-pass`, `default`, or `aggressive`3536If the user does not specify a mode, use `default`.3738## Tool Requirements3940### Preferred4142- `x-api` for X graph inspection and recent activity43- `lead-intelligence` for target discovery and warm-path ranking44- `social-graph-ranker` when the user wants bridge value scored independently of the broader lead workflow45- Exa / deep research for person and company enrichment46- `brand-voice` before drafting outbound4748### Fallbacks4950- browser control for LinkedIn analysis and drafting51- browser control for X if API coverage is constrained52- Apple Mail or Mail.app drafting via desktop automation when email is the right channel5354## Safety Defaults5556- default is review-first, never blind auto-pruning57- X: prune only accounts the user follows, never followers58- LinkedIn: treat 1st-degree connection removal as manual-review-first59- do not auto-send DMs, invites, or emails60- emit a ranked action plan and drafts before any apply step6162## Platform Rules6364### X6566- mutuals are stickier than one-way follows67- non-follow-backs can be pruned more aggressively68- heavily inactive or disappeared accounts should surface quickly69- engagement, signal quality, and bridge value matter more than raw follower count7071### LinkedIn7273- API-first if the user actually has LinkedIn API access74- browser workflow must work when API access is missing75- distinguish outbound follows from accepted 1st-degree connections76- outbound follows can be pruned more freely77- accepted 1st-degree connections should default to review, not auto-remove7879## Modes8081### `light-pass`8283- prune only high-confidence low-value one-way follows84- surface the rest for review85- generate a small add/follow list8687### `default`8889- balanced prune queue90- balanced keep list91- ranked add/follow queue92- draft warm intros or direct outreach where useful9394### `aggressive`9596- larger prune queue97- lower tolerance for stale non-follow-backs98- still review-gated before apply99100## Scoring Model101102Use these positive signals:103104- reciprocity105- recent activity106- alignment to current priorities107- network bridge value108- role relevance109- real engagement history110- recent presence and responsiveness111112Use these negative signals:113114- disappeared or abandoned account115- stale one-way follow116- off-priority topic cluster117- low-value noise118- repeated non-response119- no follow-back when many better replacements exist120121Mutuals and real warm-path bridges should be penalized less aggressively than one-way follows.122123## Workflow1241251. Capture priorities, do-not-touch constraints, and selected platforms.1262. Pull the current following / connection inventory.1273. Score prune candidates with explicit reasons.1284. Score keep candidates with explicit reasons.1295. Use `lead-intelligence` plus research surfaces to rank expansion candidates.1306. Match the right channel:131 - X DM for warm, fast social touch points132 - LinkedIn message for professional graph adjacency133 - Apple Mail draft for higher-context intros or outreach1347. Run `brand-voice` before drafting messages.1358. Return a review pack before any apply step.136137## Review Pack Format138139```text140CONNECTIONS OPTIMIZER REPORT141============================142143Mode:144Platforms:145Priority Set:146147Prune Queue148- handle / profile149 reason:150 confidence:151 action:152153Review Queue154- handle / profile155 reason:156 risk:157158Keep / Protect159- handle / profile160 bridge value:161162Add / Follow Targets163- person164 why now:165 warm path:166 preferred channel:167168Drafts169- X DM:170- LinkedIn:171- Apple Mail:172```173174## Outbound Rules175176- Default email path is Apple Mail / Mail.app draft creation.177- Do not send automatically.178- Choose the channel based on warmth, relevance, and context depth.179- Do not force a DM when an email or no outreach is the right move.180- Drafts should sound like the user, not like automated sales copy.181182## Related Skills183184- `brand-voice` for the reusable voice profile185- `social-graph-ranker` for the standalone bridge-scoring and warm-path math186- `lead-intelligence` for weighted target and warm-path discovery187- `x-api` for X graph access, drafting, and optional apply flows188- `content-engine` when the user also wants public launch content around network moves