Profile optimizer

Rebuild a LinkedIn profile for maximum conversions.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/profile-optimizer, including the files SKILL.md points to.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit charlie947/social-media-skills/skills/profile-optimizer#main ~/.claude/skills/profile-optimizer

For one project only, change the path to .claude/skills/profile-optimizer. This skill also uses about-me.md, voice.md, newsletter-voice.md — copying SKILL.md alone won't be enough. See the folder on GitHub.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Profile optimizer

Show the full text269 lines
namedescription
profile-optimizer> Rebuild a LinkedIn profile for maximum conversions. Produces new headline options, about section, experience section, featured section strategy, and 4 image generation prompts (banner, profile picture, 2 featured tiles). Use this skill whenever the user says "optimize my profile", "fix my LinkedIn", "rewrite my headline", "profile review", "LinkedIn audit", "rebuild my profile", or wants help with any part of their LinkedIn profile. Also trigger when the user uploads a LinkedIn profile PDF or screenshot for review.

Profile Optimizer

Codex and Claude runtime

  • Use this skill in Codex or Claude with the tools actually available in the current task. AskUserQuestion examples describe the questions, not a required API: use an available question tool within its limits, or ask in chat. Reuse answers and source material already supplied.
  • Work in the user-selected project. Read its about-me.md, voice.md and relevant brand files before personalised work. Confirm the intended author if files conflict or contain starter defaults. Ask for missing facts or run voice-builder; never inherit the maintainer's identity, accounts or private files.
  • Resolve bundled references/ relative to this skill folder. For an explicitly requested profile refresh, read and update the canonical about-me.md, voice.md or newsletter-voice.md in place, preserving unrelated user facts and rules. Consumers must reread those canonical files. Use a new filename only for new deliverables that would collide with unrelated existing files. Installation alone never starts an interview or writes files. Do not write persistent learnings unless requested.
  • Use supplied evidence first. Verify external claims through available search/source tools when needed. If a source or integration is unavailable, name the missing capability and offer supplied text/export input. Never invent facts, first-person experience, metrics or a successful tool run.
  • Connect only services needed for the chosen route through the user's existing account. Never print credentials or overwrite connections. Drafting, saving and reviewing do not authorise publishing, sending messages or changing accounts.

Visual completion state

This skill's image prompts are prompt-ready, not generated or visually reviewed assets. Keep its named Gemini workflow unless the user requests another generator. A missing image service does not block writing a prompt. When images are supplied or generated, open and inspect each export at full size and feed size (about 360px wide, 320px for thumbnails). Check exact copy, dimensions, clipping, legibility, brand colours, font appearance, logos and reference fidelity. Fix and re-inspect failed exports. Record any unavailable export or inspection as pending. An image prompt or raster export is not an editable design file.

CRITICAL: Auto-start on load

When this skill triggers, go straight to Step 1. Do not summarise. Do not explain what you will produce. Start input gathering immediately.

Step 1. Gather inputs

Check the project for about-me.md. If it exists, pre-fill name, audience, topics, and POV from it. Skip those questions and tell the user what you pulled.

Call AskUserQuestion in two batches.

Batch 1
[
  {
    "question": "What is the primary goal of your LinkedIn presence?",
    "header": "Goal",
    "multiSelect": false,
    "options": [
      {"label": "Booked calls", "description": "Drive discovery calls or demos"},
      {"label": "Inbound leads", "description": "Attract prospects who reach out to you"},
      {"label": "Newsletter subscribers", "description": "Grow your email list from LinkedIn"},
      {"label": "Job opportunities", "description": "Get recruiters and hiring managers to reach out"}
    ]
  },
  {
    "question": "What is your main offer or service?",
    "header": "Offer",
    "multiSelect": false,
    "options": [
      {"label": "Coaching", "description": "1-on-1 or group coaching"},
      {"label": "Consulting", "description": "Advisory or strategy work"},
      {"label": "Agency services", "description": "Done-for-you services for clients"},
      {"label": "Freelance", "description": "Project-based or contract work"}
    ]
  },
  {
    "question": "Do you have brand colours (hex codes)?",
    "header": "Colours",
    "multiSelect": false,
    "options": [
      {"label": "No, suggest for me", "description": "Pick colours based on my positioning"},
      {"label": "Yes, I will paste them", "description": "I have specific hex codes to use"}
    ]
  },
  {
    "question": "Any social proof you want highlighted?",
    "header": "Proof",
    "multiSelect": false,
    "options": [
      {"label": "Years of experience", "description": "e.g. 10+ years in marketing"},
      {"label": "Client results", "description": "e.g. Helped 200+ clients"},
      {"label": "Media features", "description": "e.g. Featured in Forbes"},
      {"label": "I will type my own", "description": "Let me paste specific proof points"}
    ]
  }
]
Batch 2
[
  {
    "question": "What external links do you want in your Featured Section? (max 2)",
    "header": "Links",
    "multiSelect": false,
    "options": [
      {"label": "Booking page + newsletter", "description": "Primary link to book calls, secondary to subscribe"},
      {"label": "Portfolio + booking page", "description": "Show work first, then convert"},
      {"label": "I will paste URLs", "description": "I have specific links to use"}
    ]
  },
  {
    "question": "How should I get your current profile?",
    "header": "Current profile",
    "multiSelect": false,
    "options": [
      {"label": "I will paste it", "description": "I will copy-paste my headline, about, and experience"},
      {"label": "Start fresh", "description": "Ignore my current profile, build from scratch using my about-me.md"},
      {"label": "I will upload a screenshot", "description": "I will share a screenshot or PDF of my profile"}
    ]
  }
]

