From social-media-skills
Rebuilds LinkedIn profiles for maximum conversions with new headlines, about/experience sections, featured strategies, and image prompts (banner, profile, tiles). Triggers on optimization requests or profile uploads.
npx claudepluginhub charlie947/social-media-skills --plugin social-media-skillsThis skill uses the workspace's default tool permissions.
When this skill triggers, go straight to Step 1. Do not summarise. Do not explain what you will produce. Start input gathering immediately.
Audits and rewrites LinkedIn profiles end-to-end for 2026 best practices across 9 sections: photo, banner, headline, About, Featured, Experience, Skills, URL, recommendations. Triggers on profile review or optimization requests.
Optimizes LinkedIn profiles for recruiter searchability, visibility, and engagement. Rewrites headlines, About sections, experience entries; improves keyword density for target roles.
Audits, rewrites, and optimizes LinkedIn profiles for authority, SEO, and top positioning using profile links, CVs, portfolios, or text inputs.
Share bugs, ideas, or general feedback.
When this skill triggers, go straight to Step 1. Do not summarise. Do not explain what you will produce. Start input gathering immediately.
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.
[
{
"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"}
]
}
]
[
{
"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.
Write 3 headline options. Output in a code block.
Constraints:
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]"}
]
}
]
Output in a code block. Formatting rules:
Structure: Hook > Struggle/Empathy > Method/Philosophy > Authority > CTA
Tone: Punchy, direct, human. Not corporate.
Example of correct formatting:
I left my 9-to-5 in September 2024.
Two years later: 200k+ followers, multiple six-figure businesses, thousands of marketers trained.
Here is what I learned.
Most people do not need more content. They need a system that turns content into clients. That is what I build.
✦ Linked Agency: done-for-you LinkedIn content for founders and executives.
✦ Vislo: an AI design tool that creates publish-ready infographics in minutes.
✦ MarTech AI newsletter: 200k+ readers getting weekly AI marketing frameworks.
✦ The AI Creators Club: live breakdowns, proven systems, and a community that helps you grow in weeks, not months.
Brand partnerships and speaking: hello@influencermoso.com
Check out my Featured section below. Or DM me. I will point you in the right direction.
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.
Example of correct formatting:
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:
2 items maximum. Both must be external links.
Item 1: Primary conversion goal
Item 2: Secondary value builder
No subtitles. No internal LinkedIn posts. No "DM me" items.
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:
The prompt must:
The prompt must:
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.