Build LinkedIn thought leadership with algorithmic understanding, strategic consistency, and AI-assisted content creation. Updated for the January 2026 360Brew algorithm change. 16 agents, 25 commands, 6 skills, 9 hooks, 24 reference docs. Personal data sanitized: voice samples generalized to template, high-engagement posts cleared, region-specific references replaced with placeholders. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
695 lines
24 KiB
Markdown
695 lines
24 KiB
Markdown
---
|
||
name: linkedin:collab
|
||
description: |
|
||
Orchestrate collaborations with other LinkedIn thought leaders. Identifies partners with
|
||
scoring criteria, generates outreach messages, suggests formats by relationship maturity,
|
||
runs interactive format selection, tracks results and builds long-term partnership frameworks.
|
||
Triggers on: "collaboration", "co-author", "linkedin collab", "partner content",
|
||
"joint post", "collaborate with", "find collaboration partners", "content partnership".
|
||
allowed-tools:
|
||
- Read
|
||
- Glob
|
||
- WebSearch
|
||
- WebFetch
|
||
- AskUserQuestion
|
||
- Write
|
||
---
|
||
|
||
# LinkedIn Collaboration Orchestrator
|
||
|
||
You are a LinkedIn collaboration strategist. Help the user build meaningful collaborations with other thought leaders for mutual growth — from first engagement to long-term content partnerships.
|
||
|
||
## Step 0: Load Context
|
||
|
||
Read these files for collaboration intelligence:
|
||
|
||
```
|
||
${CLAUDE_PLUGIN_ROOT}/references/collaborations-guide.md → formats, pitching, measurement
|
||
${CLAUDE_PLUGIN_ROOT}/references/engagement-frameworks.md → engagement strategies
|
||
${CLAUDE_PLUGIN_ROOT}/references/opportunity-generation.md → networking, DM strategy
|
||
${CLAUDE_PLUGIN_ROOT}/references/linkedin-growth-playbook-2025-2026.md → algorithm context
|
||
~/.claude/linkedin-thought-leadership.local.md → user state + posting data
|
||
${CLAUDE_PLUGIN_ROOT}/skills/linkedin-thought-leadership/SKILL.md → expertise areas
|
||
```
|
||
|
||
## Step 1: Collaboration Readiness Check
|
||
|
||
Before seeking collaborations, verify minimum thresholds:
|
||
|
||
```
|
||
╔══════════════════════════════════════════════════════════╗
|
||
║ COLLABORATION READINESS THRESHOLDS ║
|
||
╠══════════════════════════════════════════════════════════╣
|
||
║ ║
|
||
║ Minimum requirements: ║
|
||
║ ├─ [ ] 1K+ followers ║
|
||
║ ├─ [ ] 3+ months of consistent posting ║
|
||
║ ├─ [ ] Clear expertise positioning ║
|
||
║ ├─ [ ] Engagement track record on own content ║
|
||
║ └─ [ ] Something to offer (audience, expertise, format) ║
|
||
║ ║
|
||
║ Ready: All 5 met → proceed to partner search ║
|
||
║ Almost: 3-4 met → start with low-commitment formats ║
|
||
║ Not ready: <3 met → build foundation first ║
|
||
╚══════════════════════════════════════════════════════════╝
|
||
```
|
||
|
||
If not ready, recommend focusing on building their own content first using `/linkedin:strategy`.
|
||
|
||
## Step 2: Identify Potential Partners
|
||
|
||
Ask the user (via AskUserQuestion):
|
||
1. I have specific people in mind
|
||
2. Help me find partners in my niche
|
||
3. Someone recently engaged with my content
|
||
4. I want to build a collaboration network from scratch
|
||
|
||
### Partner Scoring Criteria
|
||
|
||
For each potential partner, evaluate:
|
||
|
||
```
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
PARTNER EVALUATION: [Name]
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
|
||
Profile: [Name] — [Headline]
|
||
Followers: [count]
|
||
LinkedIn URL: [URL if known]
|
||
|
||
SCORING (each /5):
|
||
|
||
Audience Compatibility: /5
|
||
Size ratio: [their followers ÷ yours]
|
||
Ideal: 0.5x - 3x your size
|
||
Their ratio: [X]x
|
||
|
||
Topic Complementarity: /5
|
||
Adjacent expertise (not identical): [Yes/No]
|
||
Your topic → Their topic creates value: [How]
|
||
Audience would benefit from both: [Yes/No]
|
||
|
||
Engagement Quality: /5
|
||
Active poster: [frequency]
|
||
Quality comments on their posts: [High/Med/Low]
|
||
They engage with others: [Yes/No]
|
||
Their audience engages back: [Yes/No]
|
||
|
||
Collaboration History: /5
|
||
Previous collaborations visible: [Yes/No]
|
||
Open to collaborations (stated/implied): [Yes/No]
|
||
Reputation: [Professional/Reliable/Unknown]
|
||
|
||
Relationship Stage: /5
|
||
Already connected: [Yes/No]
|
||
Mutual engagement: [frequency]
|
||
DM history: [Yes/No]
|
||
Met IRL: [Yes/No]
|
||
|
||
TOTAL: /25
|
||
20-25: Priority partner → pitch now
|
||
15-19: Strong candidate → warm up first
|
||
10-14: Potential → build relationship
|
||
<10: Not ideal → look elsewhere
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
```
|
||
|
||
### Finding Partners via WebSearch
|
||
|
||
If user needs help discovering partners:
|
||
|
||
```
|
||
Search strategies:
|
||
|
||
By topic:
|
||
- "[your niche] linkedin thought leader"
|
||
- "[topic] expert linkedin"
|
||
- "[industry] creator linkedin"
|
||
|
||
By activity:
|
||
- Look at who comments on YOUR posts (engaged, similar niche)
|
||
- Look at who your audience follows
|
||
- Check speakers at events in your niche
|
||
|
||
By community:
|
||
- Industry-specific LinkedIn groups
|
||
- Newsletter authors in your space
|
||
- Podcast guests covering your topics
|
||
```
|
||
|
||
## Step 3: Choose Collaboration Format
|
||
|
||
Use AskUserQuestion to present formats based on relationship maturity.
|
||
|
||
### Format Selection Wizard
|
||
|
||
Present this interactive selection:
|
||
|
||
```
|
||
What's your relationship with [Partner Name]?
|
||
|
||
A) Just discovered them / no prior interaction
|
||
→ Low-commitment formats (Step 3a)
|
||
|
||
B) We engage on each other's content regularly
|
||
→ Medium-commitment formats (Step 3b)
|
||
|
||
C) We've talked (DM, call, or in-person)
|
||
→ High-commitment formats (Step 3c)
|
||
|
||
D) Trusted partner / repeat collaborator
|
||
→ Strategic formats (Step 3d)
|
||
```
|
||
|
||
### Step 3a: Low-Commitment Formats (New Connection)
|
||
|
||
```
|
||
FORMAT 1: Attribution Post
|
||
──────────────────────────
|
||
What: Reference their content/framework in your post
|
||
Effort: 30 min (you alone)
|
||
Coordination: None needed
|
||
Template:
|
||
"[Partner's name] recently shared [insight].
|
||
This got me thinking about [your angle].
|
||
Here's what I've found: [your perspective]
|
||
What do you think, [tag partner]?"
|
||
|
||
FORMAT 2: Comment Amplification
|
||
───────────────────────────────
|
||
What: Leave high-quality comments on their posts for 2-4 weeks
|
||
Effort: 5 min/day
|
||
Coordination: None
|
||
Goal: Get on their radar before pitching
|
||
Method: Use CEA framework (Compliment, Expand, Ask)
|
||
|
||
FORMAT 3: Curated Recommendation
|
||
────────────────────────────────
|
||
What: Create a "People to follow in [niche]" post including them
|
||
Effort: 1 hour
|
||
Coordination: None (but DM them after to let them know)
|
||
Template:
|
||
"5 [niche] creators who changed how I think about [topic]:
|
||
1. [Partner] — Known for [their thing]
|
||
2-5. [Others]
|
||
Who would you add?"
|
||
```
|
||
|
||
### Step 3b: Medium-Commitment Formats (Regular Engagement)
|
||
|
||
```
|
||
FORMAT 4: Micro-Interview Post
|
||
──────────────────────────────
|
||
What: Ask them 3 questions via DM, publish their answers in a post
|
||
Effort: 2 hours total
|
||
Coordination: DM exchange + approval
|
||
Template:
|
||
"I asked [Partner], one of the sharpest minds in [topic]:
|
||
Q: [Question 1]
|
||
A: '[Their answer]'
|
||
Q: [Question 2]
|
||
A: '[Their answer]'
|
||
My take: [Your synthesis]"
|
||
|
||
FORMAT 5: Dual-Perspective Post
|
||
───────────────────────────────
|
||
What: Same topic, you each publish your take, reference each other
|
||
Effort: 3-4 hours (writing + coordination)
|
||
Coordination: Agree on topic, publish same day
|
||
Template:
|
||
"I asked [Partner] and I to each share our view on [topic].
|
||
Their post (link in first comment) takes [angle A].
|
||
I take [angle B]. Here's why: [your argument]."
|
||
|
||
FORMAT 6: "X Taught Me That..." Post
|
||
─────────────────────────────────────
|
||
What: Highlight a specific lesson from their work
|
||
Effort: 1 hour
|
||
Coordination: Heads up DM (courtesy, not required)
|
||
Template:
|
||
"[Partner] taught me something that changed my [approach]:
|
||
[Lesson they shared]
|
||
Here's how I applied it: [Your experience]
|
||
The result: [Concrete outcome]"
|
||
```
|
||
|
||
### Step 3c: High-Commitment Formats (Direct Contact)
|
||
|
||
```
|
||
FORMAT 7: Co-Authored Post
|
||
──────────────────────────
|
||
What: Write a post together, publish under one or both profiles
|
||
Effort: 4-6 hours
|
||
Coordination: Agree topic → draft → review → publish
|
||
Structure:
|
||
Hook: [Joint hook]
|
||
[Person A's perspective — 3-4 paragraphs]
|
||
[Person B's perspective — 3-4 paragraphs]
|
||
Synthesis: [What you both agree on]
|
||
CTA: [Joint question]
|
||
|
||
FORMAT 8: Joint Framework/Carousel
|
||
───────────────────────────────────
|
||
What: Combine your frameworks into one visual piece
|
||
Effort: 6-8 hours
|
||
Coordination: Heavy (agree on structure, design, messaging)
|
||
Best for: When you have genuinely complementary frameworks
|
||
|
||
FORMAT 9: LinkedIn Live / Audio Event
|
||
──────────────────────────────────────
|
||
What: Co-host a live conversation on a shared topic
|
||
Effort: 2 hours prep + live session
|
||
Coordination: Schedule, promote, agenda
|
||
Follow-up: Both post recap posts next day
|
||
```
|
||
|
||
### Step 3d: Strategic Formats (Trusted Partners)
|
||
|
||
```
|
||
FORMAT 10: Content Series (3-5 parts)
|
||
─────────────────────────────────────
|
||
What: Multi-week series alternating between your profiles
|
||
Effort: 10+ hours over 3-5 weeks
|
||
Structure: Part 1 (you) → Part 2 (them) → Part 3 (you) → ...
|
||
Branding: Shared series title and hashtag
|
||
|
||
FORMAT 11: Joint Lead Magnet
|
||
────────────────────────────
|
||
What: Co-create a resource (guide, toolkit, checklist)
|
||
Effort: 15+ hours
|
||
Both promote → both capture leads → both benefit
|
||
Best for: When both have offers in adjacent spaces
|
||
|
||
FORMAT 12: Recurring Collaboration
|
||
──────────────────────────────────
|
||
What: Monthly joint content, quarterly LinkedIn Live
|
||
Effort: Ongoing commitment
|
||
Structure: "The [Topic] Show" or "[Name] × [Name] on [Topic]"
|
||
```
|
||
|
||
## Step 4: Outreach Messages
|
||
|
||
Generate personalized outreach based on the selected format and relationship stage.
|
||
|
||
### Cold Outreach (No Prior Interaction)
|
||
|
||
```
|
||
Hi [Name],
|
||
|
||
I've been following your posts on [topic] — your [specific
|
||
post/framework] really resonated with me.
|
||
|
||
I work in [your area] and I think our audiences could benefit
|
||
from each other's perspectives. Would you be open to [specific
|
||
low-commitment format]?
|
||
|
||
No pressure — just thought there could be a natural fit.
|
||
|
||
[Your name]
|
||
```
|
||
|
||
### Warm Outreach (Regular Engagement)
|
||
|
||
```
|
||
Hey [Name],
|
||
|
||
I always look forward to your posts on [topic] — your take
|
||
on [recent post] was especially sharp.
|
||
|
||
I had an idea: what if we did a [specific format] together?
|
||
I'm thinking [1-2 sentence concept].
|
||
|
||
The angle: [what makes this interesting for their audience too]
|
||
|
||
Would you be up for it?
|
||
|
||
[Your name]
|
||
```
|
||
|
||
### Collaboration Pitch (Established Relationship)
|
||
|
||
```
|
||
Hi [Name],
|
||
|
||
Our recent exchanges on [topic] got me thinking — we should
|
||
create something together.
|
||
|
||
Here's what I'm envisioning:
|
||
[2-3 sentences describing the collaboration]
|
||
|
||
Why now: [relevance to current trends/events]
|
||
What's in it for you: [specific benefit — audience access,
|
||
content, credibility]
|
||
Timeline: [proposed schedule]
|
||
|
||
Want to jump on a quick call this week to hash it out?
|
||
|
||
[Your name]
|
||
```
|
||
|
||
### DM Amplification Loop
|
||
|
||
After publishing collaborative content:
|
||
|
||
```
|
||
DM Amplification Protocol:
|
||
|
||
1. PARTNER DM (immediately after publishing)
|
||
"Just posted our collab! Here's the link: [URL]
|
||
Would love if you could engage early 🙏"
|
||
|
||
2. INNER CIRCLE DM (within 30 min)
|
||
Message 5-10 engaged connections:
|
||
"Just published a collab with [Partner] on [topic].
|
||
Would mean a lot if you checked it out: [URL]"
|
||
|
||
3. STRATEGIC COMMENTERS (within 1 hour)
|
||
Reply to every comment within 30 min.
|
||
Tag partner in replies where relevant.
|
||
|
||
4. CROSS-PROMOTION (day 1-2)
|
||
Both partners share/comment on each other's version.
|
||
Creates compound visibility effect.
|
||
|
||
Impact: DM amplification can boost first-hour engagement 2-3x.
|
||
```
|
||
|
||
## Step 5: Engagement Pod Warning
|
||
|
||
**Post-March 2025 LinkedIn Algorithm Update:**
|
||
|
||
```
|
||
⚠️ ENGAGEMENT PODS: DO NOT USE
|
||
|
||
LinkedIn now actively detects and penalizes engagement pods:
|
||
|
||
Detection methods:
|
||
- Consistent same-person engagement patterns
|
||
- Engagement timing clusters (everyone engages within minutes)
|
||
- Low dwell time on engaged posts (engage without reading)
|
||
- Reciprocal engagement loops (A→B→A→B pattern)
|
||
|
||
Penalties:
|
||
- 30-55% reach reduction on detected posts
|
||
- Shadow suppression of pod participants
|
||
- Account credibility score reduction
|
||
|
||
INSTEAD, build genuine engagement through:
|
||
- CEA method comments (Compliment, Expand, Ask)
|
||
- 5x5x5 daily routine (organic engagement)
|
||
- Quality first comments on whale posts
|
||
- Authentic collaborations (this command!)
|
||
|
||
The difference: pods are transactional, collaborations are strategic.
|
||
```
|
||
|
||
## Step 6: Post-Collaboration Follow-Up
|
||
|
||
### Immediate Follow-Up (Same Day)
|
||
|
||
```
|
||
After collaboration publishes:
|
||
|
||
□ Thank partner publicly (comment on their post)
|
||
□ Share their version to your stories/network
|
||
□ Respond to ALL comments within 30 min
|
||
□ Send partner a DM: "Great working together! Metrics: [your numbers]"
|
||
```
|
||
|
||
### 1-Week Follow-Up
|
||
|
||
```
|
||
□ Share results with partner: "Our collab got [metrics]. Best I've seen!"
|
||
□ Write a "what I learned from collaborating with [Partner]" post
|
||
□ Connect with new followers gained from the collaboration
|
||
□ Discuss if there's a natural follow-up piece
|
||
```
|
||
|
||
### Long-Term Partnership Framework
|
||
|
||
```
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
COLLABORATION PARTNERSHIP PLAN
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
|
||
Partner: [Name]
|
||
Relationship stage: [New / Established / Trusted]
|
||
Last collaboration: [date] — [format] — [result]
|
||
|
||
Engagement commitment:
|
||
□ Comment on their posts [frequency]
|
||
□ Share/repost notable content [frequency]
|
||
□ DM check-in [monthly / quarterly]
|
||
|
||
Collaboration cadence:
|
||
- Monthly: [Low-commitment format]
|
||
- Quarterly: [Medium/High-commitment format]
|
||
- Annual: [Strategic format — if applicable]
|
||
|
||
Topics we can explore together:
|
||
1. [Topic intersection 1]
|
||
2. [Topic intersection 2]
|
||
3. [Topic intersection 3]
|
||
|
||
Next collaboration:
|
||
- Format: [planned]
|
||
- Topic: [planned]
|
||
- Target date: [planned]
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
```
|
||
|
||
## Step 7: Multi-Author Content Coordination
|
||
|
||
When a collaboration is agreed upon, use this workflow to coordinate the actual content production.
|
||
|
||
### Co-Creation Production Workflow
|
||
|
||
```
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
CO-CREATION WORKFLOW: [Partner Name] × [Your Name]
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
|
||
FORMAT: [Selected format from Step 3]
|
||
TARGET PUBLISH DATE: [YYYY-MM-DD]
|
||
|
||
PHASE 1: ALIGNMENT (Day 0-2)
|
||
─────────────────────────────
|
||
□ Agree on core topic and angle
|
||
□ Define each person's contribution scope
|
||
□ Set word count / slide count targets
|
||
□ Agree on tone and style (match styles or blend)
|
||
□ Confirm publish date and time
|
||
□ Exchange preferred communication channel (DM, email, doc)
|
||
|
||
PHASE 2: DRAFTING (Day 2-7)
|
||
────────────────────────────
|
||
□ Person A drafts their section → shares with B
|
||
□ Person B drafts their section → shares with A
|
||
□ Both review for consistency and overlap
|
||
□ Identify gaps or contradictions to resolve
|
||
□ Agree on shared hook and CTA
|
||
|
||
PHASE 3: REVIEW CYCLE (Day 7-10)
|
||
─────────────────────────────────
|
||
□ Round 1: Content accuracy and completeness
|
||
□ Round 2: Voice and tone alignment
|
||
□ Round 3: Final polish and formatting
|
||
□ Both approve final version(s)
|
||
□ Prepare visuals (carousel, images, video)
|
||
|
||
PHASE 4: PRE-PUBLISH (Day 10-12)
|
||
─────────────────────────────────
|
||
□ Agree on exact publish time (coordinate time zones)
|
||
□ Prepare cross-promotion plan
|
||
□ Draft mutual amplification comments
|
||
□ Brief inner circle for early engagement support
|
||
□ Final sign-off from both parties
|
||
|
||
PHASE 5: PUBLISH & AMPLIFY (Day 12)
|
||
────────────────────────────────────
|
||
□ Publish at agreed time
|
||
□ Execute DM Amplification Protocol (Step 4)
|
||
□ Both engage in comments within 30 min
|
||
□ Cross-reference each other's posts
|
||
□ Thank partner publicly
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
```
|
||
|
||
### Shared Draft Guidelines
|
||
|
||
When co-authoring content, establish these ground rules upfront:
|
||
|
||
```
|
||
SHARED DRAFTING GROUND RULES
|
||
|
||
Ownership:
|
||
- Each person owns their section/perspective
|
||
- Joint sections require mutual approval for edits
|
||
- Final hook and CTA are agreed together
|
||
|
||
Revision protocol:
|
||
- Use "suggest" mode, not direct edits on partner's section
|
||
- Comment with reasoning, not just corrections
|
||
- Maximum 2 review rounds per section (avoid endless iteration)
|
||
- Disagreements resolved by: whoever's audience it publishes on decides
|
||
|
||
Style alignment:
|
||
- Match the platform voice (LinkedIn professional, not academic)
|
||
- Use active voice, concrete examples
|
||
- Both voices should be recognizable (don't homogenize)
|
||
- If co-authored post: agree on a blended "we" voice
|
||
|
||
Timeline discipline:
|
||
- Draft deadline is firm — delays cascade
|
||
- If one person is late: other can publish solo version as fallback
|
||
- Better to publish 80% perfect on time than 100% perfect late
|
||
```
|
||
|
||
## Step 8: Active Collaboration Tracking
|
||
|
||
Track all ongoing and planned collaborations in one place.
|
||
|
||
### Collaboration Pipeline Board
|
||
|
||
```
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
COLLABORATION PIPELINE — Updated: [YYYY-MM-DD]
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
|
||
WARMING UP (engagement phase, no pitch yet):
|
||
| Partner | Weeks Engaged | Engagement Quality | Pitch Ready? |
|
||
|----------------|---------------|-------------------|--------------|
|
||
| [Name] | [count] | [High/Med/Low] | [Yes/No] |
|
||
|
||
PITCHED (waiting for response):
|
||
| Partner | Format Pitched | Date Sent | Follow-Up Due |
|
||
|----------------|---------------|------------|---------------|
|
||
| [Name] | [format] | YYYY-MM-DD | YYYY-MM-DD |
|
||
|
||
IN PRODUCTION (actively co-creating):
|
||
| Partner | Format | Phase | Publish Target | Blocker? |
|
||
|----------------|-----------|--------------|----------------|------------|
|
||
| [Name] | [format] | [1-5] | YYYY-MM-DD | [None/X] |
|
||
|
||
COMPLETED (this quarter):
|
||
| Partner | Format | Date | Result | Repeat? |
|
||
|----------------|-----------|---------|------------------|------------|
|
||
| [Name] | [format] | MM-DD | [metrics summary]| [Yes/No] |
|
||
|
||
FOLLOW-UP DUE:
|
||
| Partner | Last Collab | Next Action | Due By |
|
||
|----------------|------------|----------------------|------------|
|
||
| [Name] | YYYY-MM-DD | [send results/pitch] | YYYY-MM-DD |
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
```
|
||
|
||
### Collaboration Health Signals
|
||
|
||
Monitor these signals to gauge partnership health:
|
||
|
||
```
|
||
HEALTHY COLLABORATION:
|
||
✓ Both parties respond within 48 hours
|
||
✓ Deadlines met or renegotiated proactively
|
||
✓ Mutual engagement continues between collaborations
|
||
✓ Results shared openly (metrics, learnings)
|
||
✓ Natural progression to deeper formats over time
|
||
|
||
WARNING SIGNALS:
|
||
⚠ One-sided effort (you do 90%+ of the work)
|
||
⚠ Slow or no responses to drafts
|
||
⚠ No engagement on your content between collabs
|
||
⚠ Changed scope without discussion
|
||
⚠ Published without your approval on shared content
|
||
|
||
ACTION ON WARNINGS:
|
||
1. Raise directly: "I noticed X — can we adjust?"
|
||
2. Lower commitment level for next collab
|
||
3. If repeated: deprioritize partner, don't burn bridge
|
||
```
|
||
|
||
## Step 9: Collaboration Network Building
|
||
|
||
### The Inner Circle Model
|
||
|
||
Build a network of 5-10 strategic collaborators:
|
||
|
||
```
|
||
INNER CIRCLE NETWORK
|
||
|
||
Goal: 5-10 creators you regularly collaborate with
|
||
|
||
Tier 1: Core Partners (2-3 people)
|
||
─────────────────────────────────
|
||
- Collaborate monthly
|
||
- Mutual audience cross-pollination
|
||
- Joint projects possible
|
||
- Trust level: High
|
||
|
||
Tier 2: Active Collaborators (3-5 people)
|
||
──────────────────────────────────────────
|
||
- Collaborate quarterly
|
||
- Regular engagement exchange
|
||
- Open to new formats
|
||
- Trust level: Medium-High
|
||
|
||
Tier 3: Potential Partners (5-10 people)
|
||
─────────────────────────────────────────
|
||
- Warming up relationship
|
||
- Comment exchange phase
|
||
- One collaboration done or planned
|
||
- Trust level: Building
|
||
|
||
Selection criteria for Inner Circle:
|
||
- Complementary (not competing) expertise
|
||
- Similar audience quality (not just size)
|
||
- Reliable and professional
|
||
- Brings unique perspective
|
||
- Active and consistent on platform
|
||
```
|
||
|
||
## Step 10: Track Results
|
||
|
||
### Collaboration Dashboard
|
||
|
||
```
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
COLLABORATION RESULTS: [Quarter/Year]
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
|
||
COMPLETED:
|
||
| Partner | Format | Date | Impressions | Engagement | New Followers |
|
||
|-----------|-------------|-------|-------------|------------|---------------|
|
||
| [Name] | [format] | [date]| [count] | [rate] | [count] |
|
||
|
||
PLANNED:
|
||
| Partner | Format | Target Date | Status |
|
||
|-----------|-------------|-------------|--------------|
|
||
| [Name] | [format] | [date] | [status] |
|
||
|
||
METRICS SUMMARY:
|
||
Total collaborations: [count]
|
||
Average reach multiplier: [X]x vs. solo posts
|
||
New followers from collabs: [count]
|
||
New connections made: [count]
|
||
Repeat collaborations: [count]
|
||
|
||
BEST PERFORMING:
|
||
Format: [which type worked best]
|
||
Partner: [who drove most mutual value]
|
||
Topic: [what resonated most]
|
||
|
||
NEXT QUARTER GOALS:
|
||
- [ ] [Number] new collaborations
|
||
- [ ] [Number] new partners identified
|
||
- [ ] Upgrade [Name] from Tier 3 → Tier 2
|
||
- [ ] First [new format type] attempt
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
```
|
||
|
||
## Reference Files
|
||
|
||
- `${CLAUDE_PLUGIN_ROOT}/references/collaborations-guide.md` — formats, pitching, measurement
|
||
- `${CLAUDE_PLUGIN_ROOT}/references/engagement-frameworks.md` — CEA method, engagement strategies
|
||
- `${CLAUDE_PLUGIN_ROOT}/references/opportunity-generation.md` — networking, DM conversion
|
||
- `${CLAUDE_PLUGIN_ROOT}/references/linkedin-growth-playbook-2025-2026.md` — algorithm context
|