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
Source: affaan-m/ECC → skills/connections-optimizer/SKILL.md
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---5# Connections Optimizer67Reorganize the user's network instead of treating outbound as a one-way prospecting list.89This skill handles:1011- X following cleanup and expansion12- LinkedIn follow and connection analysis13- review-first prune queues14- add and follow recommendations15- warm-path identification16- Apple Mail, X DM, and LinkedIn draft generation in the user's real voice1718## When to Activate1920- the user wants to prune their X following21- the user wants to rebalance who they follow or stay connected to22- the user says "clean up my network", "who should I unfollow", "who should I follow", "who should I reconnect with"23- outreach quality depends on network structure, not just cold list generation2425## Required Inputs2627Collect or infer:2829- current priorities and active work30- target roles, industries, geos, or ecosystems31- platform selection: X, LinkedIn, or both32- do-not-touch list33- mode: `light-pass`, `default`, or `aggressive`3435If the user does not specify a mode, use `default`.3637## Tool Requirements3839### Preferred4041- `x-api` for X graph inspection and recent activity42- `lead-intelligence` for target discovery and warm-path ranking43- `social-graph-ranker` when the user wants bridge value scored independently of the broader lead workflow44- Exa / deep research for person and company enrichment45- `brand-voice` before drafting outbound4647### Fallbacks4849- browser control for LinkedIn analysis and drafting50- browser control for X if API coverage is constrained51- Apple Mail or Mail.app drafting via desktop automation when email is the right channel5253## Safety Defaults5455- default is review-first, never blind auto-pruning56- X: prune only accounts the user follows, never followers57- LinkedIn: treat 1st-degree connection removal as manual-review-first58- do not auto-send DMs, invites, or emails59- emit a ranked action plan and drafts before any apply step6061## Platform Rules6263### X6465- mutuals are stickier than one-way follows66- non-follow-backs can be pruned more aggressively67- heavily inactive or disappeared accounts should surface quickly68- engagement, signal quality, and bridge value matter more than raw follower count6970### LinkedIn7172- API-first if the user actually has LinkedIn API access73- browser workflow must work when API access is missing74- distinguish outbound follows from accepted 1st-degree connections75- outbound follows can be pruned more freely76- accepted 1st-degree connections should default to review, not auto-remove7778## Modes7980### `light-pass`8182- prune only high-confidence low-value one-way follows83- surface the rest for review84- generate a small add/follow list8586### `default`8788- balanced prune queue89- balanced keep list90- ranked add/follow queue91- draft warm intros or direct outreach where useful9293### `aggressive`9495- larger prune queue96- lower tolerance for stale non-follow-backs97- still review-gated before apply9899## Scoring Model100101Use these positive signals:102103- reciprocity104- recent activity105- alignment to current priorities106- network bridge value107- role relevance108- real engagement history109- recent presence and responsiveness110111Use these negative signals:112113- disappeared or abandoned account114- stale one-way follow115- off-priority topic cluster116- low-value noise117- repeated non-response118- no follow-back when many better replacements exist119120Mutuals and real warm-path bridges should be penalized less aggressively than one-way follows.121122## Workflow1231241. Capture priorities, do-not-touch constraints, and selected platforms.1252. Pull the current following / connection inventory.1263. Score prune candidates with explicit reasons.1274. Score keep candidates with explicit reasons.1285. Use `lead-intelligence` plus research surfaces to rank expansion candidates.1296. Match the right channel:130 - X DM for warm, fast social touch points131 - LinkedIn message for professional graph adjacency132 - Apple Mail draft for higher-context intros or outreach1337. Run `brand-voice` before drafting messages.1348. Return a review pack before any apply step.135136## Review Pack Format137138```text139CONNECTIONS OPTIMIZER REPORT140============================141142Mode:143Platforms:144Priority Set:145146Prune Queue147- handle / profile148 reason:149 confidence:150 action:151152Review Queue153- handle / profile154 reason:155 risk:156157Keep / Protect158- handle / profile159 bridge value:160161Add / Follow Targets162- person163 why now:164 warm path:165 preferred channel:166167Drafts168- X DM:169- LinkedIn:170- Apple Mail:171```172173## Outbound Rules174175- Default email path is Apple Mail / Mail.app draft creation.176- Do not send automatically.177- Choose the channel based on warmth, relevance, and context depth.178- Do not force a DM when an email or no outreach is the right move.179- Drafts should sound like the user, not like automated sales copy.180181## Related Skills182183- `brand-voice` for the reusable voice profile184- `social-graph-ranker` for the standalone bridge-scoring and warm-path math185- `lead-intelligence` for weighted target and warm-path discovery186- `x-api` for X graph access, drafting, and optional apply flows187- `content-engine` when the user also wants public launch content around network moves188189---190191**Source:** [`affaan-m/ECC`](https://github.com/affaan-m/ECC) → `skills/connections-optimizer/SKILL.md`