Wait for all inputs before proceeding.

Step 2. The Headline

Write 3 headline options. Output in a code block.

Constraints:

  • Maximum 50 characters each
  • Sentence casing only (not Title Case)
  • Lead with core value
  • Include target audience where character count allows
  • No job titles (no "Founder" / "CEO" / "Designer")
  • No fluff words

Format: [Core value] + [for target audience]

Option 1 (Direct): [outcome + audience]
Option 2 (Pain-focused): [problem + audience]
Option 3 (Differentiator): [unique angle + audience]

Then call AskUserQuestion to let the user pick:

[
  {
    "question": "Which headline do you want to go with?",
    "header": "Headline",
    "multiSelect": false,
    "options": [
      {"label": "Option 1", "description": "[The actual headline text from above]"},
      {"label": "Option 2", "description": "[The actual headline text from above]"},
      {"label": "Option 3", "description": "[The actual headline text from above]"}
    ]
  }
]

Step 3. The About Section

Output in a code block. Formatting rules:

  • Write in full sentences. Do not force line breaks mid-sentence.
  • One line break between sentences or short phrases for readability.
  • Double line break between sections (hook, story, authority, CTA).
  • LinkedIn handles text wrapping on mobile and desktop. Do not manually wrap at 50 or 60 characters.
  • Short punchy sentences are good. Chopping sentences in half is not.

Structure: Hook > Struggle/Empathy > Method/Philosophy > Authority > CTA

Tone: Punchy, direct, human. Not corporate.

Formatting example only; replace with supplied facts, never invented biography:

[User’s real starting point, if supplied.]
[Their verified result, with the correct timeframe.]

[What they do and how that helps their audience.]
[One concrete example from their supplied experience.]

[Their current offer and confirmed next action.]

Step 4. The Experience Section

Rewrite the top 2 roles. Output in a code block. Same formatting approach as the About section: full sentences, no forced mid-sentence line breaks, LinkedIn handles wrapping.

Structure per role: Context > Challenge > Action > Result

Storytelling format, not bullet points. 8 to 15 sentences per role maximum.

Formatting example only; replace with supplied facts, never invented biography:

I walked into a team that had lost 3 managers in 2 years.
Morale was gone. Revenue was slipping.

I didn't start with strategy decks. I started with listening.

Within 6 months we rebuilt the culture.
Within 12 months revenue was up 40%.

That taught me everything about leading through chaos.

Example of incorrect formatting:

  • Managed a team of 15 sales representatives
  • Responsible for Q3 revenue targets
  • Implemented new CRM system

2 items maximum. Both must be external links.

Item 1: Primary conversion goal

  • Purpose: direct path to main offer (booking page, application form, sales page)
  • Title: 3 to 5 words, benefit-focused

Item 2: Secondary value builder

  • Purpose: build trust or capture leads (newsletter signup, free resource, portfolio, case study)
  • Title: 3 to 5 words, benefit-focused

No subtitles. No internal LinkedIn posts. No "DM me" items.

Step 6. Visual Design Brief

Output 4 separate image generation prompts, each in its own code block. Each prompt must be fully self-contained and work when pasted into Gemini as a standalone request.

