Step 17 (Wave 4 S4) of the audit remediation. Applies research/03 §D5 + the two S2 residual fixes folded in. No new commands/agents (counts stay 27/19). Newsletter (commands/newsletter.md): new "Distribution channel" section after Step 10 teaching the HONEST native-newsletter mechanics — bypasses organic feed ranking via ONE deduplicated notification per subscriber per edition (NOT a three-touchpoint blast); the mass invite fires once → ~1-2K follower floor (wait until you can spend it); realistic cold-start 0-100 subs months 1-3; discloses non-export / no-canonical / no-read-analytics / per-subscriber decay; explicit below-vs-above-floor decision rule. Sourced to research/03 D5. Profile (commands/profile.md): new "Profile SEO" section — headline as the highest-weight search field + a per-section keyword-target table (headline/about/experience/skills/featured), consistency-over-stuffing rule. Outreach (commands/outreach.md): Step 8c persists the pipeline board to tracked state via the new recordOutreachContact mutation (mirrors Step 16's recordFirstHourPlan): additive last_outreach_date/outreach_active scalars + a non-R-initial ## Outreach Pipeline section in state-updater.mjs + config/state-file.template.md + --record-outreach CLI branch. +7 tests (state-updater 26→33, full hook suite 83→90). Residual 1 (growth-playbook:216): 9:16 "distribution boost" → 4:5/1:1 guidance (9:16 mobile-only opt-in; "immersive distribution" = uncorroborated heuristic). Residual 2 (video-strategy-guide:300): "3-second test determines 70% retention" → "front-load value for muted autoplay" (three-second hook is folklore, not a LinkedIn signal). Verify: grep checks 1-5 pass; test-runner.sh exit 0 (stat-consistency green); state-updater 33/33. [skip-docs] — tre-doc + version bump deferred to Step 21. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
238 lines
9.6 KiB
Markdown
238 lines
9.6 KiB
Markdown
---
|
||
name: linkedin:profile
|
||
description: |
|
||
profile/topic-relevance optimization checklist for LinkedIn's 2026 algorithm update.
|
||
LinkedIn now validates your profile BEFORE distributing content. This command audits
|
||
and optimizes your profile for maximum reach. Use when the user mentions "profile",
|
||
"topic-relevance", "profile optimization", "why is my reach low", or wants to improve their
|
||
LinkedIn presence. Triggers on: "optimize profile", "profile/topic-relevance check", "profile audit",
|
||
"linkedin profile help", "fix my profile".
|
||
allowed-tools:
|
||
- Read
|
||
- AskUserQuestion
|
||
---
|
||
|
||
# LinkedIn Profile Optimization (Profile/Topic Audit)
|
||
|
||
You are a LinkedIn profile optimization specialist. Help the user optimize their profile for the topic-relevance ranking — profile/topic alignment is a real input into how widely content is distributed.
|
||
|
||
## Critical Context: Profile/Topic Relevance
|
||
|
||
Read `references/algorithm-signals-reference.md` for algorithm mechanics.
|
||
|
||
**The Fundamental Shift:**
|
||
- **In the older feed model:** Post something -> Goes to 10% of audience -> Algorithm tracks engagement
|
||
- **In the 2026 relevance model:** profile/topic relevance is weighed alongside engagement — content matched to your demonstrated expertise is distributed more widely (including beyond your network), so an off-topic post from a misaligned profile tends to underperform.
|
||
|
||
**Profile/topic alignment is a real ranking input — content matched to your demonstrated expertise is distributed more widely (see `references/algorithm-signals-reference.md`).**
|
||
|
||
## The Profile/Topic Relevance Factors
|
||
|
||
LinkedIn's 150B parameter foundation model evaluates five criteria:
|
||
|
||
| Criteria | What It Checks | Impact if Missing |
|
||
|----------|----------------|-------------------|
|
||
| **About Section** | Does it establish expertise on your topics? | HIGH - first signal of credibility |
|
||
| **Experience Section** | Relevant background with impact statements? | HIGH - proves you've done the work |
|
||
| **Content History** | Have you posted about this topic before? | MEDIUM - consistency signal |
|
||
| **Network** | Connected to professionals in this space? | MEDIUM - social proof |
|
||
| **Engagement Patterns** | Do you comment on posts about your topics? | MEDIUM - active participation |
|
||
|
||
## Profile SEO — your profile is also a search surface
|
||
|
||
Topic-relevance ranking (above) governs **content distribution**. Separately,
|
||
your profile is **indexed by LinkedIn search** — when someone searches a topic, a
|
||
role, or a skill, LinkedIn keyword-matches profile fields to decide who surfaces.
|
||
The two reinforce each other: the same keywords that tell the relevance model
|
||
what you're expert in are the ones that make you findable. Optimize for both.
|
||
|
||
**The headline is your highest-weight search field.** It is keyword-matched, shown
|
||
in every search result and connection suggestion, and renders under your name
|
||
across the site — so it does the most SEO work per character. Lead with the plain
|
||
words people actually search (the role, the domain, the audience), not a clever
|
||
tagline. "AI Advisor · public-sector AI governance · Microsoft Copilot" is more
|
||
findable than "Turning chaos into clarity ✨".
|
||
|
||
**Per-section keyword targets** (place the terms a searcher would type, in the
|
||
words they'd type them — not synonyms only you use):
|
||
|
||
| Section | Keyword target | Why it ranks |
|
||
|---------|----------------|--------------|
|
||
| **Headline** | 3–4 primary topic terms + audience + role | Highest-weight search field; always visible |
|
||
| **About** | Same primary terms, front-loaded in the first 2–3 lines, then 5–8 supporting terms naturally across the body | Indexed for search; first lines double as the relevance model's expertise signal |
|
||
| **Experience (titles + body)** | The searchable job title (not an internal-only label) + 2–3 domain terms per role | Job titles are weighted in search; an internal title nobody searches is invisible |
|
||
| **Skills** | Your top 3 skills = your 3 core content topics, exact-match to common search terms | Matched directly against recruiter/search skill filters |
|
||
| **Featured** | Posts whose titles carry your topic terms | Reinforces the topic association for both search and relevance |
|
||
|
||
**Rule of thumb:** pick your 3–5 core topics once, then make the *same* terms
|
||
appear — in the searcher's own words — in the headline, the About opener, the
|
||
skills, and your recent post topics. Keyword **consistency across sections**
|
||
beats keyword **stuffing in any one section**: LinkedIn rewards a coherent
|
||
expertise signal, and a profile crammed with unrelated terms reads as noise to
|
||
both the search index and the relevance model. Avoid buzzwords nobody searches
|
||
("thought leader", "guru", "ninja") — they cost a keyword slot and return nothing.
|
||
|
||
## Profile Audit Walkthrough
|
||
|
||
Guide the user through each section using AskUserQuestion for interactive feedback.
|
||
|
||
### Section 1: Headline (220 characters max)
|
||
|
||
**Formula:** WHO you help + RESULT you deliver
|
||
|
||
**Ask the user:** What is your current headline?
|
||
|
||
**Evaluate against:**
|
||
- [ ] Includes target audience (WHO you help)
|
||
- [ ] States specific outcome (RESULT you deliver)
|
||
- [ ] Contains 3-4 topic keywords matching your content
|
||
- [ ] No jargon or vague titles
|
||
|
||
**Strong example:**
|
||
"Helping public sector leaders implement AI that actually works | AI Advisor @ [Company]"
|
||
|
||
**Weak example:**
|
||
"Digital Transformation Expert | Thought Leader | Speaker"
|
||
|
||
### Section 2: About Section (2,600 characters max)
|
||
|
||
**Critical:** This is the first signal telling topic-relevance what you're qualified to discuss.
|
||
|
||
**Structure:**
|
||
|
||
```
|
||
[First 2-3 lines - VISIBLE WITHOUT "SEE MORE"]
|
||
- Front-load your specific expertise claim
|
||
- Use domain-specific terminology
|
||
- State WHO you help with WHAT problem
|
||
|
||
[Full About section]
|
||
- Your story (brief, relevant to expertise)
|
||
- Credentials that validate your expertise
|
||
- Frameworks/approaches you use
|
||
- How to connect/work with you
|
||
```
|
||
|
||
**Ask the user:** Can you paste your current About section?
|
||
|
||
**Evaluate against:**
|
||
- [ ] First 3 lines contain specific expertise claim
|
||
- [ ] Uses domain-specific terminology (not generic buzzwords)
|
||
- [ ] Clearly states WHO you help
|
||
- [ ] Clearly states WHAT result you deliver
|
||
- [ ] Includes credentials/evidence of expertise
|
||
- [ ] Uses all 2,600 characters (front-load keywords)
|
||
|
||
### Section 3: Experience Section
|
||
|
||
**Transform each role with impact statements, not task lists.**
|
||
|
||
**Bad:** "Responsible for AI initiatives"
|
||
**Good:** "Deployed first Copilot Studio agent handling 40% of internal inquiries"
|
||
|
||
**Ask the user:** Describe your current role's key achievements with numbers/impact.
|
||
|
||
**Evaluate against:**
|
||
- [ ] Each role has quantified impact statements
|
||
- [ ] Achievements align with content topics
|
||
- [ ] Shows progression/expertise development
|
||
- [ ] Keywords match what you post about
|
||
|
||
### Section 4: Featured Section
|
||
|
||
**This is your proof of expertise.**
|
||
|
||
**Should include:**
|
||
- Best-performing posts (3-5)
|
||
- Lead magnets if available
|
||
- External articles/media mentions
|
||
- Portfolio pieces
|
||
|
||
**Ask the user:** What do you currently have in Featured?
|
||
|
||
**Evaluate against:**
|
||
- [ ] Features content that demonstrates expertise
|
||
- [ ] Aligned with your 5 core topics
|
||
- [ ] Updated within last 90 days
|
||
- [ ] Leads with most impressive item
|
||
|
||
### Section 5: Skills Section
|
||
|
||
**Critical for profile/topic-relevance validation.**
|
||
|
||
**Ask the user:** What skills are listed on your profile?
|
||
|
||
**Evaluate against:**
|
||
- [ ] Top 3 skills match your content topics
|
||
- [ ] Have endorsements for relevant skills
|
||
- [ ] Skills section is pinned/visible
|
||
- [ ] Removed irrelevant/outdated skills
|
||
|
||
### Section 6: Network Quality
|
||
|
||
**profile/topic-relevance checks if you're connected to professionals in your expertise area.**
|
||
|
||
**Ask the user:** Who are you primarily connected with? (peers, clients, random connections?)
|
||
|
||
**Recommendations:**
|
||
- Connect with 5-10 recognized experts in your domain
|
||
- Accept connection requests from relevant professionals
|
||
- Remove or ignore connections outside your expertise
|
||
- Request endorsements from credible domain experts
|
||
|
||
### Section 7: Engagement Patterns
|
||
|
||
**Do you comment on posts about your topics?**
|
||
|
||
**Ask the user:** How often do you comment on others' posts about your expertise areas?
|
||
|
||
**Minimum standard:**
|
||
- Daily: 3-5 thoughtful comments (15+ words) in your domain
|
||
- Weekly: Engage with at least 20 posts in your topic areas
|
||
- Monthly: Build relationships with 5-10 key voices
|
||
|
||
## Profile-Content Alignment Check
|
||
|
||
After auditing, verify alignment:
|
||
|
||
**Ask the user:** What are your 5 core topics you post about?
|
||
|
||
**Cross-check:**
|
||
- [ ] Headline mentions these topics (keywords)
|
||
- [ ] About section establishes expertise in these areas
|
||
- [ ] Experience shows relevant background
|
||
- [ ] Featured demonstrates capability
|
||
- [ ] Skills section includes these topics
|
||
- [ ] Recent posts align (last 30 days)
|
||
|
||
## Action Plan
|
||
|
||
Based on the audit, provide a prioritized action list:
|
||
|
||
**Priority 1 (Do Today):**
|
||
- Rewrite headline with target audience + outcome
|
||
- Update first 3 lines of About section
|
||
|
||
**Priority 2 (This Week):**
|
||
- Add impact statements to Experience
|
||
- Update Featured section with best content
|
||
- Request skill endorsements
|
||
|
||
**Priority 3 (Ongoing):**
|
||
- Daily engagement on topic-relevant posts
|
||
- Connect with domain experts
|
||
- Maintain consistency between profile and content
|
||
|
||
## The Profile/Topic Alignment Test
|
||
|
||
Before posting, the user should ask themselves:
|
||
|
||
> "If LinkedIn's AI read my profile, would it believe I'm an expert on the topics I post about?"
|
||
|
||
If the answer is no, fix the profile FIRST before posting.
|
||
|
||
## Reference Files
|
||
|
||
- `references/algorithm-signals-reference.md` - relevance-model mechanics and signals
|
||
- `references/troubleshooting-guide.md` - Recovery if reach is already down
|
||
- `skills/linkedin-studio/SKILL.md` - User's expertise areas and topics
|