Agent SkillsWingedGuardian/GENesis-AGI › linkedin-profile-optimizer

linkedin-profile-optimizer

GitHub

优化LinkedIn个人档案,包括标题、摘要和经历。需加载用户声音以符合语气,避免套话。遵循特定公式和规则,强调具体成果、关键词及量化数据,确保内容真实且具吸引力。

src/genesis/skills/linkedin-profile-optimizer/SKILL.md WingedGuardian/GENesis-AGI

Trigger Scenarios

optimize my LinkedIn profile update my LinkedIn headline rewrite my LinkedIn summary improve my LinkedIn about section

Install

npx skills add WingedGuardian/GENesis-AGI --skill linkedin-profile-optimizer -g -y
More Options

Non-standard path

npx skills add https://github.com/WingedGuardian/GENesis-AGI/tree/main/src/genesis/skills/linkedin-profile-optimizer -g -y

Use without installing

npx skills use WingedGuardian/GENesis-AGI@linkedin-profile-optimizer

指定 Agent (Claude Code)

npx skills add WingedGuardian/GENesis-AGI --skill linkedin-profile-optimizer -a claude-code -g -y

安装 repo 全部 skill

npx skills add WingedGuardian/GENesis-AGI --all -g -y

预览 repo 内 skill

npx skills add WingedGuardian/GENesis-AGI --list

SKILL.md

Frontmatter
{
    "name": "linkedin-profile-optimizer",
    "phase": 8,
    "consumer": "cc_foreground",
    "skill_type": "workflow",
    "description": "This skill should be used when the user asks to \"optimize my LinkedIn profile\", \"update my LinkedIn headline\", \"rewrite my LinkedIn summary\", \"improve my LinkedIn about section\", or when Genesis identifies that the user's profile doesn't align with their current goals or target audience.\n"
}

LinkedIn Profile Optimizer

Purpose

Analyze and rewrite LinkedIn profile sections to clearly communicate the user's value to their target audience — whether that's employers, clients, or professional network. Avoid generic "results-driven professional" language. Sound human. Sound like the user.

Voice Loading

Before writing any profile content, load the user's voice via voice-master's overlay resolution:

  1. Read ../voice-master/SKILL.md and follow its User Calibration Overlay section to load the user's exemplars and voice-dimensions from the out-of-repo overlay (or template fallback with warning if no overlay).
  2. This skill's medium is professional. Select professional-medium exemplars from whatever voice-master loads.
  3. Read ../voice-master/references/anti-slop.md — apply the Universal and Professional / LinkedIn sections.

If no overlay is present, voice-master falls back to the generic template and warns — note this in your output.

Profile copy follows the same anti-slop rules as posts. A profile that reads like a ChatGPT template is worse than an outdated one.

Profile Sections

Headline (220 characters max)

The most visible element. Appears in search, comments, connection requests.

Formula: [What you do] | [For whom or in what domain] | [Differentiator]

Rules:

  • No "passionate about" or "driven by"
  • Concrete role or capability, not aspirational fluff
  • Include keywords recruiters/prospects actually search for
  • Test: would this make someone click on the profile?

About / Summary (2,600 characters max)

First-person narrative. Not a resume summary — a conversation with the reader.

Structure:

  • Open with what you actually do and why it matters (2-3 sentences)
  • Middle: specific experience, achievements, or expertise areas with enough detail to be credible (not a bullet list of buzzwords)
  • Mention what you're looking for or interested in — gives people a reason to reach out
  • End with how to get in touch or what kind of conversations you welcome

Rules:

  • Write in first person ("I build..." not "[Name] is a...")
  • Include at least 2 specific technical skills or tools
  • Include at least 1 quantified achievement
  • No "seasoned professional with N years of experience"
  • Keep paragraphs short (3-4 sentences max)

Experience Entries

Each role should communicate impact, not just responsibilities.

Formula: [What you did] → [What changed because of it] → [How you did it]

Rules:

  • Lead with outcomes, not duties
  • Quantify where possible (team size, scale, savings, uptime)
  • Name technologies and methodologies specifically
  • 3-5 bullet points per role, not 15
  • Recent roles get more detail than old ones