State the brand colours at the top:

  • Primary hex: [user-provided or suggested]
  • Secondary hex: [user-provided or suggested]
  • One line on why these fit the positioning
Asset 1: LinkedIn Banner (1584 x 396 pixels)

The prompt must:

  • State "Using the attached photo of me..."
  • Create banner at exact dimensions
  • Place the chosen headline text centre-right
  • Place a 5 to 8 word tagline below the headline
  • Include a CTA button element (3 to 4 words)
  • Include only social proof supplied and confirmed by the user; omit it when absent
  • Use brand colours
  • Specify background style
Asset 2: Profile Picture (400 x 400 pixels)

The prompt must:

  • State "Using the attached headshot photo as the base..."
  • Apply brand colour background (solid or gradient)
  • Centre face at 60 to 70% of frame
  • Work when cropped to a circle
  • Add brand colour border if appropriate
  • Title text from Featured Item 1 as focal point
  • Brand colours matching the banner
  • Simple clickable visual cue (arrow icon)
  • Clean, minimal, no subtitle or body text
  • No photo needed
  • Title text from Featured Item 2 as focal point
  • Visually distinct from Tile 1 (swap primary/secondary colour usage)
  • No photo needed

After all 4 prompts, say:

Copy each prompt into a new Gemini chat one at a time. For the banner and profile picture, attach your headshot alongside the prompt. The featured tiles do not need a photo.

Rules

  • Always read about-me.md if it exists and pre-fill inputs from it.
  • All profile copy (headline, about, experience) must go in code blocks.
  • Write full sentences. Do not force line breaks mid-sentence. LinkedIn handles wrapping.
  • No job titles in headlines.
  • No block paragraphs anywhere.
  • Each image prompt must be fully self-contained.
  • Never use em dashes.
  • British English throughout.
  • Do NOT offer to write a launch post or engagement strategy after the design brief. End at the design brief.
1---
2name: profile-optimizer
3description: >
4 Rebuild a LinkedIn profile for maximum conversions. Produces new headline options, about section, experience section, featured section strategy, and 4 image generation prompts (banner, profile picture, 2 featured tiles). Use this skill whenever the user says "optimize my profile", "fix my LinkedIn", "rewrite my headline", "profile review", "LinkedIn audit", "rebuild my profile", or wants help with any part of their LinkedIn profile. Also trigger when the user uploads a LinkedIn profile PDF or screenshot for review.
5---
6 
7# Profile Optimizer
8 
9## Codex and Claude runtime
10 
11- Use this skill in Codex or Claude with the tools actually available in the current task. `AskUserQuestion` examples describe the questions, not a required API: use an available question tool within its limits, or ask in chat. Reuse answers and source material already supplied.
12- Work in the user-selected project. Read its `about-me.md`, `voice.md` and relevant brand files before personalised work. Confirm the intended author if files conflict or contain starter defaults. Ask for missing facts or run `voice-builder`; never inherit the maintainer's identity, accounts or private files.
13- Resolve bundled `references/` relative to this skill folder. For an explicitly requested profile refresh, read and update the canonical `about-me.md`, `voice.md` or `newsletter-voice.md` in place, preserving unrelated user facts and rules. Consumers must reread those canonical files. Use a new filename only for new deliverables that would collide with unrelated existing files. Installation alone never starts an interview or writes files. Do not write persistent learnings unless requested.
14- Use supplied evidence first. Verify external claims through available search/source tools when needed. If a source or integration is unavailable, name the missing capability and offer supplied text/export input. Never invent facts, first-person experience, metrics or a successful tool run.
15- Connect only services needed for the chosen route through the user's existing account. Never print credentials or overwrite connections. Drafting, saving and reviewing do not authorise publishing, sending messages or changing accounts.
16 
17## Visual completion state
18 
19This skill's image prompts are **prompt-ready**, not generated or visually reviewed assets. Keep its named Gemini workflow unless the user requests another generator. A missing image service does not block writing a prompt. When images are supplied or generated, open and inspect each export at full size and feed size (about 360px wide, 320px for thumbnails). Check exact copy, dimensions, clipping, legibility, brand colours, font appearance, logos and reference fidelity. Fix and re-inspect failed exports. Record any unavailable export or inspection as pending. An image prompt or raster export is not an editable design file.
20 
21## CRITICAL: Auto-start on load
22 
23When this skill triggers, go straight to Step 1. Do not summarise. Do not explain what you will produce. Start input gathering immediately.
24 
25## Step 1. Gather inputs
26 
27Check the project for about-me.md. If it exists, pre-fill name, audience, topics, and POV from it. Skip those questions and tell the user what you pulled.
28 
29Call AskUserQuestion in two batches.
30 
31### Batch 1
32 
33```json
34[
35 {
36 "question": "What is the primary goal of your LinkedIn presence?",
37 "header": "Goal",
38 "multiSelect": false,
39 "options": [
40 {"label": "Booked calls", "description": "Drive discovery calls or demos"},
41 {"label": "Inbound leads", "description": "Attract prospects who reach out to you"},
42 {"label": "Newsletter subscribers", "description": "Grow your email list from LinkedIn"},
43 {"label": "Job opportunities", "description": "Get recruiters and hiring managers to reach out"}
44 ]
45 },
46 {
47 "question": "What is your main offer or service?",
48 "header": "Offer",
49 "multiSelect": false,
50 "options": [
51 {"label": "Coaching", "description": "1-on-1 or group coaching"},
52 {"label": "Consulting", "description": "Advisory or strategy work"},
53 {"label": "Agency services", "description": "Done-for-you services for clients"},
54 {"label": "Freelance", "description": "Project-based or contract work"}
55 ]
56 },
57 {
58 "question": "Do you have brand colours (hex codes)?",
59 "header": "Colours",
60 "multiSelect": false,
61 "options": [
62 {"label": "No, suggest for me", "description": "Pick colours based on my positioning"},
63 {"label": "Yes, I will paste them", "description": "I have specific hex codes to use"}
64 ]
65 },
66 {
67 "question": "Any social proof you want highlighted?",
68 "header": "Proof",
69 "multiSelect": false,
70 "options": [
71 {"label": "Years of experience", "description": "e.g. 10+ years in marketing"},
72 {"label": "Client results", "description": "e.g. Helped 200+ clients"},
73 {"label": "Media features", "description": "e.g. Featured in Forbes"},
74 {"label": "I will type my own", "description": "Let me paste specific proof points"}
75 ]
76 }
77]
78```
79 
80### Batch 2
81 
82```json
83[
84 {
85 "question": "What external links do you want in your Featured Section? (max 2)",
86 "header": "Links",
87 "multiSelect": false,
88 "options": [
89 {"label": "Booking page + newsletter", "description": "Primary link to book calls, secondary to subscribe"},
90 {"label": "Portfolio + booking page", "description": "Show work first, then convert"},
91 {"label": "I will paste URLs", "description": "I have specific links to use"}
92 ]
93 },
94 {
95 "question": "How should I get your current profile?",
96 "header": "Current profile",
97 "multiSelect": false,
98 "options": [
99 {"label": "I will paste it", "description": "I will copy-paste my headline, about, and experience"},
100 {"label": "Start fresh", "description": "Ignore my current profile, build from scratch using my about-me.md"},
101 {"label": "I will upload a screenshot", "description": "I will share a screenshot or PDF of my profile"}
102 ]
103 }
104]
105```
106 
107Wait for all inputs before proceeding.
108 
109## Step 2. The Headline
110 
111Write 3 headline options. Output in a code block.
112 
113Constraints:
114- Maximum 50 characters each
115- Sentence casing only (not Title Case)
116- Lead with core value
117- Include target audience where character count allows
118- No job titles (no "Founder" / "CEO" / "Designer")
119- No fluff words
120 
121Format: [Core value] + [for target audience]
122 
123```
124Option 1 (Direct): [outcome + audience]
125Option 2 (Pain-focused): [problem + audience]
126Option 3 (Differentiator): [unique angle + audience]
127```
128 
129Then call AskUserQuestion to let the user pick:
130 
131```json
132[
133 {
134 "question": "Which headline do you want to go with?",
135 "header": "Headline",
136 "multiSelect": false,
137 "options": [
138 {"label": "Option 1", "description": "[The actual headline text from above]"},
139 {"label": "Option 2", "description": "[The actual headline text from above]"},
140 {"label": "Option 3", "description": "[The actual headline text from above]"}
141 ]
142 }
143]
144```
145 
146## Step 3. The About Section
147 
148Output in a code block. Formatting rules:
149- Write in full sentences. Do not force line breaks mid-sentence.
150- One line break between sentences or short phrases for readability.
151- Double line break between sections (hook, story, authority, CTA).
152- LinkedIn handles text wrapping on mobile and desktop. Do not manually wrap at 50 or 60 characters.
153- Short punchy sentences are good. Chopping sentences in half is not.
154 
155Structure: Hook > Struggle/Empathy > Method/Philosophy > Authority > CTA
156 
157Tone: Punchy, direct, human. Not corporate.
158 
159Formatting example only; replace with supplied facts, never invented biography:
160```
161[User’s real starting point, if supplied.]
162[Their verified result, with the correct timeframe.]
163 
164[What they do and how that helps their audience.]
165[One concrete example from their supplied experience.]
166 
167[Their current offer and confirmed next action.]
168```
169 
170## Step 4. The Experience Section
171 
172Rewrite the top 2 roles. Output in a code block. Same formatting approach as the About section: full sentences, no forced mid-sentence line breaks, LinkedIn handles wrapping.
173 
174Structure per role: Context > Challenge > Action > Result
175 
176Storytelling format, not bullet points. 8 to 15 sentences per role maximum.
177 
178Formatting example only; replace with supplied facts, never invented biography:
179```
180I walked into a team that had lost 3 managers in 2 years.
181Morale was gone. Revenue was slipping.
182 
183I didn't start with strategy decks. I started with listening.
184 
185Within 6 months we rebuilt the culture.
186Within 12 months revenue was up 40%.
187 
188That taught me everything about leading through chaos.
189```
190 
191Example of incorrect formatting:
192- Managed a team of 15 sales representatives
193- Responsible for Q3 revenue targets
194- Implemented new CRM system
195 
196## Step 5. Featured Section Strategy
197 
1982 items maximum. Both must be external links.
199 
200Item 1: Primary conversion goal
201- Purpose: direct path to main offer (booking page, application form, sales page)
202- Title: 3 to 5 words, benefit-focused
203 
204Item 2: Secondary value builder
205- Purpose: build trust or capture leads (newsletter signup, free resource, portfolio, case study)
206- Title: 3 to 5 words, benefit-focused
207 
208No subtitles. No internal LinkedIn posts. No "DM me" items.
209 
210## Step 6. Visual Design Brief
211 
212Output 4 separate image generation prompts, each in its own code block. Each prompt must be fully self-contained and work when pasted into Gemini as a standalone request.
213 
214State the brand colours at the top:
215- Primary hex: [user-provided or suggested]
216- Secondary hex: [user-provided or suggested]
217- One line on why these fit the positioning
218 
219### Asset 1: LinkedIn Banner (1584 x 396 pixels)
220 
221The prompt must:
222- State "Using the attached photo of me..."
223- Create banner at exact dimensions
224- Place the chosen headline text centre-right
225- Place a 5 to 8 word tagline below the headline
226- Include a CTA button element (3 to 4 words)
227- Include only social proof supplied and confirmed by the user; omit it when absent
228- Use brand colours
229- Specify background style
230 
231### Asset 2: Profile Picture (400 x 400 pixels)
232 
233The prompt must:
234- State "Using the attached headshot photo as the base..."
235- Apply brand colour background (solid or gradient)
236- Centre face at 60 to 70% of frame
237- Work when cropped to a circle
238- Add brand colour border if appropriate
239 
240### Asset 3: Featured Section Tile 1 (552 x 368 pixels)
241 
242- Title text from Featured Item 1 as focal point
243- Brand colours matching the banner
244- Simple clickable visual cue (arrow icon)
245- Clean, minimal, no subtitle or body text
246- No photo needed
247 
248### Asset 4: Featured Section Tile 2 (552 x 368 pixels)
249 
250- Title text from Featured Item 2 as focal point
251- Visually distinct from Tile 1 (swap primary/secondary colour usage)
252- No photo needed
253 
254After all 4 prompts, say:
255 
256> Copy each prompt into a new Gemini chat one at a time. For the banner and profile picture, attach your headshot alongside the prompt. The featured tiles do not need a photo.
257 
258## Rules
259 
260- Always read about-me.md if it exists and pre-fill inputs from it.
261- All profile copy (headline, about, experience) must go in code blocks.
262- Write full sentences. Do not force line breaks mid-sentence. LinkedIn handles wrapping.
263- No job titles in headlines.
264- No block paragraphs anywhere.
265- Each image prompt must be fully self-contained.
266- Never use em dashes.
267- British English throughout.
268- Do NOT offer to write a launch post or engagement strategy after the design brief. End at the design brief.
269 

Discussion

Alternatives

Also in Job huntingSee all 35 in People & hiring →