Skills Section

Prioritize skills that:

  • Align with target roles or client needs
  • Are searchable (LinkedIn's algorithm uses these for recommendations)
  • Are specific ("Terraform" > "Infrastructure as Code" > "Cloud Computing")

Featured Section

Curate 3-5 items maximum:

  • Best-performing LinkedIn posts
  • Published articles or talks
  • Project showcases or case studies
  • Portfolio links

Optimization Process

  1. Gather current state — Ask the user to paste their current profile sections, or provide their LinkedIn URL for reference.

  2. Clarify goals — What is the profile optimized FOR? Job search? Client acquisition? Professional networking? Thought leadership? The rewrite differs significantly based on the answer.

  3. Identify target audience — Who should find this profile compelling? Recruiters in cloud engineering? CTOs evaluating consultants? Peers in the same field?

  4. Rewrite sections — Apply voice profile, anti-AI rules, and the structure guidance above. Provide before/after for each section.

  5. Keyword check — Ensure high-value search terms appear naturally in headline, about, and experience sections. Never keyword-stuff.

Output Format

target_goal: <job search | client acquisition | networking | thought leadership>
target_audience: <who this profile should attract>
sections_optimized:
  - section: <headline | about | experience | skills | featured>
    before: |
      <original text if provided>
    after: |
      <optimized text>
    rationale: |
      <why these changes were made>

References

  • ../voice-master/SKILL.md — Voice authority; follow its User Calibration Overlay section to load professional exemplars from the user overlay
  • ../voice-master/references/anti-slop.md — Universal + Professional/LinkedIn anti-slop rules

Version History

  • f9015bb Current 2026-07-05 18:17

Same Skill Collection

.claude/skills/code-intelligence/SKILL.md
.claude/skills/content-publish/SKILL.md
.claude/skills/genesis-development/SKILL.md
.claude/skills/genesis-voice/SKILL.md
.claude/skills/gitnexus/gitnexus-cli/SKILL.md
.claude/skills/gitnexus/gitnexus-debugging/SKILL.md
.claude/skills/gitnexus/gitnexus-exploring/SKILL.md
.claude/skills/gitnexus/gitnexus-guide/SKILL.md
.claude/skills/gitnexus/gitnexus-impact-analysis/SKILL.md
.claude/skills/gitnexus/gitnexus-refactoring/SKILL.md
.claude/skills/shelve/SKILL.md
.claude/skills/unshelve/SKILL.md
.claude/skills/youtube-fetch/SKILL.md
config/gstack-patches/codex-SKILL.md
src/genesis/skills/browser-automation/SKILL.md
src/genesis/skills/debugging/SKILL.md
src/genesis/skills/evaluate/SKILL.md
src/genesis/skills/forecasting/SKILL.md
src/genesis/skills/integrate-module/SKILL.md
src/genesis/skills/lead-generation/SKILL.md
src/genesis/skills/linkedin-comment-strategy/SKILL.md
src/genesis/skills/linkedin-content-calendar/SKILL.md
src/genesis/skills/linkedin-dm-outreach/SKILL.md
src/genesis/skills/linkedin-hook-writer/SKILL.md
src/genesis/skills/linkedin-post-writer/SKILL.md
src/genesis/skills/obstacle-resolution/SKILL.md
src/genesis/skills/onboarding/SKILL.md
src/genesis/skills/osint/SKILL.md
src/genesis/skills/prospect-researcher/SKILL.md
src/genesis/skills/research/SKILL.md
src/genesis/skills/retrospective/SKILL.md
src/genesis/skills/stealth-browser/SKILL.md
src/genesis/skills/triage-calibration/SKILL.md
src/genesis/skills/user_evaluate/SKILL.md
src/genesis/skills/video-processing/SKILL.md
.claude/skills/deliverable-builder/SKILL.md
.claude/skills/voice-master/SKILL.md
src/genesis/skills/voice-master/SKILL.md

Metadata

Files
0
Version
f9015bb
Hash
a09cbb4e
Indexed
2026-07-05 18:17

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-13 19:00
浙ICP备14020137号-1 $Map of visitor$